From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Billy O'Connor Newsgroups: gmane.emacs.help Subject: Re: rmail/gnus/attachments Date: Sat, 07 Dec 2002 15:48:01 GMT Organization: Optimum Online Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <86isy57rv2.fsf@dps55.oconnoronline.net> References: <86fztdg56x.fsf@dps55.oconnoronline.net> <84adjl1xc1.fsf@lucy.cs.uni-dortmund.de> <863cpdfphf.fsf@dps55.oconnoronline.net> <84k7imrkts.fsf@lucy.cs.uni-dortmund.de> <86n0nh7u8g.fsf@dps55.oconnoronline.net> <84znrhq1p1.fsf@lucy.cs.uni-dortmund.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1039285984 23937 80.91.224.249 (7 Dec 2002 18:33:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 7 Dec 2002 18:33:04 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18Kjl8-0006Dw-00 for ; Sat, 07 Dec 2002 19:33:02 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18KjHV-0007oX-00 for gnu-help-gnu-emacs@m.gmane.org; Sat, 07 Dec 2002 13:02:25 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!canoe.uoregon.edu!logbridge.uoregon.edu!gestalt.direcpc.com!cyclone2.usenetserver.com!news.webusenet.com!news01.optonline.net!news4.srv.hcvlny.cv.net.POSTED!53ab2750!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 28 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-NNTP-Posting-Host: 67.83.188.28 Original-X-Trace: news4.srv.hcvlny.cv.net 1039276081 67.83.188.28 (Sat, 07 Dec 2002 10:48:01 EST) Original-NNTP-Posting-Date: Sat, 07 Dec 2002 10:48:01 EST Original-Xref: shelby.stanford.edu gnu.emacs.help:107850 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:4391 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:4391 kai.grossjohann@uni-duisburg.de (Kai Großjohann) writes: > Billy O'Connor writes: > > > With news, C-u g shows the attachment inline, base64. With mail, > > displays "Get new mail from file: ~/ " in the minibuffer. > > Huh? This means you're using RMAIL for mail?!? I thought you told > me you're using Gnus for mail. > > For RMAIL, somebody else suggested etach.el. There is also rmime.el > by Ray Moody(?). > -- > ~/.signature is: umop ap!sdn (Frank Nobis) Yeah, I thought I was. :) I have these two variables in my .emacs, and thought that was all I needed to use gnus for mail. If I run M-x rmail, you mean that's not running gnus? Yikes, no wonder it's not working. I don't see any gnus-* function to read mail, though, I thought these two variables and M-x rmail would do the trick. '(mail-user-agent (quote gnus-user-agent)) '(read-mail-command (quote gnus)) -- Billy O'Connor Editor, Beyond Linux From Scratch http://beyond.linuxfromscratch.org