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: Kim F. Storm
Subject: Re: Inefficient code in reftex-index.el
Date: Tue, 07 Jun 2005 16:46:17 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Richard Stallman <address@hidden> writes:

>     > There is no other interface into the number of accessible match
>     > strings (which might be nil) rather than
>     > (/ (length (match-data t)) 2).
>
>     That's still pretty inefficient -- I suggest that we introduce a new
>     function `match-count' to return that number.
>
> Is there sufficient use for this function to justify introducing it?
> I think that most cases where this would be used, the code would
> then proceed to call match-data.

I don't know.  

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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