GNU bug report logs - #23569
thing-at-point, source of slowness

Previous Next

Package: emacs;

Reported by: Andreas Röhler <andreas.roehler <at> easy-emacs.de>

Date: Wed, 18 May 2016 07:57:02 UTC

Severity: wishlist

Tags: moreinfo

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Andreas Röhler <andreas.roehler <at> easy-emacs.de>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 23569 <at> debbugs.gnu.org
Subject: bug#23569: thing-at-point, source of slowness
Date: Mon, 23 May 2016 08:42:54 +0200

On 18.05.2016 19:52, Eli Zaretskii wrote:
>> From: Andreas Röhler <andreas.roehler <at> easy-emacs.de>
>> Date: Wed, 18 May 2016 09:59:41 +0200
>>
>> Suggest to jump first at the beginning, as backward move might be slow.
> Can you tell why?  AFAIK, moving back is no slower than moving
> forward.

Referring to non-greedy behaviour of re-search-backward. Which requires 
additional checks WRT to a greedy-like match.

After all, it doesn't seem that important, as implemented forms don't 
use re-search.

Remains the to-and-fro issue.





This bug report was last modified 3 years and 320 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.