all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Tim Cross <theophilusx@gmail.com>
Cc: bzg@altern.org, emacs-devel@gnu.org
Subject: Re: Slow/poor responsiveness in org files
Date: Mon, 22 Aug 2011 08:55:53 +0300	[thread overview]
Message-ID: <83d3fyxa52.fsf@gnu.org> (raw)
In-Reply-To: <CAC=50j__eDvajQxM9jVm990_AMyKa4TZTVt-UjMBPDwV9mbHyQ@mail.gmail.com>

> Date: Mon, 22 Aug 2011 10:52:49 +1000
> From: Tim Cross <theophilusx@gmail.com>
> Cc: emacs-devel@gnu.org
> 
> SOLVED!
> 
> Adding the line
> 
> (setq bidi-display-reordering nil)
> 
> to my org-mode-hook has fixed the problem. Cursor movement and editing
> operations are now usable and the delays are gone.

Please don't consider this a solution.  bidi-display-reordering should
not slow down redisplay to a degree that makes Emacs unusable.  And
setting bidi-display-reordering to nil means that R2L scripts cannot
be used in Org buffers, which is clearly unacceptable.

If you can send me the offending file, that would be the best.
Failing that, please answer the following questions:

 . How large is the Org file, in bytes?

 . How many entries do you have in it, including distribution between
   levels (i.e., how many entries of 2nd level do you have, on
   average, per each 1st-level entry, how many 3rd-level entries per
   each 2nd-level entry, etc.)?

 . Is the slowdown the same at the beginning of the file, the end of
   the file, and in the middle?

 . Which commands exhibit the slowdown?  Are C-f/C-b slow?  How about
   left and right arrows?  C-v/M-v? Up/down arrows?

 . Does the slowdown go away after "M-x show-all RET"?

 . Do you have any minor modes, in addition to Org mode, turned on in
   those buffers, and if so, which ones?  Please include any sub-modes
   of Org in the list.

 . Does setting bidi-paragraph-direction to `left-to-right' eliminate
   the slowdown?

With this info, I can try reproducing the problem and looking for a
proper solution.

TIA



  reply	other threads:[~2011-08-22  5:55 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-18  5:56 Slow/poor responsiveness in org files Tim Cross
2011-08-18  7:49 ` Bastien
2011-08-18 11:53   ` Antoine Levitt
2011-08-19 23:42     ` Tim Cross
2011-08-20  0:23       ` Bastien
2011-08-20  0:53         ` Tim Cross
2011-08-22  0:52           ` Tim Cross
2011-08-22  5:55             ` Eli Zaretskii [this message]
2011-08-22  6:42               ` Tim Cross
2011-08-22  7:03                 ` Eli Zaretskii
2011-09-13  0:22               ` Mathieu Boespflug
2011-09-13  2:59                 ` Eli Zaretskii
2011-09-13  4:36                   ` Mathieu Boespflug
2011-09-13  5:51                     ` Eli Zaretskii
2011-09-14 15:34                       ` Paragraph direction in Org Mode (was: Slow/poor responsiveness in org files) Eli Zaretskii
2011-09-20 15:02                         ` Eli Zaretskii
2011-09-13 16:55                     ` Slow/poor responsiveness in org files Bruno Tavernier
2011-09-14 15:37                       ` Eli Zaretskii
2011-09-14 18:00                         ` Bruno Tavernier
2011-09-14 19:55                           ` Eli Zaretskii
2011-09-13 20:42             ` Claus Klingberg
2011-09-14  3:01               ` Eli Zaretskii
2011-09-13  3:20 ` Torsten Wagner
2011-09-13  4:52   ` Tim Cross

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83d3fyxa52.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=bzg@altern.org \
    --cc=emacs-devel@gnu.org \
    --cc=theophilusx@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.