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

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

bug#27526: 25.1; Nonconformance to Unicode bidirectionality algorithm du


From: Eli Zaretskii
Subject: bug#27526: 25.1; Nonconformance to Unicode bidirectionality algorithm due to paragraph separator
Date: Tue, 18 Jul 2017 17:44:00 +0300

> From: Itai Berli <itai.berli@gmail.com>
> Date: Tue, 18 Jul 2017 16:27:28 +0300
> 
> I've tested the feature, and it works. Thanks!

Thanks for testing.

> However, it can only be changed in the current buffer, and only by executing 
> M-: (setq ...). Can you please
> make it possible to set this variable globally, say in the .emacs file, as 
> well as to customize it with M-x
> set-variable?

As with any variable, you can set these two globally by using
setq-default instead of setq.  That should work in your .emacs as
well.

I don't want to make this a defcustom yet, as I'm not sure it should
be a user option.  I'd like first to see how many people would like to
use it.





reply via email to

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