jed-users mailing list

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

[jed-users] _jed_before_key_hooks / _jed_after_key_hooks


Hi

if I do

  define fun ()
  {
  }
  add_to_hook ("_jed_before_key_hooks", &fun)
  
then every subsequent keystroke is pushed onto the stack. If I
change it to "_jed_after_key_hooks", then nothing is pushed
onto the stack.

Is _jed_before_key_hooks intended to work this way, or is it a
bug?

Thanks,
Morten

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


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