emacs-devel
[Top][All Lists]
Advanced

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

Re: Blink Cursor mode is off by default


From: Stefan Monnier
Subject: Re: Blink Cursor mode is off by default
Date: Mon, 11 Jun 2018 13:14:15 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

>   . Call custom-reevaluate-setting for all the delayed-init variables
>     twice: once where we do that now, and again where we did that
>     before the above commit;

I tend to agree that this is the better option.  The main downside, IIUC
is if the user does

    (blink-cursor-mode -1)

in his early-init.el, which will be overridden by the second
custom-reevaluate-setting.


        Stefan




reply via email to

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