From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Engster Newsgroups: gmane.emacs.devel Subject: Re: merging pmail Date: Fri, 20 Feb 2009 14:30:56 +0100 Message-ID: References: <87y6x4ue2u.fsf@cyd.mit.edu> <3lsknbtdk9.fsf@fencepost.gnu.org> <77vds7yumx.fsf@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1235166302 20002 80.91.229.12 (20 Feb 2009 21:45:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 20 Feb 2009 21:45:02 +0000 (UTC) Cc: emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 20 22:46:17 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 1LadCK-00073U-Tu for ged-emacs-devel@m.gmane.org; Fri, 20 Feb 2009 22:46:17 +0100 Original-Received: from localhost ([127.0.0.1]:36223 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LadB0-0000Wy-8o for ged-emacs-devel@m.gmane.org; Fri, 20 Feb 2009 16:44:54 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LaVTG-0002IG-1M for emacs-devel@gnu.org; Fri, 20 Feb 2009 08:31:14 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LaVTC-0002Hh-Iw for emacs-devel@gnu.org; Fri, 20 Feb 2009 08:31:11 -0500 Original-Received: from [199.232.76.173] (port=50209 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LaVTA-0002HV-Q8 for emacs-devel@gnu.org; Fri, 20 Feb 2009 08:31:09 -0500 Original-Received: from m61s02.vlinux.de ([83.151.21.164]:44045) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LaVT7-0000d3-RN; Fri, 20 Feb 2009 08:31:06 -0500 Original-Received: from [134.76.4.218] (helo=Macintosh.local) by m61s02.vlinux.de with esmtpsa (TLS-1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.63) (envelope-from ) id 1LaVV4-0005ax-K4; Fri, 20 Feb 2009 14:33:06 +0100 In-Reply-To: (Glenn Morris's message of "Thu, 05 Feb 2009 01:37:44 -0500") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.90 (darwin) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-Mailman-Approved-At: Fri, 20 Feb 2009 16:44:50 -0500 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:109261 Archived-At: Glenn Morris writes: > David Engster wrote: > >> The mairix.el interface to Rmail is now partly broken (e.g. when doing >> searches based on the current mail). > > I think I fixed this in CVS trunk - please check. Yes, so far it works for me. Thanks! -David