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

Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.

Package: emacs; Severity: minor; Reported by: Keith David Bershatsky <esq@HIDDEN>; dated Wed, 11 Sep 2013 20:38:02 UTC; Maintainer for emacs is bug-gnu-emacs@HIDDEN.

Message received at 15358 <at> debbugs.gnu.org:


Received: (at 15358) by debbugs.gnu.org; 12 Sep 2013 17:59:53 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Thu Sep 12 13:59:53 2013
Received: from localhost ([127.0.0.1]:59428 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.80)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1VKBBJ-0008Ug-3w
	for submit <at> debbugs.gnu.org; Thu, 12 Sep 2013 13:59:53 -0400
Received: from ironport2-out.teksavvy.com ([206.248.154.182]:14997)
 by debbugs.gnu.org with esmtp (Exim 4.80)
 (envelope-from <monnier@HIDDEN>) id 1VKBBG-0008UO-7O
 for 15358 <at> debbugs.gnu.org; Thu, 12 Sep 2013 13:59:50 -0400
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: Av8EABK/CFG4rxBo/2dsb2JhbABEuzWDWRdzgh4BAQQBViMFCws0EhQYDSSIHgbBLZEKA6R6gV6DEw
X-IPAS-Result: Av8EABK/CFG4rxBo/2dsb2JhbABEuzWDWRdzgh4BAQQBViMFCws0EhQYDSSIHgbBLZEKA6R6gV6DEw
X-IronPort-AV: E=Sophos;i="4.84,565,1355115600"; d="scan'208";a="27513542"
Received: from 184-175-16-104.dsl.teksavvy.com (HELO pastel.home)
 ([184.175.16.104])
 by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA;
 12 Sep 2013 13:56:12 -0400
Received: by pastel.home (Postfix, from userid 20848)
 id ECB9A62DAB; Thu, 12 Sep 2013 13:59:37 -0400 (EDT)
From: Stefan Monnier <monnier@HIDDEN>
To: Jan =?windows-1252?Q?Dj=E4rv?= <jan.h.d@HIDDEN>
Subject: Re: bug#15358: 24.3.50;
 Remove message: "You can run the command `make-frame' with
 <ns-new-frame>"
Message-ID: <jwv4n9qvtmi.fsf-monnier+emacs@HIDDEN>
References: <m2r4cv8590.wl%esq@HIDDEN> <b57gem25e9.fsf@HIDDEN>
 <7E26327B-5AD6-4A12-8A6A-E8B55702D523@HIDDEN>
Date: Thu, 12 Sep 2013 13:59:37 -0400
In-Reply-To: <7E26327B-5AD6-4A12-8A6A-E8B55702D523@HIDDEN> ("Jan
 =?windows-1252?Q?Dj=E4rv=22's?=
 message of "Thu, 12 Sep 2013 08:56:04 +0200")
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain
X-Spam-Score: 0.3 (/)
X-Debbugs-Envelope-To: 15358
Cc: Glenn Morris <rgm@HIDDEN>, Keith David Bershatsky <esq@HIDDEN>,
 "15358 <at> debbugs.gnu.org" <15358 <at> debbugs.gnu.org>
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <http://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <http://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <http://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: 0.3 (/)

> 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?

The place looks about right, but these events aren't "key presses",
so just like we don't mention "menu keybindings", we shouldn't mention
these either.

