[Pkg-jed-commit] [SCM] Debian packaging of JED branch, master, updated. 1%3A0.99.18+dfsg.1-10-308-g429f421

Jörg Sommer joerg at alea.gnuu.de
Thu Dec 24 17:43:05 UTC 2009


The following commit has been merged in the master branch:
commit a7523700ad18d411b1f5e977dbb40e8cffb97918
Author: Jörg Sommer <joerg at alea.gnuu.de>
Date:   Sun Dec 6 02:28:01 2009 +0100

    Remove key home/end fix in Debian's jed init script
    
    I had a broken XTerm configuration and added this settings in
    1df71f16ca7e17c4132238d0bd35638f0246ad52 by mistake, because I've thought
    jed doesn't work out of the box.

diff --git a/debian/init.d/05jed-common.sl b/debian/init.d/05jed-common.sl
index ad8d1c6..7476d14 100644
--- a/debian/init.d/05jed-common.sl
+++ b/debian/init.d/05jed-common.sl
@@ -41,6 +41,3 @@ if ( 2 == file_status($1) ) {
 % do not call info_mode() for *.info files
 % (as info_mode is no editing mode but an info reader mode!)
 add_mode_for_extension("no", "info");
-
-setkey("beg_of_line",  "\e[1~");  % Home
-setkey("eol_cmd",      "\e[4~");  % End

-- 
Debian packaging of JED



More information about the Pkg-jed-commit mailing list