emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RMAIL slows


From: Richard Stallman
Subject: Re: RMAIL slows
Date: Tue, 22 Mar 2005 08:56:56 -0500

    The primitive that appears in the backtraces from the older instance,
    but not the newer is

        re_match_2_internal

    which is in emacs/src/regex.c.  

That is the inner function that does regexp matching.  Could you
please show a backtrace of the inner 5 or 10 C stack frames that call
it?  Then we will see which C primitive was called.

Also, by looking at the args to that C primitive, you can see
what the regexp is.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]