unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Adrian Robert <adrian.b.robert@gmail.com>
To: 1292@emacsbugs.donarmstrong.com
Cc: Peter Dyballa <Peter_Dyballa@Freenet.DE>
Subject: bug#1292: 23.0.60; key bindings in Emacs.app
Date: Fri, 23 Jan 2009 15:15:36 +0200	[thread overview]
Message-ID: <A32F1587-E9AF-4C3A-9224-895AC3459378@gmail.com> (raw)

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







             reply	other threads:[~2009-01-23 13:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-23 13:15 Adrian Robert [this message]
2009-01-23 14:51 ` bug#1292: 23.0.60; key bindings in Emacs.app Peter Dyballa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=A32F1587-E9AF-4C3A-9224-895AC3459378@gmail.com \
    --to=adrian.b.robert@gmail.com \
    --cc=1292@emacsbugs.donarmstrong.com \
    --cc=Peter_Dyballa@Freenet.DE \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).