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: Thu, 05 Feb 2009 01:37:44 -0500 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 1233816054 32594 80.91.229.12 (5 Feb 2009 06:40:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 5 Feb 2009 06:40:54 +0000 (UTC) Cc: emacs-devel@gnu.org To: David Engster Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 05 07:42:08 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 1LUxvy-0007Kb-JN for ged-emacs-devel@m.gmane.org; Thu, 05 Feb 2009 07:41:59 +0100 Original-Received: from localhost ([127.0.0.1]:55649 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LUxuf-0005xv-FK for ged-emacs-devel@m.gmane.org; Thu, 05 Feb 2009 01:40:37 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LUxth-0005IS-RJ for emacs-devel@gnu.org; Thu, 05 Feb 2009 01:39:37 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LUxtg-0005Hk-As for emacs-devel@gnu.org; Thu, 05 Feb 2009 01:39:37 -0500 Original-Received: from [199.232.76.173] (port=39853 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LUxtg-0005Hc-0Z for emacs-devel@gnu.org; Thu, 05 Feb 2009 01:39:36 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:51639) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LUxtf-0002i2-P7 for emacs-devel@gnu.org; Thu, 05 Feb 2009 01:39:35 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LUxrs-0002qn-LO; Thu, 05 Feb 2009 01:37:44 -0500 X-Spook: AVN CISU Albright quarter csystems explosion X-Ran: MaW`5ygrj?A2^IT`o'%D$B*= X-Hue: green X-Attribution: GM 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:108777 Archived-At: 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.