emacs-devel
[Top][All Lists]
Advanced

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

Re: Inefficient code in reftex-index.el


From: Richard Stallman
Subject: Re: Inefficient code in reftex-index.el
Date: Tue, 07 Jun 2005 08:24:28 -0400

    Which brings me to the suggestion that we add an optional arg to
    set-match-data like this:

      (set-match-data list &optional destroy-markers)

    and change save-match-data to use it 

That would be an improvement, but the next GC will destroy these
markers anyway, so it may not be a big improvement except in code that
does this an awful lot.





reply via email to

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