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: Please try Pmail Date: Wed, 21 Jan 2009 23:55:48 -0500 Message-ID: <873afcvt0r.fsf@cyd.mit.edu> References: <87r6303c31.fsf@cyd.mit.edu> <87ljt83svc.fsf@cyd.mit.edu> <87eiyyvz2h.fsf@cyd.mit.edu> <873afdti10.fsf@cyd.mit.edu> <87zlhkitpv.fsf@cyd.mit.edu> <87bpu0uzh7.fsf@cyd.mit.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1232600143 11681 80.91.229.12 (22 Jan 2009 04:55:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 22 Jan 2009 04:55:43 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org To: "Stefan Monnier" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 22 05:56:55 2009 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 1LPrcb-0001oh-5m for ged-emacs-devel@m.gmane.org; Thu, 22 Jan 2009 05:56:53 +0100 Original-Received: from localhost ([127.0.0.1]:47024 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LPrbJ-0004Zl-Nq for ged-emacs-devel@m.gmane.org; Wed, 21 Jan 2009 23:55:33 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LPrbG-0004Zb-3Q for emacs-devel@gnu.org; Wed, 21 Jan 2009 23:55:30 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LPrbE-0004ZA-EQ for emacs-devel@gnu.org; Wed, 21 Jan 2009 23:55:29 -0500 Original-Received: from [199.232.76.173] (port=60733 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LPrbE-0004Z7-8p for emacs-devel@gnu.org; Wed, 21 Jan 2009 23:55:28 -0500 Original-Received: from cyd.mit.edu ([18.115.2.24]:58753) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LPrbC-0004Jm-R6; Wed, 21 Jan 2009 23:55:26 -0500 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id 5F7F557E225; Wed, 21 Jan 2009 23:55:48 -0500 (EST) In-Reply-To: (Stefan Monnier's message of "Wed, 21 Jan 2009 23:12:52 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:108068 Archived-At: "Stefan Monnier" writes: > You could also just say "run the write-region-post-annotation-function > of the last buffer" and let the annotation code do the work of > accumulating the intermediate write-region-post-annotation-functions > in the last buffer's write-region-post-annotation-function. > > After all, this corner case never happens AFAIK, so there's no point > spending much time on it. No reason not to try to DTRT, I think. Anyway, I've checked in the changes, including those to pmail.