From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Bjørn Harbo" Newsgroups: gmane.emacs.help Subject: Re: (Possibly corrupted buffer ' *nnmail incoming*'.) Date: Wed, 27 Oct 2004 14:14:13 +0200 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1098879149 17013 80.91.229.6 (27 Oct 2004 12:12:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 27 Oct 2004 12:12:29 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Oct 27 14:12:21 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CMmf6-00067p-00 for ; Wed, 27 Oct 2004 14:12:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CMmmq-0000pw-W6 for geh-help-gnu-emacs@m.gmane.org; Wed, 27 Oct 2004 08:20:21 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!news2.telebyte.nl!border2.nntp.ams.giganews.com!border1.nntp.ams.giganews.com!nntp.giganews.com!uio.no!quimby.gnus.org!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 25 Original-NNTP-Posting-Host: ti200710a080-2395.bb.online.no Original-X-Trace: quimby.gnus.org 1098878710 8125 80.213.41.91 (27 Oct 2004 12:05:10 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Wed, 27 Oct 2004 12:05:10 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Original-Xref: shelby.stanford.edu gnu.emacs.help:126116 Original-To: help-gnu-emacs@gnu.org 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: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:21496 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:21496 Problem solved. I found a .emacs-mail-crash-something which caused the mess (thank heaven (St Egnusius?) for the message buffer!) Sorry. "Bjørn Harbo" skrev i melding news:clnpc6$vh9$1@quimby.gnus.org... > I have tried to convert from mutt to gnus (5.10) and have renamed my old > Mail-directory to avoid confusion. > My very basic ~/.gnus: > (setq gnus-select-method '(nntp "news.online.no")) > (setq user-mail-address bharbo@online.no) > (setq user-full-name "Bjorn Harbo") > (setq gnus-secondary-select-methods > '((nnml "private"))) > According to http://zez.org/article/articleprint/38/ I then > echo "testmail" | mail -s "testmail" myname > When trying to fire up gnus the following message shows up: > > Error, unknown mail format! (Possibly corrupted buffer ' *nnmail > incoming*'.) > > Anybody got an idea? > >