From: Chong Yidong <cyd@stupidchicken.com>
Cc: rms@gnu.org, emacs-devel@gnu.org
Subject: Re: Strange behavior of C-u in the presence of sit-for in p-c-h
Date: Tue, 17 Oct 2006 18:18:00 -0400 [thread overview]
Message-ID: <87y7reziw7.fsf@stupidchicken.com> (raw)
In-Reply-To: <jwvu022iodl.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Tue\, 17 Oct 2006 18\:12\:17 -0400")
Stefan Monnier <monnier@iro.umontreal.ca> writes:
>> This normally works ok. However, suppose the call to
>> read_key_sequence in the command loop takes its input from
>> unread-command-events. (This happens if the input came during a
>> sit-for in post-command-hook, as in Stefan's original example, or
>> directly as in the example above.) This kind of "reread input" is
>> explicitly *not* added to this_command_keys. The rationale for this
>> is not clear to me, but there may be a good reason since the code
>> explicitly checks for this; see keyboard.c:789. Then
>> `universal-argument-other-key' can't see that input.
>
> I think I understand, but I can't find the code in keyboard.c.
> Do you really mean "line 789"? Of which revision?
Sorry; by 789, I mean 3262 :-P
next prev parent reply other threads:[~2006-10-17 22:18 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-14 16:44 Strange behavior of C-u in the presence of sit-for in p-c-h Stefan Monnier
2006-10-16 13:50 ` Richard Stallman
2006-10-16 16:04 ` Stefan Monnier
2006-10-17 6:54 ` Richard Stallman
2006-10-17 14:50 ` Chong Yidong
2006-10-17 21:11 ` Chong Yidong
2006-10-17 22:12 ` Stefan Monnier
2006-10-17 22:18 ` Chong Yidong [this message]
2006-10-18 1:57 ` Stefan Monnier
2006-10-18 2:19 ` Chong Yidong
2006-10-18 5:57 ` Stefan Monnier
2006-10-18 14:28 ` Chong Yidong
2006-10-18 15:23 ` Stefan Monnier
2006-10-19 6:41 ` Richard Stallman
2006-10-19 6:41 ` Richard Stallman
2006-10-19 14:31 ` Chong Yidong
2006-10-19 14:51 ` Johan Bockgård
2006-10-18 17:54 ` Richard Stallman
2006-10-18 23:57 ` Chong Yidong
2006-10-19 9:01 ` Kim F. Storm
2006-10-19 21:09 ` Kim F. Storm
2006-10-21 2:03 ` Richard Stallman
2006-10-22 22:54 ` Kim F. Storm
2006-10-19 21:09 ` Kim F. Storm
2006-10-19 21:25 ` Chong Yidong
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=87y7reziw7.fsf@stupidchicken.com \
--to=cyd@stupidchicken.com \
--cc=emacs-devel@gnu.org \
--cc=rms@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).