From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Robert J. Chassell" Newsgroups: gmane.emacs.devel Subject: Re: RMAIL slows Date: Tue, 29 Mar 2005 12:18:51 +0000 (UTC) Message-ID: References: Reply-To: bob@rattlesnake.com NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1112101315 5154 80.91.229.2 (29 Mar 2005 13:01:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 29 Mar 2005 13:01:55 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 29 15:01:50 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DGGKb-0006Zx-BN for ged-emacs-devel@m.gmane.org; Tue, 29 Mar 2005 15:00:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DGGat-0007DZ-Ei for ged-emacs-devel@m.gmane.org; Tue, 29 Mar 2005 08:17:19 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DGGUD-0004RN-Jh for emacs-devel@gnu.org; Tue, 29 Mar 2005 08:10:25 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DGGSl-0003oG-HT for emacs-devel@gnu.org; Tue, 29 Mar 2005 08:08:56 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DGGMw-0001iA-QJ for emacs-devel@gnu.org; Tue, 29 Mar 2005 08:02:54 -0500 Original-Received: from [69.168.108.225] (helo=rattlesnake.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DGFgP-0006JX-GN for emacs-devel@gnu.org; Tue, 29 Mar 2005 07:18:57 -0500 Original-Received: by rattlesnake.com via sendmail from stdin id (Debian Smail3.2.0.115) Tue, 29 Mar 2005 12:18:51 +0000 (UTC) Original-To: emacs-devel@gnu.org In-reply-to: (message from Richard Stallman on Thu, 24 Mar 2005 00:19:13 -0500) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:35306 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:35306 (gdb) p string1=0x40af4785 that told GDB to set the value of string1 to 0x40af4785. I don't think that's what you meant. (gdb) pr (88425796 . That got an error because the value had the wrong type. It is a string, not a Lisp_Object. ... My apologies; I misunderstood what to do. On looking further re_match_2_internal does appear to be the relevant function. Meanwhile, by accident, on a CVS rebuild I did a `make bootstrap' rather than a `make bootfast' and thereby deleted the slow instance of emacs that I was using. I hope to get back to you next week. (As I said, none of the Emacs code looks wrong to me. An instance of RMAIL takes several days and several thousand spam mail messages to slow.) -- Robert J. Chassell bob@rattlesnake.com GnuPG Key ID: 004B4AC8 http://www.rattlesnake.com http://www.teak.cc