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


Message #44 received at 16832 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Nicolas Goaziou <n.goaziou <at> gmail.com>
Cc: fni-news <at> pirilampo.org, emacs-orgmode <at> gnu.org, 16832 <at> debbugs.gnu.org
Subject: Re: bug#16832: Emacs goes crazy when deleting lines
Date: Sat, 15 Mar 2014 19:36:01 +0200
> From: Nicolas Goaziou <n.goaziou <at> gmail.com>
> Cc: Fabrice Niessen <fni-news <at> pirilampo.org>,  emacs-orgmode <at> gnu.org,  16832 <at> debbugs.gnu.org
> Date: Sat, 15 Mar 2014 17:17:26 +0100
> 
> >       (while (search-forward "call_" nil t)
> > 	(save-excursion
> > 	  (goto-char (match-beginning 0))
> > 	  (when (looking-at org-babel-inline-lob-one-liner-regexp)
> > 	    (throw 'exit (cons 'inline-babel-call (point)))))))))
> 
> This one is an updated function, which doesn't match posted report.

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.




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

Previous Next


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