Menu-bar bindings are normally not mentioned in such messages and these
"gui event" bindings shouldn't either.  So maybe we should move those
bindings to a submap (e.g. with a `gui' prefix, similar to the
`menu-bar' prefix for menu events), which we can then add to
Vmouse_events (in src/keymap.c).


        Stefan




Information forwarded to bug-gnu-emacs@HIDDEN:
bug#15358; Package emacs. Full text available.

Message received at 15358 <at> debbugs.gnu.org:


Received: (at 15358) by debbugs.gnu.org; 12 Sep 2013 06:56:14 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Thu Sep 12 02:56:14 2013
Received: from localhost ([127.0.0.1]:57708 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.80)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1VK0p3-0004Cg-A4
	for submit <at> debbugs.gnu.org; Thu, 12 Sep 2013 02:56:13 -0400
Received: from mail01.bdtv.se ([176.10.222.34]:42876)
 by debbugs.gnu.org with smtp (Exim 4.80)
 (envelope-from <jan.h.d@HIDDEN>) id 1VK0oy-0004CQ-Qq
 for 15358 <at> debbugs.gnu.org; Thu, 12 Sep 2013 02:56:09 -0400
Received: (qmail 27047 invoked by uid 89); 12 Sep 2013 06:56:07 -0000
Received: from h-46-59-42-57.na.cust.bahnhof.se (HELO coolsville.localdomain)
 (boel.djarv@HIDDEN@46.59.42.57)
 by mail01.bdtv.se with ESMTPA; 12 Sep 2013 06:56:07 -0000
Received: from [172.16.2.197] (unknown [176.57.193.190])
 by coolsville.localdomain (Postfix) with ESMTPSA id D66F71A0099;
 Thu, 12 Sep 2013 06:56:06 +0000 (UTC)
References: <m2r4cv8590.wl%esq@HIDDEN> <b57gem25e9.fsf@HIDDEN>
Mime-Version: 1.0 (1.0)
In-Reply-To: <b57gem25e9.fsf@HIDDEN>
Content-Type: text/plain;
	charset=us-ascii
Content-Transfer-Encoding: quoted-printable
Message-Id: <7E26327B-5AD6-4A12-8A6A-E8B55702D523@HIDDEN>
X-Mailer: iPhone Mail (10B350)
From: =?utf-8?Q?Jan_Dj=C3=A4rv?= <jan.h.d@HIDDEN>
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
To: Glenn Morris <rgm@HIDDEN>
X-Spam-Score: 1.0 (+)
X-Debbugs-Envelope-To: 15358
Cc: Keith David Bershatsky <esq@HIDDEN>,
 "15358 <at> debbugs.gnu.org" <15358 <at> debbugs.gnu.org>
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <http://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <http://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <http://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: 1.0 (+)

Hello.=20

12 sep 2013 kl. 03:30 skrev Glenn Morris <rgm@HIDDEN>:

> Keith David Bershatsky wrote:
>=20
>> When typing M-x make-frame, a message appears:  "You can run the
>> command `make-frame' with <ns-new-frame>".
>>=20
>> However, M-x ns-new-frame appears to be a non-existent function.
>=20
> ns-new-frame is supposed to be some kind of key that you can press, not
> a function you can run.
>=20
> 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 fra=
me command there. nsterm.m turns that event into an Emacs Lisp event,=20
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.=20




Information forwarded to bug-gnu-emacs@HIDDEN:
bug#15358; Package emacs. Full text available.

Message received at 15358 <at> debbugs.gnu.org:


Received: (at 15358) by debbugs.gnu.org; 12 Sep 2013 03:33:36 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Wed Sep 11 23:33:36 2013
Received: from localhost ([127.0.0.1]:57405 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.80)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1VJxex-0007GS-3h
	for submit <at> debbugs.gnu.org; Wed, 11 Sep 2013 23:33:35 -0400
Received: from ironport2-out.teksavvy.com ([206.248.154.182]:23963)
 by debbugs.gnu.org with esmtp (Exim 4.80)
 (envelope-from <monnier@HIDDEN>) id 1VJxev-0007GC-Fk
 for 15358 <at> debbugs.gnu.org; Wed, 11 Sep 2013 23:33:33 -0400
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: Av8EABK/CFG4rxBo/2dsb2JhbABEuzWDWRdzgh4BAQQBViMQCw4mEhQYDSSIHgbBLZEKA6R6gV6DEw
X-IPAS-Result: Av8EABK/CFG4rxBo/2dsb2JhbABEuzWDWRdzgh4BAQQBViMQCw4mEhQYDSSIHgbBLZEKA6R6gV6DEw
X-IronPort-AV: E=Sophos;i="4.84,565,1355115600"; d="scan'208";a="27391116"
Received: from 184-175-16-104.dsl.teksavvy.com (HELO ceviche.home)
 ([184.175.16.104])
 by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA;
 11 Sep 2013 23:29:59 -0400
Received: by ceviche.home (Postfix, from userid 20848)
 id 5A5F2660E6; Wed, 11 Sep 2013 23:33:26 -0400 (EDT)
From: Stefan Monnier <monnier@HIDDEN>
To: Glenn Morris <rgm@HIDDEN>
Subject: Re: bug#15358: 24.3.50;
 Remove message: "You can run the command `make-frame' with
 <ns-new-frame>"
Message-ID: <jwvioy6zpey.fsf-monnier+emacs@HIDDEN>
References: <m2r4cv8590.wl%esq@HIDDEN> <b57gem25e9.fsf@HIDDEN>
Date: Wed, 11 Sep 2013 23:33:26 -0400
In-Reply-To: <b57gem25e9.fsf@HIDDEN> (Glenn Morris's message of
 "Wed, 11 Sep 2013 21:30:22 -0400")
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain
X-Spam-Score: 0.3 (/)
X-Debbugs-Envelope-To: 15358
Cc: Keith David Bershatsky <esq@HIDDEN>, 15358 <at> debbugs.gnu.org
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <http://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <http://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <http://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: 0.3 (/)

>> 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.

Indeed.  And the "helpful" message should be silenced somehow (just
like we try to avoid mentioning menu-bar bindings in those messages).


        Stefan




Information forwarded to bug-gnu-emacs@HIDDEN:
bug#15358; Package emacs. Full text available.

Message received at 15358 <at> debbugs.gnu.org:


Received: (at 15358) by debbugs.gnu.org; 12 Sep 2013 01:30:28 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Wed Sep 11 21:30:28 2013
Received: from localhost ([127.0.0.1]:57204 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.80)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1VJvjl-000498-Mf
	for submit <at> debbugs.gnu.org; Wed, 11 Sep 2013 21:30:26 -0400
Received: from fencepost.gnu.org ([208.118.235.10]:33763 ident=Debian-exim)
 by debbugs.gnu.org with esmtp (Exim 4.80)
 (envelope-from <rgm@HIDDEN>) id 1VJvjj-000491-LO
 for 15358 <at> debbugs.gnu.org; Wed, 11 Sep 2013 21:30:23 -0400
Received: from rgm by fencepost.gnu.org with local (Exim 4.71)
 (envelope-from <rgm@HIDDEN>)
 id 1VJvji-0004Yn-Ag; Wed, 11 Sep 2013 21:30:22 -0400
From: Glenn Morris <rgm@HIDDEN>
To: Keith David Bershatsky <esq@HIDDEN>
Subject: Re: bug#15358: 24.3.50;
 Remove message: "You can run the command `make-frame' with
 <ns-new-frame>"
References: <m2r4cv8590.wl%esq@HIDDEN>
X-Spook: undercover Iran Peking blackjack SRI Attorney General
X-Ran: _Xs,n8K%c6pac#AYhup}8G>5(h{F4H#W4HPf]KY},Z2gIz37!L'9AaE]GX9|Q/K+&|ipz'
X-Hue: blue
X-Debbugs-No-Ack: yes
X-Attribution: GM
Date: Wed, 11 Sep 2013 21:30:22 -0400
In-Reply-To: <m2r4cv8590.wl%esq@HIDDEN> (Keith David Bershatsky's message
 of "Wed, 11 Sep 2013 13:36:59 -0700")
Message-ID: <b57gem25e9.fsf@HIDDEN>
User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Spam-Score: -5.8 (-----)
X-Debbugs-Envelope-To: 15358
Cc: 15358 <at> debbugs.gnu.org
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <http://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <http://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <http://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -5.8 (-----)

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.




Information forwarded to bug-gnu-emacs@HIDDEN:
bug#15358; Package emacs. Full text available.

Message received at submit <at> debbugs.gnu.org:


Received: (at submit) by debbugs.gnu.org; 11 Sep 2013 20:37:35 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Wed Sep 11 16:37:35 2013
Received: from localhost ([127.0.0.1]:56591 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.80)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1VJrAL-0004yI-Ma
	for submit <at> debbugs.gnu.org; Wed, 11 Sep 2013 16:37:34 -0400
Received: from eggs.gnu.org ([208.118.235.92]:54196)
 by debbugs.gnu.org with esmtp (Exim 4.80)
 (envelope-from <esq@HIDDEN>) id 1VJrAH-0004xy-Cx
 for submit <at> debbugs.gnu.org; Wed, 11 Sep 2013 16:37:30 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
 (envelope-from <esq@HIDDEN>) id 1VJrA5-0001LK-3g
 for submit <at> debbugs.gnu.org; Wed, 11 Sep 2013 16:37:24 -0400
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org
X-Spam-Level: 
X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,T_DKIM_INVALID,
 T_FRT_FOLLOW1 autolearn=disabled version=3.3.2
Received: from lists.gnu.org ([2001:4830:134:3::11]:48817)
 by eggs.gnu.org with esmtp (Exim 4.71)
 (envelope-from <esq@HIDDEN>) id 1VJrA4-0001LD-UG
 for submit <at> debbugs.gnu.org; Wed, 11 Sep 2013 16:37:17 -0400
Received: from eggs.gnu.org ([2001:4830:134:3::10]:55686)
 by lists.gnu.org with esmtp (Exim 4.71)
 (envelope-from <esq@HIDDEN>) id 1VJr9y-0008Et-IK
 for bug-gnu-emacs@HIDDEN; Wed, 11 Sep 2013 16:37:16 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
 (envelope-from <esq@HIDDEN>) id 1VJr9p-0001FJ-BM
 for bug-gnu-emacs@HIDDEN; Wed, 11 Sep 2013 16:37:10 -0400
Received: from cobb.liquidweb.com ([50.28.13.150]:38311)
 by eggs.gnu.org with esmtp (Exim 4.71)
 (envelope-from <esq@HIDDEN>) id 1VJr9p-0001Ez-4V
 for bug-gnu-emacs@HIDDEN; Wed, 11 Sep 2013 16:37:01 -0400
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lawlist.com;
 s=default; 
 h=Content-Type:MIME-Version:Subject:To:From:Message-ID:Date;
 bh=X52g5ZBSj09CauTV1lvV/pv6I1ZLAbYd6xxG+38mkL4=; 
 b=nVx5rONV8/POh/du1VQDtwfrdVB2tAOuG46AHnhohhp7YA1MGWNbgLOBa+Xq2qAYJ029TzHgUbN/yMC1VU2ZronApbsX4Jyx1tt9TKN97KpDOKPMh6KkkKFcN5dfdm7s;
Received: from cpe-75-85-5-102.socal.res.rr.com ([75.85.5.102]:51988
 helo=MP.local) by cobb.liquidweb.com with esmtp (Exim 4.80.1)
 (envelope-from <esq@HIDDEN>) id 1VJr9k-0007TG-OC
 for bug-gnu-emacs@HIDDEN; Wed, 11 Sep 2013 16:36:57 -0400
Date: Wed, 11 Sep 2013 13:36:59 -0700
Message-ID: <m2r4cv8590.wl%esq@HIDDEN>
From: Keith David Bershatsky <esq@HIDDEN>
To: bug-gnu-emacs@HIDDEN
Subject: 24.3.50; Remove message: "You can run the command `make-frame' with
 <ns-new-frame>"
User-Agent: / () / () APEL/10.8 Emacs/24.3.50 (x86_64-apple-darwin10.8.0)
 MULE/6.0 (HANACHIRUSATO)
MIME-Version: 1.0 (generated by   - "")
Content-Type: text/plain; charset=US-ASCII
X-AntiAbuse: This header was added to track abuse,
 please include it with any abuse report
X-AntiAbuse: Primary Hostname - cobb.liquidweb.com
X-AntiAbuse: Original Domain - gnu.org
X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain - lawlist.com
X-Get-Message-Sender-Via: cobb.liquidweb.com: acl_c_relayhosts_text_entry:
 lawlist|lawlist.com
X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x
X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address
 (bad octet value).
X-Received-From: 2001:4830:134:3::11
X-Spam-Score: -5.0 (-----)
X-Debbugs-Envelope-To: submit
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <http://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <http://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <http://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -5.0 (-----)

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.

Thanks,

Keith David Bershatsky
esq@HIDDEN

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

In GNU Emacs 24.3.50.1 (x86_64-apple-darwin10.8.0, NS apple-appkit-1038.36)
 of 2013-08-22 on MP.local
Bzr revision: 113971 monnier@HIDDEN
Windowing system distributor `Apple', version 10.3.1038
Configured using:
 `configure --with-ns'

Important settings:
  locale-coding-system: nil
  default enable-multibyte-characters: t

Major mode: Text

Minor modes in effect:
  whitespace-mode: t
  global-linum-mode: t
  linum-mode: t
  delete-selection-mode: t
  flyspell-mode: t
  desktop-save-mode: t
  frame-bufs-mode: t
  tabbar-mode: t
  yas-global-mode: t
  yas-minor-mode: t
  global-highlight-parentheses-mode: t
  highlight-parentheses-mode: t
  osx-key-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<up> <up> <up> <down> <down> <down> <down> <down> <down> 
<S-down> <S-down> <S-down> <S-down> <S-up> <S-up> <S-down> 
<S-down> <S-left> <backspace> <kp-delete> <kp-delete> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <up> <up> <up> <up> <up> <up> 
<up> <up> <s-down> <S-up> <S-up> <S-up> <S-up> <S-up> 
<S-up> <S-up> <S-up> <S-up> <S-left> <S-left> <backspace> 
<s-up> <down> <down> <down> <down> <down> <down> <down> 
s-` s-` <up> <right> <S-down> <S-down> <S-down> <S-down> 
<S-down> <S-left> s-c s-` s-` s-` s-` s-` s-` s-` s-` 
<M-s-left> <down-mouse-1> <mouse-1> <down> <return> 
<return> <return> <return> <return> <return> <up> M-/ 
; <return> <up> <up> <up> <up> <up> <up> s-v <up> <up> 
<up> <down> <backspace> <backspace> <backspace> SPC 
t h e SPC f o l l o w i n g SPC M <backspace> m e s 
s a g e : <down> <down> <down> <down> <down> T h a 
n k s , <return> <return> K e i t h SPC D . SPC B e 
r s h a t s k y <M-left> <M-left> <right> <right> <backspace> 
a v i d <s-right> <return> e s q @ l a w l i s t . 
c o m C-c C-c <escape> x m a k e - f r a m e <return> 
<M-s-left> <M-s-left> <M-s-left> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <s-down> <up> <up> <S-s-right> s-c <M-s-right> 
<M-s-right> <M-s-right> <M-s-right> <up> <right> <up> 
<up> <up> <up> <S-down> <S-down> <S-down> <S-down> 
<S-down> <S-left> s-v s-s <escape> x n s - n e w - 
f r a m e <return> <escape> <up> <up> <escape> <escape> 
<escape> <up> <up> <right> <down> <S-down> <S-left> 
s-c <menu-bar> <help-menu> <send-emacs-bug-report>

Recent messages:
Constructing summary structure...done
Scoring...done
You have arrived at the folder: "/last:50/%inbox.Sent".
You can run the command `make-frame' with <ns-new-frame>
Mark set [4 times]
Saving file /Users/HOME/.0.data/fan_eva/1add.txt...
Wrote /Users/HOME/.0.data/fan_eva/1add.txt
*beep* [3 times]
Quit
Mark set

Load-path shadows:
~/.0.data/.0.emacs/elpa/flim/md4 hides /Users/HOME/.0.data/.0.emacs/Emacs.app/Contents/Resources/lisp/md4
~/.0.data/.0.emacs/elpa/flim/hex-util hides /Users/HOME/.0.data/.0.emacs/Emacs.app/Contents/Resources/lisp/hex-util
~/.0.data/.0.emacs/elpa/flim/sasl hides /Users/HOME/.0.data/.0.emacs/Emacs.app/Contents/Resources/lisp/net/sasl
~/.0.data/.0.emacs/elpa/flim/sasl-ntlm hides /Users/HOME/.0.data/.0.emacs/Emacs.app/Contents/Resources/lisp/net/sasl-ntlm
~/.0.data/.0.emacs/elpa/flim/sasl-digest hides /Users/HOME/.0.data/.0.emacs/Emacs.app/Contents/Resources/lisp/net/sasl-digest
~/.0.data/.0.emacs/elpa/flim/sasl-cram hides /Users/HOME/.0.data/.0.emacs/Emacs.app/Contents/Resources/lisp/net/sasl-cram
~/.0.data/.0.emacs/elpa/flim/ntlm hides /Users/HOME/.0.data/.0.emacs/Emacs.app/Contents/Resources/lisp/net/ntlm
~/.0.data/.0.emacs/elpa/flim/hmac-md5 hides /Users/HOME/.0.data/.0.emacs/Emacs.app/Contents/Resources/lisp/net/hmac-md5
~/.0.data/.0.emacs/elpa/flim/hmac-def hides /Users/HOME/.0.data/.0.emacs/Emacs.app/Contents/Resources/lisp/net/hmac-def
~/.0.data/.0.emacs/elpa/wanderlust/rfc2368 hides /Users/HOME/.0.data/.0.emacs/Emacs.app/Contents/Resources/lisp/mail/rfc2368
~/.0.data/.0.emacs/elpa/wanderlust/utf7 hides /Users/HOME/.0.data/.0.emacs/Emacs.app/Contents/Resources/lisp/gnus/utf7
~/.0.data/.0.emacs/elpa/semi/smime hides /Users/HOME/.0.data/.0.emacs/Emacs.app/Contents/Resources/lisp/gnus/smime
~/.0.data/.0.emacs/elpa/el-get/.dir-locals hides /Users/HOME/.0.data/.0.emacs/Emacs.app/Contents/Resources/lisp/gnus/.dir-locals
~/.0.data/.0.emacs/elpa/semi/pgg hides /Users/HOME/.0.data/.0.emacs/Emacs.app/Contents/Resources/lisp/obsolete/pgg
~/.0.data/.0.emacs/elpa/semi/pgg-pgp5 hides /Users/HOME/.0.data/.0.emacs/Emacs.app/Contents/Resources/lisp/obsolete/pgg-pgp5
~/.0.data/.0.emacs/elpa/semi/pgg-pgp hides /Users/HOME/.0.data/.0.emacs/Emacs.app/Contents/Resources/lisp/obsolete/pgg-pgp
~/.0.data/.0.emacs/elpa/semi/pgg-parse hides /Users/HOME/.0.data/.0.emacs/Emacs.app/Contents/Resources/lisp/obsolete/pgg-parse
~/.0.data/.0.emacs/elpa/semi/pgg-gpg hides /Users/HOME/.0.data/.0.emacs/Emacs.app/Contents/Resources/lisp/obsolete/pgg-gpg
~/.0.data/.0.emacs/elpa/semi/pgg-def hides /Users/HOME/.0.data/.0.emacs/Emacs.app/Contents/Resources/lisp/obsolete/pgg-def
~/.0.data/.0.emacs/elpa/utilities/longlines hides /Users/HOME/.0.data/.0.emacs/Emacs.app/Contents/Resources/lisp/obsolete/longlines

Features:
(elmo-filter wl-score mule-util elmo-internal network-stream starttls
smtp sasl sasl-anonymous sasl-login sasl-plain modb-legacy ssl shadow
wl-mime mime-edit pgg-parse pccl pccl-20 signature mime-setup
mail-mime-setup semi-setup mime-pgp pgg-def mime-play filename
mime-image modb-standard elmo-imap4 time-stamp emacsbug message rfc822
mml mml-sec mm-decode mm-bodies mm-encode mailabbrev gmm-utils
mailheader disp-table whitespace multiple-cursors-autoloads package
wl-demo wl-draft eword-encode wl-template sendmail mail-utils elmo-net
elmo-cache elmo-map elmo-dop wl-news wl-address wl-thread wl-folder wl
wl-e21 bbdb-autoloads bbdb itunes osx-osascript linum delsel
multiple-cursors mc-separate-operations rectangular-region-mode
mc-mark-more thingatpt mc-cycle-cursors mc-edit-lines
multiple-cursors-core rect flyspell ispell savehist
auto-save-buffers-enhanced saveplace init-auctex tex-site dash desktop
frameset init-wl wl-spam wl-action wl-summary ps-print ps-def lpr
wl-refile wl-util pp elmo-flag elmo-localdir wl-message elmo-mime
mmelmo-buffer mmelmo-imap mime-view mime-conf calist semi-def mmimap
mime-parse mmbuffer mmgeneric wl-highlight wl-vars wl-version
epg-config elmo-multi elmo-spam elsp-header elsp-generic elmo
elmo-signal elmo-msgdb modb modb-generic modb-entity mime elmo-util
emu invisible inv-23 poem poem-e20 poem-e20_3 utf7 eword-decode mel
mime-def alist std11 mcharset mcs-20 mcs-e20 pces pces-e20 pces-20
broken pcustom elmo-date elmo-vars elmo-version path-util poe pym
static apel-ver product luna mime-w3m w3m-load init-tabbar init-frames
tabbar frame-cmds frame-fns avoid calendar-lawlist lawlist-calendar
init-org derived cl-macs gv org-toodledo mailcap-toodledo
http-post-simple url-http tls url-auth mail-parse rfc2231 rfc2047
rfc2045 ietf-drums url-gw url url-proxy url-privacy url-expand
url-methods url-history url-cookie url-domsuf url-util url-parse
auth-source eieio eieio-core gnus-util mm-util mail-prsvr
password-cache url-vars mailcap json xml w3m browse-url doc-view
jka-compr dired image-mode timezone w3m-hist w3m-fb bookmark-w3m
w3m-ems wid-edit w3m-ccl ccl w3m-favicon w3m-image w3m-proc w3m-util
org byte-opt bytecomp byte-compile cconv ob-tangle ob-ref ob-lob
ob-table org-footnote org-src ob-comint ob-keys org-pcomplete
pcomplete comint ansi-color ring org-list org-faces org-entities
noutline outline org-version ob-emacs-lisp ob org-compat org-macs
ob-eval org-loaddefs format-spec find-func cal-menu calendar
cal-loaddefs lawlist-tls init-yas yasnippet edmacro kmacro help-mode
cl cl-loaddefs cl-lib hideshow easymenu highlight-parentheses
init-osxkeys easy-mmode redo advice help-fns time-date tooltip
ediff-hook vc-hooks lisp-float-type mwheel ns-win tool-bar dnd fontset
image regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode
register page menu-bar rfn-eshadow timer select scroll-bar mouse
jit-lock font-lock syntax facemenu font-core frame cham georgian
utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev
minibuffer nadvice loaddefs button faces cus-face macroexp files
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget hashtable-print-readable backquote make-network-process
ns multi-tty emacs)




Acknowledgement sent to Keith David Bershatsky <esq@HIDDEN>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs@HIDDEN. Full text available.
Report forwarded to bug-gnu-emacs@HIDDEN:
bug#15358; Package emacs. Full text available.
Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.
Last modified: Mon, 25 Nov 2019 12:00:02 UTC

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