jed-users mailing list

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

Re: [jed-users] Re: Typing unicode symbols directly


Hi Morton,

> This is most certainly because your emulation is not "emacs".

No. This isn't it. I meanwhile found out, that "keybindings_hook" isn't
called, but I don't understand why (because at the end of emacs.sl there is
exactly this call). When I add 

runhooks ("keybindings_hook", _Jed_Emulation);

to my .jedrc it works. I also made sure, that emacs.sl(c) is really called by
removing those files temporarily... Aaaah - while writing this, I found out,
what went wrong. I put your functions at the end of the .jedrc, but they have
to be defined before emacs.sl is called... :-)

Now it works!

Thanks, Berni

-- 
-- Meine Rätselwebseite: www.croco-puzzle.com

_______________________________________________
For list information, visit <http://jedsoft.org/jed/mailinglists.html>.


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