From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: merging pmail Date: Fri, 23 Jan 2009 12:52:01 -0500 Message-ID: <2wy6x1vrjy.fsf@fencepost.gnu.org> References: <87y6x4ue2u.fsf@cyd.mit.edu> <3lsknbtdk9.fsf@fencepost.gnu.org> <77vds7yumx.fsf@fencepost.gnu.org> <87ocxyxq42.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1232733228 5768 80.91.229.12 (23 Jan 2009 17:53:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 23 Jan 2009 17:53:48 +0000 (UTC) Cc: Chong Yidong , emacs-devel@gnu.org To: Bastien Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 23 18:55:01 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 1LQQF9-00089u-T4 for ged-emacs-devel@m.gmane.org; Fri, 23 Jan 2009 18:55:00 +0100 Original-Received: from localhost ([127.0.0.1]:35570 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LQQDs-00075p-Hj for ged-emacs-devel@m.gmane.org; Fri, 23 Jan 2009 12:53:40 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LQQDn-00073O-Ta for emacs-devel@gnu.org; Fri, 23 Jan 2009 12:53:35 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LQQDn-00072P-CV for emacs-devel@gnu.org; Fri, 23 Jan 2009 12:53:35 -0500 Original-Received: from [199.232.76.173] (port=41807 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LQQDn-00072I-7d for emacs-devel@gnu.org; Fri, 23 Jan 2009 12:53:35 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:50641) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LQQDm-0002nq-MD for emacs-devel@gnu.org; Fri, 23 Jan 2009 12:53:34 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LQQCH-0003ba-Iz; Fri, 23 Jan 2009 12:52:01 -0500 X-Spook: benelux Elvis strategic Freeh cybercash Treasury weapons X-Ran: b"'`T*Znfv2deZWil{%~IXv~0)P7iIe[}H5\Qb]'Y0}A8*|R>~B2q=V=S:s:E+)?Wyym!< X-Hue: green X-Attribution: GM In-Reply-To: <87ocxyxq42.fsf@gnu.org> (Bastien's message of "Fri, 23 Jan 2009 11:40:13 +0100") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:108158 Archived-At: Bastien wrote: > I checked org-rmail.el which works fine. ? It uses rmail-narrow-to-non-pruned-header, a function which doesn't exist any more. I'm also at present unsure if rmail-show-message behaves differently now, and if rmail-show-message-maybe has taken over the old behaviour.