GNU bug report logs - #22250
25.0.50; Eww fails to break RTL paragraph

Previous Next

Package: emacs;

Reported by: Benjamin Riefenstahl <b.riefenstahl <at> turtle-trading.net>

Date: Sun, 27 Dec 2015 19:13:02 UTC

Severity: normal

Tags: confirmed

Found in version 25.0.50

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

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 22250 <at> debbugs.gnu.org, b.riefenstahl <at> turtle-trading.net
Subject: Re: bug#22250: 25.0.50; Eww fails to break RTL paragraph
Date: Sun, 27 Dec 2015 21:45:25 +0200
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Date: Sun, 27 Dec 2015 20:30:40 +0100
> Cc: 22250 <at> debbugs.gnu.org
> 
> Do you know whether this used to work, and stopped working after the
> recent directional fixes, by any chance?

Before those directional fixes the value of bidi-paragraph-direction
was 'left-to-right', i.e. it ignored the dir=rtl meta-data.  So
obviously, the problem didn't exist back then, but it didn't start
_because_ of that change.  It's just that the change you made exposed
a bug in the line-breaking algorithm -- it somehow assumes
unidirectional text somewhere.  If you manually set
bidi-paragraph-direction to 'left-to-right', after visiting that file,
the problem disappears, leaving on screen just the incorrect display.

If you can point me to the code which does that, I might find the
problem and suggest the solution.

Thanks.




This bug report was last modified 9 years and 203 days ago.

Previous Next


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