From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/14398 Path: main.gmane.org!not-for-mail From: Richard Hoskins Newsgroups: gmane.emacs.gnus.general Subject: Re: preparing Gnus info manuals "freezes" Emacs-20.2 Date: 02 Mar 1998 21:09:43 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.105) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035153594 14673 80.91.224.250 (20 Oct 2002 22:39:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:39:54 +0000 (UTC) Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.8/8.8.8) with ESMTP id SAA29017 for ; Mon, 2 Mar 1998 18:15:49 -0800 Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by xemacs.org (8.8.5/8.8.5) with ESMTP id UAA27154 for ; Mon, 2 Mar 1998 20:11:23 -0600 (CST) Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id UAN02457; Mon, 2 Mar 1998 20:46:41 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 02 Mar 1998 20:10:44 -0600 (CST) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by sina.hpc.uh.edu (8.7.3/8.7.3) with SMTP id UAA27186 for ; Mon, 2 Mar 1998 20:10:37 -0600 (CST) Original-Received: (qmail 10591 invoked by uid 504); 3 Mar 1998 02:10:29 -0000 Original-Received: (qmail 10588 invoked from network); 3 Mar 1998 02:10:29 -0000 Original-Received: from netra.interlaced.net (207.170.170.10) by claymore.vcinet.com with SMTP; 3 Mar 1998 02:10:29 -0000 Original-Received: from localhost (rmh@ts1-p12.interlaced.net [207.170.156.44]) by netra.interlaced.net (8.8.5/8.8.4) with ESMTP id VAA12963 for ; Mon, 2 Mar 1998 21:16:48 -0500 (EST) Original-To: ding@gnus.org In-Reply-To: Lars Magne Ingebrigtsen's message of "23 Feb 1998 05:27:50 +0100" Original-Lines: 30 X-Mailer: Quassia Gnus v0.34/Emacs 20.2 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:14398 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:14398 Lars Magne Ingebrigtsen writes: > Richard Hoskins writes: > > > Emacs will hang when formatting (not always in the same place), and > > when I quit with C-g, I am left with a `gnus' buffer with hundreds of > > thousands of blank lines. > > [...] > > > Signaling: (quit) > > current-left-margin() > > indent-to-left-margin() > > fill-region-as-paragraph(251731 251831 nil) > > fill-paragraph(nil) > > texinfo-format-refill() > > Interesting. Who is the texinfo.el maintainer? I think we should > forward this to him/her. > After I forwarded this problem to bug-texinfo@prep.ai.mit.edu, RMS suspected a bug in filling and requested more details. I provided the details, but RMS was unable to reproduce the problem. He suggests I try it again when 20.3 is released. Also, this bug seems to have gone away with v0.34. huh...