unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#1292: 23.0.60; key bindings in Emacs.app
@ 2009-01-23 13:15 Adrian Robert
  2009-01-23 14:51 ` Peter Dyballa
  0 siblings, 1 reply; 2+ messages in thread
From: Adrian Robert @ 2009-01-23 13:15 UTC (permalink / raw)
  To: 1292; +Cc: Peter Dyballa

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://emacsbugs.donarmstrong.com/cgi-bin/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







^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#1292: 23.0.60; key bindings in Emacs.app
  2009-01-23 13:15 bug#1292: 23.0.60; key bindings in Emacs.app Adrian Robert
@ 2009-01-23 14:51 ` Peter Dyballa
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Dyballa @ 2009-01-23 14:51 UTC (permalink / raw)
  To: Adrian Robert; +Cc: 1292


Am 23.01.2009 um 14:15 schrieb Adrian Robert:

>              (cons (logior (lsh 0 16)  12) 'ns-new-frame)
>              (cons (logior (lsh 1 16)  32) 'f1)

How are these numbers connected to keys on my keyboard or the data  
that Key Codes.app reports?


My basic opinion is that no key press should be undefined, so more  
entries of the second form seem to be needed if they're not  
instantaneously "known."

--
Greetings

   Pete

Let's face it; we don't want a free market economy either.
		– James Farley, president, Coca-Cola Export Corp., 1959









^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-01-23 14:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-23 13:15 bug#1292: 23.0.60; key bindings in Emacs.app Adrian Robert
2009-01-23 14:51 ` Peter Dyballa

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).