GNU bug report logs - #34049
26.1; Minor typo in C-h t TUTORIAL

Previous Next

Package: emacs;

Reported by: 孙庆耀 <sunqingyao19970825 <at> icloud.com>

Date: Sat, 12 Jan 2019 00:20:02 UTC

Severity: normal

Tags: notabug

Found in version 26.1

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 34049 in the body.
You can then email your comments to 34049 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#34049; Package emacs. (Sat, 12 Jan 2019 00:20:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to 孙庆耀 <sunqingyao19970825 <at> icloud.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 12 Jan 2019 00:20:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: 孙庆耀 <sunqingyao19970825 <at> icloud.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 26.1; Minor typo in C-h t TUTORIAL
Date: Sat, 12 Jan 2019 07:13:57 +0800

On Line 707 of the builtin TUTORIAL, it says

> If the computer crashes, you can recover your auto-saved editing by
> finding the file normally (the file you were editing, not the auto
> save file) and then typing M-x recover-this-file <Return>.  When it
> asks fo confirmation, type yes<Return> to go ahead and recover the
> auto-save data.

Here `asks fo confirmation' should be `asks for conformation'.


In GNU Emacs 26.1 (build 1, x86_64-apple-darwin14.5.0, NS appkit-1348.17 Version 10.10.5 (Build 14F2511))
of 2018-05-31 built on builder10-10.porkrind.org
Windowing system distributor 'Apple', version 10.3.1671
Recent messages:
x is undefined
Save file /Users/nalzok/TUTORIAL? (y, n, !, ., q, C-r, d or C-h) 
Save file /Users/nalzok/TUTORIAL? (y, n, !, ., q, C-r, d or C-h) y
Saving file /Users/nalzok/TUTORIAL...
Wrote /Users/nalzok/TUTORIAL
Mark set
Replaced 2 occurrences
Undo!
delete-backward-char: Text is read-only
completing-read-default: Command attempted to use minibuffer while in minibuffer

Configured using:
'configure --with-ns '--enable-locallisppath=/Library/Application
Support/Emacs/${version}/site-lisp:/Library/Application
Support/Emacs/site-lisp' --with-modules'

Configured features:
NOTIFY ACL GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS NS MODULES THREADS

Important settings:
  value of $LANG: en_US <at> calendar=iso8601.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Fundamental

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug message rmc puny seq byte-opt gv
bytecomp byte-compile cconv dired dired-loaddefs format-spec rfc822 mml
mml-sec password-cache epa derived epg epg-config gnus-util rmail
rmail-loaddefs mm-decode mm-bodies mm-encode mail-parse rfc2231
mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums
mm-util mail-prsvr mail-utils misearch multi-isearch help-fns radix-tree
novice tutorial help-mode easymenu cl-loaddefs cl-lib elec-pair
time-date tooltip eldoc electric uniquify ediff-hook vc-hooks
lisp-float-type mwheel term/ns-win ns-win ucs-normalize mule-util
term/common-win tool-bar dnd fontset image regexp-opt fringe
tabulated-list replace newcomment text-mode elisp-mode lisp-mode
prog-mode register page menu-bar rfn-eshadow isearch timer select
scroll-bar mouse jit-lock font-lock syntax facemenu font-core
term/tty-colors frame cl-generic cham georgian utf-8-lang misc-lang
vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932
hebrew greek romanian slovak czech european ethiopic indian cyrillic
chinese composite charscript charprop case-table epa-hook jka-cmpr-hook
help simple abbrev obarray minibuffer cl-preloaded 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 kqueue cocoa ns multi-tty make-network-process emacs)

Memory information:
((conses 16 209850 11605)
(symbols 48 20361 1)
(miscs 40 480 347)
(strings 32 30133 2200)
(string-bytes 1 795696)
(vectors 16 35754)
(vector-slots 8 731969 12334)
(floats 8 53 541)
(intervals 56 360 1)
(buffers 992 17))




Added tag(s) notabug. Request was from Eli Zaretskii <eliz <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 12 Jan 2019 06:51:01 GMT) Full text and rfc822 format available.

Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Sat, 12 Jan 2019 06:51:02 GMT) Full text and rfc822 format available.

