GNU bug report logs - #16832
24.3.50; Emacs goes crazy when deleting lines

Previous Next

Packages: org-mode, emacs;

Reported by: "Fabrice Niessen" <fni-news <at> pirilampo.org>

Date: Fri, 21 Feb 2014 16:40:02 UTC

Severity: normal

Merged with 17040, 17055

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Nicolas Goaziou <n.goaziou <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: fni-news <at> pirilampo.org, emacs-orgmode <at> gnu.org, 16832 <at> debbugs.gnu.org
Subject: bug#16832: Emacs goes crazy when deleting lines
Date: Sat, 15 Mar 2014 18:57:37 +0100
Eli Zaretskii <eliz <at> gnu.org> writes:

> Do you happen to know, or can measure, how much faster is the latest
> version?  Given the timing provided by the OP, it'd have to be at
> least 100 times faster, to avoid annoying delays after each command.

Basically it is,

  (search-forward "call_")

versus

  (re-search-forward "\\([^\n]*?\\)call_\\([^()[:space:]\n]+?\\)\\(\\[\\(.*?\\)\\]\\|\\(\\)\\)(\\(.*?\\))\\(\\[\\(.*?\\)\\]\\)?")

Of course, the speed factor depends on the length of the lines in the
document, but it could make a significant difference for the OP.


Regards,

-- 
Nicolas Goaziou




This bug report was last modified 11 years and 47 days ago.

Previous Next


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