GNU bug report logs - #9470
24.0.50; Possible bidi-related slowness

Previous Next

Package: emacs;

Reported by: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Date: Sat, 10 Sep 2011 18:37:01 UTC

Severity: normal

Found in version 24.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #16 received at 9470-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
Cc: 9470-done <at> debbugs.gnu.org
Subject: Re: bug#9470: 24.0.50; Possible bidi-related slowness
Date: Sat, 10 Sep 2011 15:26:06 -0400
> From: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
> Date: Sat, 10 Sep 2011 20:28:49 +0200
> 
> I just experienced a massively slow Gnus article buffer.  The
> following
> seems to reproduce the problem:
> 
> (progn
>   (pop-to-buffer "lala")
>   (dotimes (i 197000)
>     (insert "* 194624 FETCH (UID 194633 FLAGS (%Seen))\r\n* 194625
>   FETCH (UID 194634 FLAGS (%Seen))\r\n")))
> 
> If I hit `up' after that, Emacs takes about five seconds for each
> cursor
> movement.

Set bidi-paragraph-direction to `left-to-right', and the problem is
gone.

Such buffers should _always_ have bidi-paragraph-direction set like
that.

I'm closing this bug.




This bug report was last modified 13 years and 302 days ago.

Previous Next


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