From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: RMAIL slows Date: Tue, 22 Mar 2005 19:59:16 -0500 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1111540082 13015 80.91.229.2 (23 Mar 2005 01:08:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 23 Mar 2005 01:08:02 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 23 02:08:01 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DDuLn-0001Mp-Qz for ged-emacs-devel@m.gmane.org; Wed, 23 Mar 2005 02:08:00 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DDuTI-00028n-9l for ged-emacs-devel@m.gmane.org; Tue, 22 Mar 2005 20:15:44 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DDuSc-00023s-Ed for emacs-devel@gnu.org; Tue, 22 Mar 2005 20:15:03 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DDuSZ-000228-To for emacs-devel@gnu.org; Tue, 22 Mar 2005 20:15:00 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DDuSZ-00021y-Oq for emacs-devel@gnu.org; Tue, 22 Mar 2005 20:14:59 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DDuDP-0007iY-8N for emacs-devel@gnu.org; Tue, 22 Mar 2005 19:59:19 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DDuDM-0007ML-7F; Tue, 22 Mar 2005 19:59:16 -0500 Original-To: bob@rattlesnake.com In-reply-to: (bob@rattlesnake.com) 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 X-MailScanner-To: ged-emacs-devel@m.gmane.org Xref: news.gmane.org gmane.emacs.devel:35018 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:35018 #4 0x0815c07e in Fre_search_forward (regexp=1107790763, bound=1107790763, noerror=1107790763, count=1107790763) at search.c:2160 I am not sure what to do next. I tried this: You need to display the value of regexp in Lisp syntax. That is done with the pr command. Haven't you read etc/DEBUG?