From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Alfred M. Szmidt" Newsgroups: gmane.emacs.devel Subject: Re: Hook for rmail-insert-inbox-text... Date: Wed, 15 Sep 2004 00:11:01 +0200 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: <1095199861.590232.10183.nullmailer@Update.UU.SE> References: <20040911023001.6624938013@Psilocybe.Update.UU.SE> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1095199908 25467 80.91.229.6 (14 Sep 2004 22:11:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 14 Sep 2004 22:11:48 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 15 00:11:36 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C7LWS-0007iV-00 for ; Wed, 15 Sep 2004 00:11:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C7Lc3-0002VU-AP for ged-emacs-devel@m.gmane.org; Tue, 14 Sep 2004 18:17:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C7Lbx-0002VF-1v for emacs-devel@gnu.org; Tue, 14 Sep 2004 18:17:17 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C7Lbv-0002V3-Jc for emacs-devel@gnu.org; Tue, 14 Sep 2004 18:17:16 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C7Lbv-0002V0-Gq for emacs-devel@gnu.org; Tue, 14 Sep 2004 18:17:15 -0400 Original-Received: from [130.238.4.153] (helo=pernis.its.uu.se) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C7LW6-00081U-8i; Tue, 14 Sep 2004 18:11:14 -0400 Original-Received: by pernis.its.uu.se (Postfix, from userid 205) id 36B6A16A53; Wed, 15 Sep 2004 00:11:10 +0200 (MSZ) Original-Received: from pernis.its.uu.se(127.0.0.1) by pernis.its.uu.se via virus-scan id s473; Wed, 15 Sep 04 00:11:03 +0200 Original-Received: from Psilocybe.Update.UU.SE (Psilocybe.Update.UU.SE [130.238.19.25]) by pernis.its.uu.se (Postfix) with ESMTP id 5C8B716A3F; Wed, 15 Sep 2004 00:11:03 +0200 (MSZ) Original-Received: from localhost (localhost [127.0.0.1]) by Psilocybe.Update.UU.SE (Postfix) with ESMTP id 436A638012; Wed, 15 Sep 2004 00:11:03 +0200 (CEST) Original-Received: from Psilocybe.Update.UU.SE ([127.0.0.1]) by localhost (Psilocybe [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 20136-09; Wed, 15 Sep 2004 00:11:01 +0200 (CEST) Original-Received: from Update.UU.SE (Lem.Update.UU.SE [130.238.19.73]) by Psilocybe.Update.UU.SE (Postfix) with SMTP; Wed, 15 Sep 2004 00:11:01 +0200 (CEST) Original-Received: (nullmailer pid 10184 invoked by uid 30270); Tue, 14 Sep 2004 22:11:01 -0000 Original-To: rms@gnu.org In-reply-to: (message from Richard Stallman on Sun, 12 Sep 2004 05:10:39 -0400) 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: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:27112 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:27112 We're getting rid of conversion into Babyl format. Not that I had problems with Babyl, but I noted that rmail with mbox needs testers, since I use rmail I'll try out the mbox branch and report any errors/problems/etc. Happy hacking.