From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/31965 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: [Bruno Le Dantec ] Cyclades - following the meeting with the commission Date: Tue, 01 Aug 2000 14:00:42 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT X-Trace: main.gmane.org 1035168315 17071 80.91.224.250 (21 Oct 2002 02:45:15 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:45:15 +0000 (UTC) Cc: Gnus Mailing List Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by mailhost.sclp.com (Postfix) with ESMTP id 96A4BD051E for ; Sun, 6 Aug 2000 15:06:14 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id IAC25058; Tue, 1 Aug 2000 08:14:52 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 01 Aug 2000 08:12:46 -0500 (CDT) Original-Received: from Post-Office.UH.EDU (Post-Office.UH.EDU [129.7.1.20]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id IAA09635 for ; Tue, 1 Aug 2000 08:10:29 -0500 (CDT) Original-Received: from CONVERSION-DAEMON by Post-Office.UH.EDU (PMDF V5.2-32 #40812) id <0FYM00B0140LSC@Post-Office.UH.EDU> for ding@hpc.uh.edu; Tue, 1 Aug 2000 07:00:21 -0500 (CDT) Original-Received: from mailhost.sclp.com (www.taekwondo.net [209.196.61.66]) by Post-Office.UH.EDU (PMDF V5.2-32 #40812) with ESMTP id <0FYM00P0M40D14@Post-Office.UH.EDU> for ding@hpc.uh.edu; Tue, 01 Aug 2000 07:00:21 -0500 (CDT) Original-Received: from vic20.blipp.com (unknown [195.84.94.187]) by mailhost.sclp.com (Postfix) with ESMTP id 136F1D051F for ; Tue, 01 Aug 2000 08:00:12 -0400 (EDT) Original-Received: from barbar.josefsson.org (IDENT:root@localhost [127.0.0.1]) by vic20.blipp.com (8.10.1/8.10.1) with SMTP id e71C0Ad24837; Tue, 01 Aug 2000 14:00:10 +0200 In-reply-to: Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Tue, 1 Aug 2000 11:06:44 +0200" Original-To: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-1?q?Gro=DFjohann?=) User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Carlsbad Caverns) Original-Lines: 21 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:31965 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:31965 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes: > | Debugger entered--Lisp error: (error "fill-prefix too long for specified width") > | signal(error ("fill-prefix too long for specified width")) > | error("fill-prefix too long for specified width") > | fill-region-as-paragraph(1641 1718 left nosqueeze) > | fill-region(1641 1718 left nosqueeze) > | fill-flowed() ... > The *Article* buffer is showing the long dashes line at that point, so > it appears that this line is the problem. > > Does this help to figure out where the problem is? No -- the article you forwarded don't have CT format=flowed so I don't even understand how `fill-flowed' got invoked at all. Also, the backtrace indicate the "buggy" article should have number 93, and the article you forwarded is 4953. Did you forward the wrong article?