unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#12985: eval-last-sexp looks broken when executed twice
@ 2012-11-25  1:52 Kelly Dean
  2012-11-25  8:44 ` Andreas Schwab
  0 siblings, 1 reply; 6+ messages in thread
From: Kelly Dean @ 2012-11-25  1:52 UTC (permalink / raw)
  To: 12985

Using 24.2, type:
5
Then do C-x C-e, and as expected it echoes:
5
But then do C-x C-e again, and unexpectedly it echoes:
5 (#o5, #x5, ?\C-e)
The same thing happens if you type 5 then do C-u C-x C-e C-u C-x C-e; first as expected you get:
55
Then unexpectedly you get:
5555 (#o67, #x37, ?7)






^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-12-19 21:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-25  1:52 bug#12985: eval-last-sexp looks broken when executed twice Kelly Dean
2012-11-25  8:44 ` Andreas Schwab
2012-11-27 12:41   ` Kelly Dean
2013-05-06 19:57     ` Juri Linkov
2013-05-08 21:19       ` Juri Linkov
2013-12-19 21:03     ` Juri Linkov

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).