Notification sent to 孙庆耀 <sunqingyao19970825 <at> icloud.com>:
bug acknowledged by developer. (Sat, 12 Jan 2019 06:51:02 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: 孙庆耀 <sunqingyao19970825 <at> icloud.com>
Cc: 34049-done <at> debbugs.gnu.org
Subject: Re: bug#34049: 26.1; Minor typo in C-h t TUTORIAL
Date: Sat, 12 Jan 2019 08:49:57 +0200
tags 34049 notabug
thanks

> From: 孙庆耀 <sunqingyao19970825 <at> icloud.com>
> Date: Sat, 12 Jan 2019 07:13:57 +0800
> 
> On Line 707 of the builtin TUTORIAL, it says
> 
> > If the computer crashes, you can recover your auto-saved editing by
> > finding the file normally (the file you were editing, not the auto
> > save file) and then typing M-x recover-this-file <Return>.  When it
> > asks fo confirmation, type yes<Return> to go ahead and recover the
> > auto-save data.
> 
> Here `asks fo confirmation' should be `asks for conformation'.

No, "confirmation" is correct there.  The program asks the user to
confirm that the user indeed wants to recover the session.

Thanks.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#34049; Package emacs. (Sat, 12 Jan 2019 15:19:02 GMT) Full text and rfc822 format available.

Message #15 received at 34049 <at> debbugs.gnu.org (full text, mbox):

From: Stephen Berman <stephen.berman <at> gmx.net>
To: 34049 <at> debbugs.gnu.org
Cc: sunqingyao19970825 <at> icloud.com, eliz <at> gnu.org
Subject: Re: bug#34049: 26.1; Minor typo in C-h t TUTORIAL
Date: Sat, 12 Jan 2019 16:18:36 +0100
On Sat, 12 Jan 2019 08:49:57 +0200 Eli Zaretskii <eliz <at> gnu.org> wrote:

> tags 34049 notabug
> thanks
>
>> From: 孙庆耀 <sunqingyao19970825 <at> icloud.com>
>> Date: Sat, 12 Jan 2019 07:13:57 +0800
>> 
>> On Line 707 of the builtin TUTORIAL, it says
>> 
>> > If the computer crashes, you can recover your auto-saved editing by
>> > finding the file normally (the file you were editing, not the auto
>> > save file) and then typing M-x recover-this-file <Return>.  When it
>> > asks fo confirmation, type yes<Return> to go ahead and recover the
>> > auto-save data.
>> 
>> Here `asks fo confirmation' should be `asks for conformation'.
>
> No, "confirmation" is correct there.  The program asks the user to
> confirm that the user indeed wants to recover the session.
>
> Thanks.

The correction contained a typo, but the OP was correct that TUTORIAL
also has a typo:

diff --git a/etc/tutorials/TUTORIAL b/etc/tutorials/TUTORIAL
index 48ba5dbc07..3f5f116648 100644
--- a/etc/tutorials/TUTORIAL
+++ b/etc/tutorials/TUTORIAL
@@ -704,7 +704,7 @@ Emacs deletes its auto save file.
 If the computer crashes, you can recover your auto-saved editing by
 finding the file normally (the file you were editing, not the auto
 save file) and then typing M-x recover-this-file <Return>.  When it
-asks fo confirmation, type yes<Return> to go ahead and recover the
+asks for confirmation, type yes<Return> to go ahead and recover the
 auto-save data.

I went ahead and pushed the fix to emacs-26.

Steve Berman




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#34049; Package emacs. (Sat, 12 Jan 2019 16:13:02 GMT) Full text and rfc822 format available.

Message #18 received at 34049 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Stephen Berman <stephen.berman <at> gmx.net>
Cc: sunqingyao19970825 <at> icloud.com, 34049 <at> debbugs.gnu.org
Subject: Re: bug#34049: 26.1; Minor typo in C-h t TUTORIAL
Date: Sat, 12 Jan 2019 18:11:39 +0200
> From: Stephen Berman <stephen.berman <at> gmx.net>
> Cc: eliz <at> gnu.org,  sunqingyao19970825 <at> icloud.com
> Date: Sat, 12 Jan 2019 16:18:36 +0100
> 
> diff --git a/etc/tutorials/TUTORIAL b/etc/tutorials/TUTORIAL
> index 48ba5dbc07..3f5f116648 100644
> --- a/etc/tutorials/TUTORIAL
> +++ b/etc/tutorials/TUTORIAL
> @@ -704,7 +704,7 @@ Emacs deletes its auto save file.
>  If the computer crashes, you can recover your auto-saved editing by
>  finding the file normally (the file you were editing, not the auto
>  save file) and then typing M-x recover-this-file <Return>.  When it
> -asks fo confirmation, type yes<Return> to go ahead and recover the
> +asks for confirmation, type yes<Return> to go ahead and recover the
>  auto-save data.
> 
> I went ahead and pushed the fix to emacs-26.

Thanks.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#34049; Package emacs. (Sat, 12 Jan 2019 16:21:01 GMT) Full text and rfc822 format available.

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

From: Drew Adams <drew.adams <at> oracle.com>
To: Eli Zaretskii <eliz <at> gnu.org>, 孙庆耀
 <sunqingyao19970825 <at> icloud.com>
Cc: 34049-done <at> debbugs.gnu.org
Subject: RE: bug#34049: 26.1; Minor typo in C-h t TUTORIAL
Date: Sat, 12 Jan 2019 08:19:56 -0800 (PST)
> > > If the computer crashes, you can recover your auto-saved editing by
> > > finding the file normally (the file you were editing, not the auto
> > > save file) and then typing M-x recover-this-file <Return>.  When it
> > > asks fo confirmation, type yes<Return> to go ahead and recover the
> > > auto-save data.
> >
> > Here `asks fo confirmation' should be `asks for conformation'.
> 
> No, "confirmation" is correct there.  The program asks the user to
> confirm that the user indeed wants to recover the session.

I'm guessing that the typo he meant to signal was "fo",
which should be "for", not also a change in "confirmation"
to "conformation".




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 10 Feb 2019 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 69 days ago.

Previous Next


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