From: Kenichi Handa <handa@m17n.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 7234-done@debbugs.gnu.org
Subject: bug#7234: 24.0.50; strange message after text-scale-adjust
Date: Mon, 18 Oct 2010 19:55:39 +0900 [thread overview]
Message-ID: <tl739s3ixck.fsf@m17n.org> (raw)
In-Reply-To: <E1P7jwu-0005UJ-KX@fencepost.gnu.org> (message from Eli Zaretskii on Mon, 18 Oct 2010 03:16:00 -0400)
In article <E1P7jwu-0005UJ-KX@fencepost.gnu.org>, Eli Zaretskii <eliz@gnu.org> writes:
> > From: Kenichi Handa <handa@m17n.org>
> > Date: Mon, 18 Oct 2010 13:09:29 +0900
> > Cc:
> >
> > ESC : (text-scale-adjust 1) RET C-b
> >
> > "(2)" is shown in the echo area.
> >
> > ESC : (text-scale-adjust 1) RET C-f
> >
> > "(6)" is shown. When I type C-e instead of C-f above, "(5)"
> > is shown. It seems that the number shown corresponds to the
> > character code of the last command.
> That's because text-scale-adjust does at its end
> (push ev unread-command-events)))
> and `push' returns its first argument.
Ah, I see. Thank you for the explanation. I didn't realize
that when I typed C-f (or C-b), text-scale-adjust was not
yet finished. It would be better that read-event call in
text-scale-adjust has some prompt:
e.g. (read-event "+,-,0 for further adjustment: ")
Anyway, I'll close this bug.
---
Kenichi Handa
handa@m17n.org
next prev parent reply other threads:[~2010-10-18 10:55 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-18 4:09 bug#7234: 24.0.50; strange message after text-scale-adjust Kenichi Handa
2010-10-18 7:16 ` Eli Zaretskii
2010-10-18 10:55 ` Kenichi Handa [this message]
[not found] ` <mailman.0.1287400359.30531.bug-gnu-emacs@gnu.org>
2010-10-18 12:30 ` Miles Bader
2010-10-18 14:17 ` Stefan Monnier
2010-10-19 0:37 ` Kenichi Handa
2010-10-19 16:26 ` Stefan Monnier
2010-10-20 2:00 ` Kenichi Handa
2010-10-20 16:07 ` Stefan Monnier
2010-10-21 1:21 ` Kenichi Handa
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=tl739s3ixck.fsf@m17n.org \
--to=handa@m17n.org \
--cc=7234-done@debbugs.gnu.org \
--cc=eliz@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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.