GNU bug report logs -
#44329
28.0.50; Crash in bidi_mirror_char on view-hello-file when no bidi-display-reordering (harfbuzz)
Previous Next
Reported by: Kevin Brubeck Unhammer <unhammer <at> fsfe.org>
Date: Fri, 30 Oct 2020 14:57:01 UTC
Severity: normal
Tags: wontfix
Found in version 28.0.50
Done: Stefan Kangas <stefankangas <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Kevin Brubeck Unhammer <unhammer <at> fsfe.org>
> Cc: 44329 <at> debbugs.gnu.org
> Date: Fri, 30 Oct 2020 21:42:45 +0100
>
> > This isn't supported: that variable is not supposed to be set nil,
> > except for debugging display problems.
>
> Is there something like make-obsolete-variable for this case that would
> give a warning in init.el on this variable?
The doc string already does warn. The variable is not obsolete, it is
useful for debugging the display code.
> I am not the only one setting it to nil
> https://github.com/search?q=setq+bidi-display-reordering+nil&type=code
> https://emacs.stackexchange.com/a/21761/730 :) so a warning might stop
> some other poor user from wasting half a day on a pointless debugging
> mission.
I make a point of warning against that every time I see such advice,
but my abilities are limited.
> (The manual also mentions the variable's effect without saying you
> shouldn't set it
> https://www.gnu.org/software/emacs/manual/html_node/emacs/Bidirectional-Editing.html
You assume people who do this read the manual...
This bug report was last modified 4 years and 207 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.