From mboxrd@z Thu Jan 1 00:00:00 1970
Path: main.gmane.org!not-for-mail
From: Peter S Galbraith
Newsgroups: gmane.emacs.devel
Subject: Re: RMAIL, MIME-related bug
Date: Fri, 17 Oct 2003 12:22:12 -0400
Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org
Message-ID: <4011.1066407732@mixed>
References: <200310121947.h9CJlhKH006102@oak.pohoyda.family>
<6480-Thu16Oct2003192118+0200-eliz@elta.co.il>
<3405-Thu16Oct2003205828+0200-eliz@elta.co.il>
<9003-Fri17Oct2003082402+0200-eliz@elta.co.il>
<3513.1066405164@mixed>
NNTP-Posting-Host: deer.gmane.org
X-Trace: sea.gmane.org 1066408118 21706 80.91.224.253 (17 Oct 2003 16:28:38 GMT)
X-Complaints-To: usenet@sea.gmane.org
NNTP-Posting-Date: Fri, 17 Oct 2003 16:28:38 +0000 (UTC)
Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Fri Oct 17 18:28:36 2003
Return-path:
Original-Received: from quimby.gnus.org ([80.91.224.244])
by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian))
id 1AAXSu-0006Cs-00
for ; Fri, 17 Oct 2003 18:28:36 +0200
Original-Received: from monty-python.gnu.org ([199.232.76.173])
by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian))
id 1AAXSu-000068-00
for ; Fri, 17 Oct 2003 18:28:36 +0200
Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org)
by monty-python.gnu.org with esmtp (Exim 4.24)
id 1AAXSi-0006rk-Fm
for emacs-devel@quimby.gnus.org; Fri, 17 Oct 2003 12:28:24 -0400
Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24)
id 1AAXOp-00052E-DR
for emacs-devel@gnu.org; Fri, 17 Oct 2003 12:24:23 -0400
Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24)
id 1AAXOB-0004mN-CU
for emacs-devel@gnu.org; Fri, 17 Oct 2003 12:24:14 -0400
Original-Received: from [66.110.141.131] (helo=mixed.dyndns.org)
by monty-python.gnu.org with esmtp (Exim 4.24) id 1AAXMj-0004TJ-GA
for emacs-devel@gnu.org; Fri, 17 Oct 2003 12:22:13 -0400
Original-Received: by mixed.dyndns.org (Postfix, from userid 1000)
id 7B11E71C69; Fri, 17 Oct 2003 12:22:13 -0400 (EDT)
Original-Received: from mixed (localhost [127.0.0.1])
by mixed.dyndns.org (Postfix) with ESMTP id 7A66171C68
for ; Fri, 17 Oct 2003 12:22:13 -0400 (EDT)
Original-To: emacs-devel@gnu.org
In-Reply-To: Message from Stefan Monnier of "Fri,
17 Oct 2003 12:16:33 EDT."
X-Mailer: MH-E 7.4.2+cvs; nmh 1.1-RC1; GNU Emacs 21.3.1
X-Image-URL: http://people.debian.org/~psg/face.png
X-BeenThere: emacs-devel@gnu.org
X-Mailman-Version: 2.1.2
Precedence: list
List-Id: Emacs development discussions.
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org
Xref: main.gmane.org gmane.emacs.devel:17214
X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:17214
Stefan Monnier wrote:
> >> Actually, I think it's a shame that every add-on mail package invented
> >> its own way of doing things instead of contributing the infrastructure
> >> to Emacs.
>
> > I'm not sure what you say is so true.
>
> > wanderlust -> uses SEMI or tm.
> > mew -> ?
> > gnus -> implemented their own.
> > MH-E -> uses gnus.
>
> He was probably also thinking of rmime.el, etach.el, VM, ...
>
>
> Stefan
Ah, forgive my ignorance. I knew of VM (but have never tried it)
and have never heard of the others. I guess as a MH-E developer I
should try the competition to see what MH-E lacks... But it doesn't
lack MIME! :-)
Peter