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


Message #13 received at 8243-done <at> debbugs.gnu.org (full text, mbox):

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)




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.