From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/36806 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: end of buffer? Date: Sat, 07 Jul 2001 00:12:39 +0200 Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035172331 10551 80.91.224.250 (21 Oct 2002 03:52:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:52:11 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 3278 invoked from network); 6 Jul 2001 22:12:07 -0000 Original-Received: from dolk.extundo.com (195.42.214.242) by gnus.org with SMTP; 6 Jul 2001 22:12:07 -0000 Original-Received: from barbar.josefsson.org (slipsten.extundo.com [195.42.214.241]) (authenticated) by dolk.extundo.com (8.11.3/8.11.3) with ESMTP id f66MCEw32638 for ; Sat, 7 Jul 2001 00:12:14 +0200 Original-To: ding@gnus.org In-Reply-To: (Maciej Matysiak's message of "06 Jun 2001 08:52:45 +0200") Mail-Copies-To: nobody User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.103 Original-Lines: 13 Xref: main.gmane.org gmane.emacs.gnus.general:36806 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:36806 Maciej Matysiak writes: > hi, > > when viewing the attached message, i got 'end of buffer' error. the message > is viewed with full headers, starting at 'date:'. any idea what can cause > this (too long 'received:' line?)? Try M-x toggle-debug-on-error RET to get a better error message. Earlier flow-fill.el's exhibited this problem, but I wasn't able to reproduce it using your article and the current flow-fill.el so maybe it disappeared.