all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 23.0.50; Function key echo error
@ 2007-11-29 11:16 Johan Bockgård
  0 siblings, 0 replies; only message in thread
From: Johan Bockgård @ 2007-11-29 11:16 UTC (permalink / raw)
  To: emacs-devel


Here's one more for Stefan, I think...

emacs -Q

C-h k
C-x

Wait for keystroke echo

<delete>

=>
  Args out of range: "C-x delete", 0, 38

This happens for keys that have translations in
(local-)function-key-map.


Breakpoint 4, Fsignal (error_symbol=10690305, data=13755269) at eval.c:1618
1618    {
(gdb) bt
#0  Fsignal (error_symbol=10690305, data=13755269) at eval.c:1618
#1  0x0000000000530a99 in xsignal (error_symbol=10690305, data=13755269)
    at eval.c:1732
#2  0x0000000000530f9d in xsignal3 (error_symbol=10690305, 
    arg1=<value optimized out>, arg2=<value optimized out>, 
    arg3=<value optimized out>) at eval.c:1763
#3  0x000000000051e1c9 in args_out_of_range_3 (a1=13755269, a2=304, a3=304)
    at data.c:142
#4  0x000000000053c6b6 in Fsubstring (string=14903027, 
    from=<value optimized out>, to=304) at fns.c:1290
#5  0x00000000004bd68b in echo_truncate (nchars=38) at keyboard.c:916
#6  0x00000000004ce550 in read_key_sequence (keybuf=0x7fffdf662db0, 
    bufsize=30, prompt=8854331, dont_downcase_last=0, 
    can_return_switch_frame=0, fix_current_buffer=0) at keyboard.c:9356
#7  0x00000000004d096c in Fread_key_sequence (prompt=8854331, 
    continue_echo=10578321, dont_downcase_last=10578321, 
    can_return_switch_frame=10578321, command_loop=10578321)
    at keyboard.c:10266

Lisp Backtrace:
"read-key-sequence" (0xdf662fa8)
"byte-code" (0xdf6630a0)
"call-interactively" (0xdf663328)

-- 
Johan Bockgård

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-11-29 11:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-29 11:16 23.0.50; Function key echo error Johan Bockgård

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.