From: "Jan Djärv" <jan.h.d@swipnet.se>
To: Glenn Morris <rgm@gnu.org>
Cc: Keith David Bershatsky <esq@lawlist.com>,
"15358@debbugs.gnu.org" <15358@debbugs.gnu.org>
Subject: bug#15358: 24.3.50; Remove message: "You can run the command `make-frame' with <ns-new-frame>"
Date: Thu, 12 Sep 2013 08:56:04 +0200 [thread overview]
Message-ID: <7E26327B-5AD6-4A12-8A6A-E8B55702D523@swipnet.se> (raw)
In-Reply-To: <b57gem25e9.fsf@fencepost.gnu.org>
Hello.
12 sep 2013 kl. 03:30 skrev Glenn Morris <rgm@gnu.org>:
> Keith David Bershatsky wrote:
>
>> When typing M-x make-frame, a message appears: "You can run the
>> command `make-frame' with <ns-new-frame>".
>>
>> However, M-x ns-new-frame appears to be a non-existent function.
>
> ns-new-frame is supposed to be some kind of key that you can press, not
> a function you can run.
>
> I don't think it is a real key, but rather some "Special
> Nextstep-generated event" that pretends to be a key, for some reason.
> I dunno.
When the user right-clicks on the Emacs icon in the dock, there is a New frame command there. nsterm.m turns that event into an Emacs Lisp event,
that keyboard.c with system-key-alist turns into ns-new-frame.
The binding is in the global key map. Is there a better place?
Jan D.
next prev parent reply other threads:[~2013-09-12 6:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-11 20:36 bug#15358: 24.3.50; Remove message: "You can run the command `make-frame' with <ns-new-frame>" Keith David Bershatsky
2013-09-12 1:30 ` Glenn Morris
2013-09-12 3:33 ` Stefan Monnier
2013-09-12 6:56 ` Jan Djärv [this message]
2013-09-12 17:59 ` Stefan Monnier
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7E26327B-5AD6-4A12-8A6A-E8B55702D523@swipnet.se \
--to=jan.h.d@swipnet.se \
--cc=15358@debbugs.gnu.org \
--cc=esq@lawlist.com \
--cc=rgm@gnu.org \
/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 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.