GNU bug report logs -
#1292
23.0.60; key bindings in Emacs.app (and also launching it)
Previous Next
Reported by: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>
Date: Sun, 2 Nov 2008 00:50:03 UTC
Severity: normal
Tags: unreproducible
Merged with 2841
Fixed in version 25.1
Done: Alan Third <alan <at> idiocy.org>
Bug is archived. No further changes may be made.
Full log
Message #12 received at 1292 <at> emacsbugs.donarmstrong.com (full text, mbox):
Hi,
About the keybindings where some number is required, could you have a
look in lisp/term/ns-win.el, the x-setup-function-keys function,
where there are lines like:
...
(cons (logior (lsh 0 16) 12) 'ns-new-frame)
(cons (logior (lsh 1 16) 32) 'f1)
...
I am wondering if either:
- more definitions like the second one need to be added here
-or-
- some definitions like the first one are interfering with the keys
you are trying to use
Could you experiment a little with this?
Also, on the web page for this bug:
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=1292
All of these chars are showing up as squares; it could be my browser
but it could also be some munging that happened along the way from
email to web page. Could you send me this table directly through email?
thanks,
Adrian
This bug report was last modified 9 years and 124 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.