unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Kelly Dean <kellydeanch@yahoo.com>
To: 12985@debbugs.gnu.org
Subject: bug#12985: eval-last-sexp looks broken when executed twice
Date: Sat, 24 Nov 2012 17:52:06 -0800 (PST)	[thread overview]
Message-ID: <1353808326.42897.YahooMailClassic@web141103.mail.bf1.yahoo.com> (raw)

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)






             reply	other threads:[~2012-11-25  1:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-25  1:52 Kelly Dean [this message]
2012-11-25  8:44 ` bug#12985: eval-last-sexp looks broken when executed twice 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1353808326.42897.YahooMailClassic@web141103.mail.bf1.yahoo.com \
    --to=kellydeanch@yahoo.com \
    --cc=12985@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).