GNU bug report logs -
#20371
25.0.50; Tutorial first page: tell users how to quit the tutorial
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Sun, 19 Apr 2015 18:11:02 UTC
Severity: minor
Tags: fixed
Found in version 25.0.50
Fixed in version 26.1
Done: npostavs <at> users.sourceforge.net
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 20371 in the body.
You can then email your comments to 20371 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#20371
; Package
emacs
.
(Sun, 19 Apr 2015 18:11:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Drew Adams <drew.adams <at> oracle.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Sun, 19 Apr 2015 18:11:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
The top of the tutorial tells you how to quit Emacs. That's good.
Perhaps it should also tell you how to quit the tutorial and return to
your previous buffer.
See this SO question, for an expression of one confused user's
frustration. S?he "accidentally" fell into the tutorial and was worried
about how to get back to the original buffer.
http://stackoverflow.com/q/29727620/729907
In GNU Emacs 25.0.50.1 (i686-pc-mingw32)
of 2014-10-20 on LEG570
Bzr revision: 118168 rgm <at> gnu.org-20141020195941-icp42t8ttcnud09g
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
`configure --enable-checking=yes,glyphs CPPFLAGS=-DGLYPH_DEBUG=1'
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#20371
; Package
emacs
.
(Sat, 30 Apr 2016 18:26:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 20371 <at> debbugs.gnu.org (full text, mbox):
Drew Adams <drew.adams <at> oracle.com> writes:
> The top of the tutorial tells you how to quit Emacs. That's good.
> Perhaps it should also tell you how to quit the tutorial and return to
> your previous buffer.
So how do you do that, then? :-)
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#20371
; Package
emacs
.
(Sat, 30 Apr 2016 18:32:01 GMT)
Full text and
rfc822 format available.
Message #11 received at 20371 <at> debbugs.gnu.org (full text, mbox):
> > The top of the tutorial tells you how to quit Emacs. That's good.
> > Perhaps it should also tell you how to quit the tutorial and return to
> > your previous buffer.
>
> So how do you do that, then? :-)
Dunno. I'm no expert on the tutorial.
But after this is fixed both you and I can reuse the
tutorial to learn how. ;-)
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#20371
; Package
emacs
.
(Sat, 30 Apr 2016 18:36:02 GMT)
Full text and
rfc822 format available.
Message #14 received at 20371 <at> debbugs.gnu.org (full text, mbox):
Drew Adams <drew.adams <at> oracle.com> writes:
> But after this is fixed both you and I can reuse the
> tutorial to learn how. ;-)
:-)
I've never used the tutorial before, I think. I see that it's on
fundamental-mode? If I just kill-buffer the buffer, it asks whether I
want to save my position? So perhaps that's the right answer...
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#20371
; Package
emacs
.
(Sun, 03 Jul 2016 15:07:02 GMT)
Full text and
rfc822 format available.
Message #17 received at 20371 <at> debbugs.gnu.org (full text, mbox):
Lars Ingebrigtsen <larsi <at> gnus.org> writes:
>
> If I just kill-buffer the buffer, it asks whether I
> want to save my position? So perhaps that's the right answer...
Seems like. I can add to TUTORIAL, but there are a bunch of
translations that I wouldn't know how to edit...
diff --git c/etc/tutorials/TUTORIAL i/etc/tutorials/TUTORIAL
index ee328e8..31d0f42 100644
--- c/etc/tutorials/TUTORIAL
+++ i/etc/tutorials/TUTORIAL
@@ -13,4 +13,5 @@ write that in full each time, we'll use the following abbreviations:
Important note: to end the Emacs session, type C-x C-c. (Two characters.)
To quit a partially entered command, type C-g.
+To stop the tutorial, type C-x k, then <Return> at the prompt.
The characters ">>" at the left margin indicate directions for you to
try using a command. For instance:
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#20371
; Package
emacs
.
(Mon, 04 Jul 2016 16:40:02 GMT)
Full text and
rfc822 format available.
Message #20 received at 20371 <at> debbugs.gnu.org (full text, mbox):
npostavs <at> users.sourceforge.net wrote:
> Seems like. I can add to TUTORIAL, but there are a bunch of
> translations that I wouldn't know how to edit...
You don't need to worry about the translations.
In theory they are updated before each release (per admin/release-process).
In practice people just update them on a best-effort basis whenever.
It should not be a factor in whether you change the English version or not.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#20371
; Package
emacs
.
(Fri, 02 Jun 2017 02:56:03 GMT)
Full text and
rfc822 format available.
Message #23 received at 20371 <at> debbugs.gnu.org (full text, mbox):
tags 20371 fixed
close 20371 26.1
quit
Glenn Morris <rgm <at> gnu.org> writes:
> npostavs <at> users.sourceforge.net wrote:
>
>> Seems like. I can add to TUTORIAL, but there are a bunch of
>> translations that I wouldn't know how to edit...
>
> You don't need to worry about the translations.
> In theory they are updated before each release (per admin/release-process).
> In practice people just update them on a best-effort basis whenever.
> It should not be a factor in whether you change the English version or not.
Kinda forgot about this, pushed now [1: 6efa25d7b5].
[1: 6efa25d7b5]: 2017-06-01 22:55:46 -0400
* etc/tutorials/TUTORIAL: Explain how to stop the tutorial (Bug#20371).
http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=6efa25d7b503a03c511d0ec75b47297c0efed3fa
Added tag(s) fixed.
Request was from
npostavs <at> users.sourceforge.net
to
control <at> debbugs.gnu.org
.
(Fri, 02 Jun 2017 02:56:04 GMT)
Full text and
rfc822 format available.
bug marked as fixed in version 26.1, send any further explanations to
20371 <at> debbugs.gnu.org and Drew Adams <drew.adams <at> oracle.com>
Request was from
npostavs <at> users.sourceforge.net
to
control <at> debbugs.gnu.org
.
(Fri, 02 Jun 2017 02:56:04 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#20371
; Package
emacs
.
(Fri, 02 Jun 2017 06:30:02 GMT)
Full text and
rfc822 format available.
Message #30 received at 20371 <at> debbugs.gnu.org (full text, mbox):
> From: npostavs <at> users.sourceforge.net
> Date: Thu, 01 Jun 2017 22:56:33 -0400
> Cc: 20371 <at> debbugs.gnu.org, Lars Ingebrigtsen <larsi <at> gnus.org>
>
> Kinda forgot about this, pushed now [1: 6efa25d7b5].
>
> [1: 6efa25d7b5]: 2017-06-01 22:55:46 -0400
> * etc/tutorials/TUTORIAL: Explain how to stop the tutorial (Bug#20371).
> http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=6efa25d7b503a03c511d0ec75b47297c0efed3fa
On my system, there's one more question after you press RET, and this
addition doesn't describe it. Should it?
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#20371
; Package
emacs
.
(Fri, 02 Jun 2017 12:13:02 GMT)
Full text and
rfc822 format available.
Message #33 received at 20371 <at> debbugs.gnu.org (full text, mbox):
Eli Zaretskii <eliz <at> gnu.org> writes:
> On my system, there's one more question after you press RET, and this
> addition doesn't describe it. Should it?
You mean this one:
Save your position in the tutorial? (y or n)
I thought that prompt was fairly self-explanatory, furthermore if you
press something other than y or n it additionally says "Please answer y
or n".
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#20371
; Package
emacs
.
(Fri, 02 Jun 2017 12:22:01 GMT)
Full text and
rfc822 format available.
Message #36 received at 20371 <at> debbugs.gnu.org (full text, mbox):
> From: npostavs <at> users.sourceforge.net
> Cc: 20371 <at> debbugs.gnu.org, rgm <at> gnu.org, larsi <at> gnus.org
> Date: Fri, 02 Jun 2017 08:13:51 -0400
>
> > On my system, there's one more question after you press RET, and this
> > addition doesn't describe it. Should it?
>
> You mean this one:
>
> Save your position in the tutorial? (y or n)
>
> I thought that prompt was fairly self-explanatory, furthermore if you
> press something other than y or n it additionally says "Please answer y
> or n".
OK, thanks.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 01 Jul 2017 11:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 7 years and 358 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.