- Subject: [Jed-users-l] "Inconsistent key-definition" error when mixing Control and Escape
- From: Parke <parke.nexus@xxxxxxxxx>
- Date: Fri, 10 Jan 2014 13:15:22 -0800
Hi,
Both of the following produce an "Inconsistent key-definition" error.
local_setkey ( "top_of_buffer", "^X\e[5~" );
local_setkey ( "top_of_buffer", "\e[5~^X" );
I'm trying to bind ^X PageUp to top_of_buffer. (I'm calling
local_setkey from inside global_mode_map.)
Is there some reason that Control sequences cannot be mixed with
Escape sequences, or am I doing something wrong?
Thanks!
-Parke
_______________________________________________
Jed-users-l mailing list
Jed-users-l@xxxxxxxx
http://mailman.jtan.com/mailman/listinfo/jed-users-l
[2014 date index]
[2014 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]