From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/4234 Path: main.gmane.org!not-for-mail From: steve@miranova.com (Steven L. Baur) Newsgroups: gmane.emacs.gnus.general Subject: Re: Found no mail! [sgnus 0.17] Date: 02 Dec 1995 23:29:32 -0800 Organization: Miranova Systems, Inc. Sender: steve@miranova.com Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.27) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035145009 28911 80.91.224.250 (20 Oct 2002 20:16:49 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:16:49 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by miranova.com (8.6.11/8.6.9) with ESMTP id AAA15595 for ; Sun, 3 Dec 1995 00:15:19 -0800 Original-Received: from miranova.com (steve@miranova.com [204.212.162.100]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Sun, 3 Dec 1995 08:29:20 +0100 Original-Received: (from steve@localhost) by miranova.com (8.6.11/8.6.9) id XAA15458; Sat, 2 Dec 1995 23:29:35 -0800 Original-To: ding@ifi.uio.no X-Url: http://www.miranova.com/%7Esteve/ In-Reply-To: steve@miranova.com's message of 02 Dec 1995 21:22:57 -0800 Original-Lines: 23 X-Mailer: September Gnus v0.17/XEmacs 19.13 Xref: main.gmane.org gmane.emacs.gnus.general:4234 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:4234 It's not a Gnus problem. The ``fix'' applies to any late model Emacs. If you don't set mail-use-rfc822 to t, and try to save an article with a From line that looks something like: From: joeluser@aol.com (Joe "Stupid" Luser) The Emacs mail utilies will, when saving to mailbox format, convert it into a From_ line that looks like: >>From joeluser@aol.com (JoeLuser) ... Which will cause Gnus to bomb when attempting to deal with it later (as in nnmail-process-unix-mail-format putting it into an nnml group) since it does not match the ugly rmail-unix-mail-delimiter regular expression. This applies to anything in Emacs calling the standard mail-utils to save in mailbox format. Regards, -- steve@miranova.com baur