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: hack-local-variables-confirm loops forever when running keyboard macro Date: Mon, 22 Jan 2007 21:10:14 +0100 Message-ID: References: <87fya3rlzw.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1169496631 20071 80.91.229.12 (22 Jan 2007 20:10:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 22 Jan 2007 20:10:31 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 22 21:10:29 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1H95Uh-0005fR-M4 for ged-emacs-devel@m.gmane.org; Mon, 22 Jan 2007 21:10:19 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H95Uh-00038R-7s for ged-emacs-devel@m.gmane.org; Mon, 22 Jan 2007 15:10:19 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H95UU-00034z-AF for emacs-devel@gnu.org; Mon, 22 Jan 2007 15:10:06 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H95UT-00033j-N1 for emacs-devel@gnu.org; Mon, 22 Jan 2007 15:10:05 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H95UT-00033R-Ju for emacs-devel@gnu.org; Mon, 22 Jan 2007 15:10:05 -0500 Original-Received: from [195.41.46.237] (helo=pfepc.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.52) id 1H95US-0001ww-8d; Mon, 22 Jan 2007 15:10:04 -0500 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx19.adsl-dhcp.tele.dk [80.62.38.68]) by pfepc.post.tele.dk (Postfix) with SMTP id 5137D8A0056; Mon, 22 Jan 2007 21:09:53 +0100 (CET) Original-To: Chong Yidong In-Reply-To: <87fya3rlzw.fsf@stupidchicken.com> (Chong Yidong's message of "Mon\, 22 Jan 2007 12\:48\:19 -0500") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.92 (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:65387 Archived-At: Chong Yidong writes: > Richard Stallman writes: > >> Would someone please fix this, then ack? > > I don't think any fix is necessary---one simply ought to be careful > when defining keyboard macros to avoid situations like this. Note > that C-g successfully breaks the loop, as it should. I agree. -- Kim F. Storm http://www.cua.dk