GNU bug report logs - #8243
small error in the emacs manual

Previous Next

Package: emacs;

Reported by: Nazim Wahid Djafar <nwd.dev <at> gmail.com>

Date: Sun, 13 Mar 2011 12:07:02 UTC

Severity: minor

Tags: notabug

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Nazim Wahid Djafar <nwd.dev <at> gmail.com>
Subject: bug#8243: closed (Re: bug#8243: small error in the emacs manual)
Date: Mon, 14 Mar 2011 21:20:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#8243: small error in the emacs manual

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 8243 <at> debbugs.gnu.org.

-- 
8243: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8243
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 8243-done <at> debbugs.gnu.org
Subject: Re: bug#8243: small error in the emacs manual
Date: Mon, 14 Mar 2011 17:19:16 -0400
Nazim Wahid Djafar wrote:

> there is a small error in the emacs manual in chapter Sending mail :
>
> C-x 4 m
> Likewise, in another window (compose-mail-other-window).
> C-x 5 m
> Likewise, but in a new frame (compose-mail-other-frame).

Thank you for the report, but the manual is correct.

See bindings.el:

(define-key ctl-x-4-map "m" 'compose-mail-other-window)
(define-key ctl-x-5-map "m" 'compose-mail-other-frame)

[Message part 3 (message/rfc822, inline)]
From: Nazim Wahid Djafar <nwd.dev <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: small error in the emacs manual
Date: Sun, 13 Mar 2011 09:51:32 +0100
[Message part 4 (text/plain, inline)]
hi,
there is a small error in the emacs manual in chapter Sending mail :

C-x 4 m
Likewise, in another window (compose-mail-other-window).
C-x 5 m
Likewise, but in a new frame (compose-mail-other-frame).

instead

C-x 4 m
Likewise, but in a new frame (compose-mail-other-frame).
C-x 5 m
Likewise, in another window (compose-mail-other-window).
[Message part 5 (text/html, inline)]

This bug report was last modified 14 years and 128 days ago.

Previous Next


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