From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#8243: small error in the emacs manual Date: Thu, 17 Mar 2011 13:44:00 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1300385257 13363 80.91.229.12 (17 Mar 2011 18:07:37 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 17 Mar 2011 18:07:37 +0000 (UTC) Cc: 8243@debbugs.gnu.org To: Nazim Wahid Djafar Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Mar 17 19:07:31 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Q0Hbf-0004OA-Fi for geb-bug-gnu-emacs@m.gmane.org; Thu, 17 Mar 2011 19:07:31 +0100 Original-Received: from localhost ([127.0.0.1]:51882 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q0Hbe-0002bh-Us for geb-bug-gnu-emacs@m.gmane.org; Thu, 17 Mar 2011 14:07:30 -0400 Original-Received: from [140.186.70.92] (port=54464 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q0HbY-0002b9-89 for bug-gnu-emacs@gnu.org; Thu, 17 Mar 2011 14:07:25 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q0HbV-0000Di-SQ for bug-gnu-emacs@gnu.org; Thu, 17 Mar 2011 14:07:22 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:48239) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q0HbV-0000De-OT for bug-gnu-emacs@gnu.org; Thu, 17 Mar 2011 14:07:21 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1Q0HFu-0006CN-FJ; Thu, 17 Mar 2011 13:45:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 17 Mar 2011 17:45:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 8243 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: notabug Original-Received: via spool by 8243-submit@debbugs.gnu.org id=B8243.130038385023756 (code B ref 8243); Thu, 17 Mar 2011 17:45:02 +0000 Original-Received: (at 8243) by debbugs.gnu.org; 17 Mar 2011 17:44:10 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Q0HF3-0006B7-NP for submit@debbugs.gnu.org; Thu, 17 Mar 2011 13:44:09 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Q0HF2-0006Aw-2t for 8243@debbugs.gnu.org; Thu, 17 Mar 2011 13:44:08 -0400 Original-Received: from localhost ([127.0.0.1]:49404) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q0HEv-0005Ch-Ex; Thu, 17 Mar 2011 13:44:01 -0400 X-Spook: Syria Vickie Weaver MP5K-SD passwd M-14 Ft. Bragg halcon X-Ran: 8QTD9>")FY+.nGL#n,GXtl-{"e%Xjuk{M}WTLD7,uDemzh]Bm~vru|WE{Id4|Hbf,u;H!> X-Hue: yellow X-Attribution: GM In-Reply-To: (Nazim Wahid Djafar's message of "Thu, 17 Mar 2011 08:42:34 +0100") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Thu, 17 Mar 2011 13:45:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:45110 Archived-At: Nazim Wahid Djafar wrote: > no the manual is not correct > C-x 4 m > compose mail in new frame not in new window I cannot find any version of Emacs in which this is true. Please tell me which version of Emacs you are using, and give a complete example starting from emacs -q --no-site-file . Here is mine: emacs-23.3 -q --no-site-file C-x m C-x 4 m -> Emacs starts composing a second mail in a new window, not a new frame Perhaps you are confused by Emacs's use of "window" and "frame"? Please see the definitions of these terms in the Glossary in the Emacs manual.