From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: Strange behavior of C-u in the presence of sit-for in p-c-h Date: Thu, 19 Oct 2006 11:01:37 +0200 Message-ID: References: <87y7rfdmjg.fsf@furball.mit.edu> <87zmbuabq9.fsf@stupidchicken.com> <87y7rdfa7x.fsf@stupidchicken.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1161249542 31712 80.91.229.2 (19 Oct 2006 09:19:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 19 Oct 2006 09:19:02 +0000 (UTC) Cc: emacs-devel@gnu.org, rms@gnu.org, Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 19 11:19:00 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GaU34-0004OG-5k for ged-emacs-devel@m.gmane.org; Thu, 19 Oct 2006 11:18:47 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GaU30-00076t-V9 for ged-emacs-devel@m.gmane.org; Thu, 19 Oct 2006 05:18:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GaTnI-0000fj-8O for emacs-devel@gnu.org; Thu, 19 Oct 2006 05:02:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GaTnG-0000dn-Uq for emacs-devel@gnu.org; Thu, 19 Oct 2006 05:02:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GaTnG-0000dP-IH for emacs-devel@gnu.org; Thu, 19 Oct 2006 05:02:26 -0400 Original-Received: from [195.41.46.237] (helo=pfepc.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GaTnD-0004pY-KX; Thu, 19 Oct 2006 05:02:23 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (unknown [80.165.4.124]) by pfepc.post.tele.dk (Postfix) with SMTP id 9AD8E8A0048; Thu, 19 Oct 2006 11:02:17 +0200 (CEST) Original-To: Chong Yidong In-Reply-To: <87y7rdfa7x.fsf@stupidchicken.com> (Chong Yidong's message of "Wed\, 18 Oct 2006 19\:57\:54 -0400") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:60913 Archived-At: Chong Yidong writes: > How about a variable that tells the command loop to re-insert reread > commands into `this-command-keys' until the next command? The command > loop could automagically reset this at the start of the loop, in case > of a quit. Then universal-argument could toggle this variable. Sounds like a good way to DTRT at this stage... -- Kim F. Storm http://www.cua.dk