From mboxrd@z Thu Jan 1 00:00:00 1970
Path: news.gmane.org!not-for-mail
From: Peter S Galbraith
Newsgroups: gmane.emacs.help
Subject: Re: rmail with attachments
Date: Fri, 17 Feb 2006 19:36:43 -0500
Message-ID: <8754.1140223003@mixed>
References:
<87wtgqcwon.fsf@thunk.shootybangbang.com>
<1138066204.3854.18.camel@localhost.localdomain>
NNTP-Posting-Host: main.gmane.org
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
X-Trace: sea.gmane.org 1140254465 6293 80.91.229.2 (18 Feb 2006 09:21:05 GMT)
X-Complaints-To: usenet@sea.gmane.org
NNTP-Posting-Date: Sat, 18 Feb 2006 09:21:05 +0000 (UTC)
Cc: help-gnu-emacs@gnu.org
Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Feb 18 10:21:03 2006
Return-path:
Envelope-to: geh-help-gnu-emacs@m.gmane.org
Original-Received: from lists.gnu.org ([199.232.76.165])
by ciao.gmane.org with esmtp (Exim 4.43)
id 1FAOH0-0003Se-Bw
for geh-help-gnu-emacs@m.gmane.org; Sat, 18 Feb 2006 10:21:02 +0100
Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org)
by lists.gnu.org with esmtp (Exim 4.43)
id 1FAO95-0004fs-Pi
for geh-help-gnu-emacs@m.gmane.org; Sat, 18 Feb 2006 04:12:51 -0500
Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43)
id 1FAGMw-0006Qx-S4
for help-gnu-emacs@gnu.org; Fri, 17 Feb 2006 19:54:39 -0500
Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43)
id 1FAGFH-0004df-56
for help-gnu-emacs@gnu.org; Fri, 17 Feb 2006 19:47:53 -0500
Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org)
by lists.gnu.org with esmtp (Exim 4.43) id 1FAG5u-0001Vu-Fq
for help-gnu-emacs@gnu.org; Fri, 17 Feb 2006 19:37:03 -0500
Original-Received: from [142.169.1.152] (helo=smtp2.globetrotter.net)
by monty-python.gnu.org with esmtp (Exim 4.52) id 1FAGBN-0005tV-8j
for help-gnu-emacs@gnu.org; Fri, 17 Feb 2006 19:42:41 -0500
Original-Received: from (192.168.250.24) by avas7.globetrotter.net via smtp
id 2aee_abe5d1f0_a016_11da_93c3_0002b3e6f1b0;
Fri, 17 Feb 2006 19:37:00 -0500
Original-Received: from mixed.dyndns.org
(c207.134.178-128.clta.globetrotter.net [207.134.178.128])
by smtp2.globetrotter.net (iPlanet Messaging Server 5.2)
with ESMTP id <0IUU00B9RXPEVZ@"TELUS Quebec"> for
help-gnu-emacs@gnu.org; Fri, 17 Feb 2006 19:36:59 -0500 (EST)
Original-Received: from (207.134.178.128) by avas7.globetrotter.net via smtp id
2ada_a6bbf95c_a016_11da_8528_0002b3e6f1b0;
Fri, 17 Feb 2006 19:36:57 -0500
Original-Received: by mixed.dyndns.org (Postfix, from userid 1000) id BB38D8257; Fri,
17 Feb 2006 19:36:44 -0500 (EST)
Original-Received: from mixed (localhost [127.0.0.1]) by mixed.dyndns.org (Postfix)
with ESMTP id 5AFCE1674C7; Fri, 17 Feb 2006 19:36:44 -0500 (EST)
In-reply-to: <1138066204.3854.18.camel@localhost.localdomain>
Original-To: Pedro S da Costa
X-Mailer: MH-E 7.91+cvs; nmh 1.1; GNU Emacs 22.0.50.1
X-Image-URL: http://people.debian.org/~psg/face.png
Comments: In-reply-to Pedro S da Costa message
dated "Tue, 24 Jan 2006 01:30:04 +0000."
X-BeenThere: help-gnu-emacs@gnu.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Users list for the GNU Emacs text editor
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org
Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org
Xref: news.gmane.org gmane.emacs.help:33276
Archived-At:
Pedro S=E1 da Costa wrote:
> I'm having problems in the configuration of mh-e and mmenconde.
>=20
> Can anybody show me the section for configure mh-e (mail for emacs) and
> mmenconde in the dotemacs?
>=20
> When i try to open mh-e in emacs with mh-rmail, i get that emacs can't
> found install-mh file or directory. How can i solve this problem?
>=20
> And if possible, what are others applications for reading mails?
>=20
> What are the difference between mh-e and VM? I suppose that is two
> programs that do the same.
Catching up on the list... Sorry for the last post.
If you are using MH-E and Emacs-21 (rather from CVS Emacs), then you
really should try the separetely available MH-E from
http://mh-e.sourceforge.net/=20
This version will handle MIME pretty natively through gnus (so it's also
best to have an updated gnus installation as well).
If you are using Debian, install the packages:
mh-e, gnus, compface, swish++, picon-domains, w3m-el
Peter