From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: small batch of important allout patches Date: Tue, 19 Sep 2006 17:58:25 -0400 Message-ID: <87zmcv7c3i.fsf@stupidchicken.com> References: <2cd46e7f0609172146q46e5b990ue294d8bf3df84424@mail.gmail.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1158703068 29260 80.91.229.2 (19 Sep 2006 21:57:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 19 Sep 2006 21:57:48 +0000 (UTC) Cc: Emacs-Devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 19 23:57:46 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 1GPna0-0000D6-NK for ged-emacs-devel@m.gmane.org; Tue, 19 Sep 2006 23:56:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GPna0-00041U-EG for ged-emacs-devel@m.gmane.org; Tue, 19 Sep 2006 17:56:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GPnZn-0003vk-N4 for emacs-devel@gnu.org; Tue, 19 Sep 2006 17:56:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GPnZn-0003ty-5H for emacs-devel@gnu.org; Tue, 19 Sep 2006 17:56:23 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GPnZn-0003to-2T for emacs-devel@gnu.org; Tue, 19 Sep 2006 17:56:23 -0400 Original-Received: from [18.19.1.138] (helo=cyd) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GPncw-0002lL-Co for emacs-devel@gnu.org; Tue, 19 Sep 2006 17:59:38 -0400 Original-Received: by cyd (Postfix, from userid 1000) id 2FA794E3DB; Tue, 19 Sep 2006 17:58:25 -0400 (EDT) Original-To: "Ken Manheimer" In-Reply-To: <2cd46e7f0609172146q46e5b990ue294d8bf3df84424@mail.gmail.com> (Ken Manheimer's message of "Mon\, 18 Sep 2006 00\:46\:10 -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:60017 Archived-At: "Ken Manheimer" writes: > among other things, this patch fixes a non-terminating loop problem > with exposure annotation in certain cases. I checked this in. Thanks.