GNU bug report logs -
#31579
emacs-lisp-intro.texi - line 1267 - echo area shows `4 (#o4, #x4, ?\C-d)' and not just `4'.
Previous Next
Reported by: Van L <van <at> scratch.space>
Date: Thu, 24 May 2018 10:39:02 UTC
Severity: minor
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 31579 in the body.
You can then email your comments to 31579 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#31579
; Package
emacs
.
(Thu, 24 May 2018 10:39:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Van L <van <at> scratch.space>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Thu, 24 May 2018 10:39:04 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hello.
It could say, ``You will see the number @code{4} (and other details in a list) appear in the echo area.''
#+NAME: emacs-lisp-intro.texi
#+BEGIN_EXAMPLE
8cda6f8f (Glenn Morris 2007-09-06 1257) If you are reading this inside of GNU Emacs in Info, here is how you can
8cda6f8f (Glenn Morris 2007-09-06 1258) evaluate such a list: place your cursor immediately after the right
8cda6f8f (Glenn Morris 2007-09-06 1259) hand parenthesis of the following list and then type @kbd{C-x C-e}:
8cda6f8f (Glenn Morris 2007-09-06 1260)
8cda6f8f (Glenn Morris 2007-09-06 1261) @smallexample
8cda6f8f (Glenn Morris 2007-09-06 1262) (+ 2 2)
8cda6f8f (Glenn Morris 2007-09-06 1263) @end smallexample
8cda6f8f (Glenn Morris 2007-09-06 1264)
8cda6f8f (Glenn Morris 2007-09-06 1265) @c use code for the number four, not samp.
8cda6f8f (Glenn Morris 2007-09-06 1266) @noindent
ef7dbdf5 (Paul Eggert 2015-09-15 1267) You will see the number @code{4} appear in the echo area. (What
ef7dbdf5 (Paul Eggert 2015-09-15 1268) you have just done is evaluate the list. The echo area
ef7dbdf5 (Paul Eggert 2015-09-15 1269) is the line at the bottom of the screen that displays or echoes
8cda6f8f (Glenn Morris 2007-09-06 1270) text.) Now try the same thing with a quoted list: place the cursor
;; `C-x C-e' produces in the echo area `4 (#o4, #x4, ?\C-d)'
;; `C-u C-x C-e' produces `4'
(+ 2 2)
#+END_EXAMPLE
Reply sent
to
Eli Zaretskii <eliz <at> gnu.org>
:
You have taken responsibility.
(Thu, 24 May 2018 16:53:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Van L <van <at> scratch.space>
:
bug acknowledged by developer.
(Thu, 24 May 2018 16:53:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 31579-done <at> debbugs.gnu.org (full text, mbox):
> From: Van L <van <at> scratch.space>
> Date: Thu, 24 May 2018 20:38:12 +1000
>
> It could say, ``You will see the number @code{4} (and other details in a list) appear in the echo area.''
I preferred to describe the other details in a footnote, so that the
text sounds less vague, and thus runs a lower risk of confusing
people.
(The original text evidently wasn't updated when the display of
integer evaluation was changed sometimes during the Emacs 20.x
series.)
Thanks.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#31579
; Package
emacs
.
(Thu, 24 May 2018 23:57:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 31579-done <at> debbugs.gnu.org (full text, mbox):
> Eli Zaretskii writes:
>
> I preferred to describe the other details in a footnote
Footnotes are fun places.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 22 Jun 2018 11:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 6 years and 360 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.