From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: John Paul Wallington Newsgroups: gmane.emacs.help Subject: Re: rmail with attachments Date: Tue, 24 Jan 2006 00:10:48 +0000 Message-ID: <87wtgqcwon.fsf@thunk.shootybangbang.com> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1138080840 12707 80.91.229.2 (24 Jan 2006 05:34:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 24 Jan 2006 05:34:00 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jan 24 06:33:58 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 1F1GoT-00071o-Lj for geh-help-gnu-emacs@m.gmane.org; Tue, 24 Jan 2006 06:33:54 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F1Gr9-0005JT-FD for geh-help-gnu-emacs@m.gmane.org; Tue, 24 Jan 2006 00:36:39 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F1C9d-00043T-NP for help-gnu-emacs@gnu.org; Mon, 23 Jan 2006 19:35:26 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F1C7R-00032s-DK for help-gnu-emacs@gnu.org; Mon, 23 Jan 2006 19:33:12 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F1C6L-0002RH-0o for help-gnu-emacs@gnu.org; Mon, 23 Jan 2006 19:32:02 -0500 Original-Received: from [217.169.11.184] (helo=thunk.shootybangbang.com) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1F1CB9-00088W-NM for help-gnu-emacs@gnu.org; Mon, 23 Jan 2006 19:37:00 -0500 Original-Received: from thunk.shootybangbang.com (localhost [IPv6:::1]) by thunk.shootybangbang.com (8.13.3/8.13.3) with ESMTP id k0O0Am0L020148; Tue, 24 Jan 2006 00:10:48 GMT Original-Received: (from jpw@localhost) by thunk.shootybangbang.com (8.13.3/8.13.3) id k0O0Am6G021181; Tue, 24 Jan 2006 00:10:48 GMT X-Authentication-Warning: thunk.shootybangbang.com: jpw set sender to jpw@pobox.com using -f Original-To: Pedro =?iso-8859-1?Q?S=E1?= da Costa X-Mailer: Norman X-Attribution: JPW X-Face: oX^^1Wzw=7hF+$9sbFF; "@y\k=M:/\KKp>Ix4]Nue{W[-D*|!E&nB]#ZV7!P (Pedro =?iso-8859-1?Q?S=E1?= da Costa's message of "Tue, 24 Jan 2006 00:05:37 +0000") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) X-Mailman-Approved-At: Tue, 24 Jan 2006 00:36:26 -0500 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:32810 Archived-At: Pedro S=E1 da Costa writes: > How should i configure rmail in emacs to read attachments, or save the > attachments in a specific directory? I recommend Moody's rmime.el library available from http://www.cinti.net/~rmoody/rmime/ It requires external programs like metamail and mmencode to work. See http://www.emacswiki.org/cgi-bin/wiki/RmailMime for more information.