* David Kastrup (2008-06-07) writes:

> Ralf Angeli <[EMAIL PROTECTED]> writes:
>
>> +  (reftex-remove-if (lambda (x) (or (string-match "^[\"{]" x)
>> +                                (string-match "^[0-9]+$" x)))
>> +                ;; get list of values, discard keys
>
> I think it could be better to use a single string-match with
> alternatives here: that way the regexp cache gets utilized better.

Thanks for the hint.  I changed the code accordingly.

-- 
Ralf


_______________________________________________
auctex-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex-devel

Reply via email to