From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/45866 Path: main.gmane.org!not-for-mail From: Nevin Kapur Newsgroups: gmane.emacs.gnus.general Subject: Re: WARNING: The attached message make Gnus eat all resources Date: Sun, 28 Jul 2002 10:47:09 -0400 Organization: Mathematical Sciences, The Johns Hopkins University Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1027867693 7930 127.0.0.1 (28 Jul 2002 14:48:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 28 Jul 2002 14:48:13 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17YpLA-00023n-00 for ; Sun, 28 Jul 2002 16:48:12 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 17YpKX-00028k-00; Sun, 28 Jul 2002 09:47:33 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 28 Jul 2002 09:47:59 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id JAA02360 for ; Sun, 28 Jul 2002 09:47:46 -0500 (CDT) Original-Received: (qmail 12591 invoked by alias); 28 Jul 2002 14:47:15 -0000 Original-Received: (qmail 12586 invoked from network); 28 Jul 2002 14:47:15 -0000 Original-Received: from main.gmane.org (80.91.224.249) by gnus.org with SMTP; 28 Jul 2002 14:47:15 -0000 Original-Received: from list by main.gmane.org with local (Exim 3.33 #1 (Debian)) id 17YpJk-00021W-00 for ; Sun, 28 Jul 2002 16:46:44 +0200 Original-To: ding@gnus.org X-Injected-Via-Gmane: http://gmane.org/ Original-Received: from news by main.gmane.org with local (Exim 3.33 #1 (Debian)) id 17YpJk-00021N-00 for ; Sun, 28 Jul 2002 16:46:44 +0200 Original-Path: not-for-mail Original-Newsgroups: gmane.emacs.ding Original-Lines: 23 Original-NNTP-Posting-Host: fermat.mts.jhu.edu Original-X-Trace: main.gmane.org 1027867604 7358 128.220.17.18 (28 Jul 2002 14:46:44 GMT) Original-X-Complaints-To: usenet@main.gmane.org Original-NNTP-Posting-Date: Sun, 28 Jul 2002 14:46:44 +0000 (UTC) X-Face: #i!d%y+1tilG}1ua9z&9waMLqE>H+;pUwWFetZe]4uWiv;VE:GHLnT1\Gj]>l^(]R#}sD@E"(@?vMv,yb@`?32;i~D$6x6m*%!3gPyp-rb$}.%QpxZ!3Y+jESN5[s7SL_68Sc`Aek)A$M|h++b/2VjR.k+Tw4X+0a%:K-kcUeMZ(rs?}v\eG({5J&IPS User-Agent: Gnus/5.090007 (Oort Gnus v0.07) XEmacs/21.4 (Honest Recruiter, i686-pc-linux) Mail-Copies-To: never Cancel-Lock: sha1:wxbvudEDwttPQ/WmMtPtT9h6qKE= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:45866 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:45866 Simon Josefsson writes: > Nevin Kapur writes: > >>> Fill-adapt is IMHO evil as it redefines existing elisp functions. >> >> I turned off filladapt and I still see the bug. Here's the backtrace >> when I quite. I can't see anything useful in it, though. >> >> Signaling: (quit) >> move-to-left-margin() >> forward-paragraph(1) >> fill-region(3611 3701 left nosqueeze) >> (let ((fill-prefix ...) (fill-column ...) filladapt-mode) (fill-region (fill-flowed-point-at-bol) (min ... ...) (quote left) (quote nosqueeze))) >> (condition-case nil (let (... ... filladapt-mode) (fill-region ... ... ... ...)) (error nil)) > > Is this XEmacs specific? The message works fine under Emacs here. > I'll try XEmacs soon. Somebody else reported that they had a problem with CVS Emacs too but they claimed that turning off filladapt made the problem go away. -Nevin