* bug#15655: Eval integer, see extraneous nonsense output
@ 2013-10-19 20:20 Barry OReilly
2013-10-19 20:48 ` Drew Adams
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Barry OReilly @ 2013-10-19 20:20 UTC (permalink / raw)
To: 15655
[-- Attachment #1: Type: text/plain, Size: 236 bytes --]
Run emacs -Q. Type the number 23 in the scratch buffer. eval-last-sexp
and see in the minibuffer: "23". eval-last-sexp again and see in the
minibuffer: "23 (#o27, #x17, ?\C-w)". I didn't expect (#o27, #x17,
?\C-w).
Using recent trunk.
[-- Attachment #2: Type: text/html, Size: 305 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#15655: Eval integer, see extraneous nonsense output
2013-10-19 20:20 bug#15655: Eval integer, see extraneous nonsense output Barry OReilly
@ 2013-10-19 20:48 ` Drew Adams
2013-10-19 21:09 ` Juri Linkov
2013-10-19 23:07 ` Barry OReilly
2 siblings, 0 replies; 4+ messages in thread
From: Drew Adams @ 2013-10-19 20:48 UTC (permalink / raw)
To: Barry OReilly, 15655
> Run emacs -Q. Type the number 23 in the scratch buffer. eval-last-sexp
> and see in the minibuffer: "23". eval-last-sexp again and see in the
> minibuffer: "23 (#o27, #x17, ?\C-w)". I didn't expect (#o27, #x17,
> ?\C-w).
This is getting to be a FAQ. It's about time that the doc string for
`eval-last-sexp' gets updated to let users know to expect this feature.
The manual was updated, but the doc string was not. Doc bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#15655: Eval integer, see extraneous nonsense output
2013-10-19 20:20 bug#15655: Eval integer, see extraneous nonsense output Barry OReilly
2013-10-19 20:48 ` Drew Adams
@ 2013-10-19 21:09 ` Juri Linkov
2013-10-19 23:07 ` Barry OReilly
2 siblings, 0 replies; 4+ messages in thread
From: Juri Linkov @ 2013-10-19 21:09 UTC (permalink / raw)
To: Barry OReilly; +Cc: 15655
merge 12985 15655
thanks
> Run emacs -Q. Type the number 23 in the scratch buffer. eval-last-sexp
> and see in the minibuffer: "23". eval-last-sexp again and see in the
> minibuffer: "23 (#o27, #x17, ?\C-w)". I didn't expect (#o27, #x17,
> ?\C-w).
Do you think that the proposal from bug#12985 will do what you expected?
I'm waiting for more feedback before installing the patch from bug#12985.
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#15655: Eval integer, see extraneous nonsense output
2013-10-19 20:20 bug#15655: Eval integer, see extraneous nonsense output Barry OReilly
2013-10-19 20:48 ` Drew Adams
2013-10-19 21:09 ` Juri Linkov
@ 2013-10-19 23:07 ` Barry OReilly
2 siblings, 0 replies; 4+ messages in thread
From: Barry OReilly @ 2013-10-19 23:07 UTC (permalink / raw)
To: 15655
[-- Attachment #1: Type: text/plain, Size: 195 bytes --]
> Do you think that the proposal from bug#12985 will do what you
> expected? I'm waiting for more feedback before installing the patch
> from bug#12985.
Your proposal sounds fine to me. Thanks.
[-- Attachment #2: Type: text/html, Size: 250 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-10-19 23:07 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-19 20:20 bug#15655: Eval integer, see extraneous nonsense output Barry OReilly
2013-10-19 20:48 ` Drew Adams
2013-10-19 21:09 ` Juri Linkov
2013-10-19 23:07 ` Barry OReilly
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).