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: Stefan Monnier
Subject: Re: Inefficient code in reftex-index.el
Date: Mon, 06 Jun 2005 09:52:33 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> That is not the same: the above will set beg and end to markers,
> whereas match-beginning/match-end happen to be integers.  However, the

If you want markers, then say so: (make-marker (match-beginning N))


        Stefan




reply via email to

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