GNU bug report logs - #9571
24.0.50; user option to turn off bidi, please

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Thu, 22 Sep 2011 04:24:02 UTC

Severity: wishlist

Tags: wontfix

Found in version 24.0.50

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: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 9571 <at> debbugs.gnu.org, lekktu <at> gmail.com, Štěpán Němec <stepnem <at> gmail.com>
Subject: bug#9571: 24.0.50; user option to turn off bidi, please
Date: Fri, 23 Sep 2011 13:46:35 -0400
> IOW, I feel that the issue is blown out of proportions for reason I
> cannot understand.  By and large, THERE IS NO PROBLEM.  Fear of
> problems, maybe.  But no real problems, at least not reported ones.

Agreed.

There have been a fair number of behavior bugs with respect to cursor
positioning (that's the tricky part of your changes, and IIUC the only
part that can't just be turned off by bidi-display-reordering), but they
seem to be mostly under control now (new cursor bugs are just as
likely now to exist in Emacs-23 as well).

The other source of problem has been performance, and AFAICT it's always
been linked to bidi-paragraph-direction (unsurprisingly: the rest of
the changes have almost no impact on algorithmic complexity, and even
the potentially large slowdown on the core "step to next position"
operation is drowned in all the rest of the work we do per-position
anyway).  We can make that default to `left-to-right' if needed, but
hopefully that won't even be necessary.


        Stefan




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

Previous Next


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