GNU bug report logs - #15358
24.3.50; Remove message: "You can run the command `make-frame' with <ns-new-frame>"

Previous Next

Package: emacs;

Reported by: Keith David Bershatsky <esq <at> lawlist.com>

Date: Wed, 11 Sep 2013 20:38:02 UTC

Severity: minor

Found in version 24.3.50

Full log


Message #14 received at 15358 <at> debbugs.gnu.org (full text, mbox):

From: Jan Djärv <jan.h.d <at> swipnet.se>
To: Glenn Morris <rgm <at> gnu.org>
Cc: Keith David Bershatsky <esq <at> lawlist.com>,
 "15358 <at> debbugs.gnu.org" <15358 <at> debbugs.gnu.org>
Subject: Re: 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
Hello. 

12 sep 2013 kl. 03:30 skrev Glenn Morris <rgm <at> 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. 




This bug report was last modified 12 years and 9 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.