bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#28454: RTL HTML causes *Article* buffer to be stuck in RTL mode


From: Tim Landscheidt
Subject: bug#28454: RTL HTML causes *Article* buffer to be stuck in RTL mode
Date: Sat, 16 Sep 2017 03:27:44 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)

Thanks, Eli.  I've inserted:

| (lambda nil
|   (gnus-with-article-buffer
|     (setq bidi-paragraph-direction nil)))

at the top of gnus-article-decode-hook as a temporary work-
around, and it seems to work.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]