From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Alan Wehmann Newsgroups: gmane.emacs.help Subject: Re: problems with rmime's handling of some received MIME attachments Date: 09 Oct 2002 10:32:07 -0500 Organization: Fermi National Accelerator Laboratory Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1034178177 25289 127.0.0.1 (9 Oct 2002 15:42:57 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 9 Oct 2002 15:42:57 +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 17zIz9-0006Zj-00 for ; Wed, 09 Oct 2002 17:42:56 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17zIsg-0006Fi-00; Wed, 09 Oct 2002 11:36:14 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!info1.fnal.gov!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 25 Original-NNTP-Posting-Host: fsui03.fnal.gov Original-X-Trace: info4.fnal.gov 1034177226 24907 131.225.68.24 (9 Oct 2002 15:27:06 GMT) Original-X-Complaints-To: abuse@fnnews.fnal.gov Original-NNTP-Posting-Date: 9 Oct 2002 15:27:06 GMT X-Newsreader: Gnus v5.5/XEmacs 20.4 - "Emerald" Original-Xref: shelby.stanford.edu gnu.emacs.help:105872 X-Originally-To: lorian@fsavigny.de (Florian v. Savigny) Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:2419 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:2419 I've added numerous lines like the following to rmime.el: ;;; Application/x-wp type --- ;;; uses rmime-octet-action function ;;; added by A.W. 4/16/99 (defalias 'rmime-application/x-wp 'rmime-application/octet-stream) I've also found with multipart messages I need to invoke M-x rmime-mode several times. lorian@fsavigny.de (Florian v. Savigny) writes: > Hello, > > I've been having a recurrent but as yet unpredictable problem with the > way rmime offers me to process a file attachment, but only in some > cases, which I will try to distinguish from one another. > . . . -- Alan Wehmann wehmann@fnal.gov