GNU bug report logs -
#8243
small error in the emacs manual
Previous Next
Full log
Message #16 received at 8243 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
2011/3/14 GNU bug Tracking System <help-debbugs <at> gnu.org>
> 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 transféré ----------
> From: Glenn Morris <rgm <at> gnu.org>
> To: 8243-done <at> debbugs.gnu.org
> Date: Mon, 14 Mar 2011 17:19:16 -0400
> Subject: Re: bug#8243: small error in the emacs manual
> 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 transféré ----------
> From: Nazim Wahid Djafar <nwd.dev <at> gmail.com>
> To: bug-gnu-emacs <at> gnu.org
> Date: Sun, 13 Mar 2011 09:51:32 +0100
> Subject: small error in the emacs manual
> 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).
>
>
no the manual is not correct
C-x 4 m
compose mail in new frame not in new window
[Message part 2 (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.