jed-users mailing list

[2003 Date Index] [2003 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: custom keybindings [Re: html_mode vs _Jed_Emulation]


On Sun, 29 Dec 2002 15:13:23 +0100 wrote Tomasz Sienicki <tsca@xxxxxx>:

If I remember right, than if the variable _Jed_Emulation is not defined, jed
loads the bindings from the file given in _Jed_Default_Emulation (and maybe
these overwrite your bindings from the .jedrc).

In my own keybindings file "gm.sl" I have

...
_Reserved_Key_Prefix = "^E";               %  ^E  for Extended functionality
_Jed_Emulation = "gm";
...

to tell jed that gm is a true keybinding-defining file and in the .jedrc I
have the new line

%  () = evalfile("emacs");           % Emacs-like bindings
() = evalfile("gm");                  %gm-s Keybindings

and all works fine. 

Günter

--
Milde at ife.et.tu-dresden.de


--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2003 date index] [2003 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]