GNU bug report logs -
#37173
27.0.50; (blink-cursor-mode 0) in ~/.emacs has no effect
Previous Next
Reported by: Sven Joachim <svenjoac <at> gmx.de>
Date: Sat, 24 Aug 2019 13:11:01 UTC
Severity: normal
Found in version 27.0.50
Fixed in version 27.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #17 received at 37173 <at> debbugs.gnu.org (full text, mbox):
> Date: Sat, 24 Aug 2019 16:35:55 +0300
> From: Eli Zaretskii <eliz <at> gnu.org>
> Cc: 37173 <at> debbugs.gnu.org
>
> I suspect this change:
>
> commit 7e2090ee80c9099ee953392444e1d73d10e973d4
> Author: Noam Postavsky <npostavs <at> gmail.com>
> AuthorDate: Sat Aug 3 20:19:31 2019 -0400
> Commit: Noam Postavsky <npostavs <at> gmail.com>
> CommitDate: Tue Aug 20 20:20:52 2019 -0400
Actually, the culprit was this one:
commit bb5cd7c4caf415e40836edbbc4e62b0dd411d73f
Author: Eli Zaretskii <eliz <at> gnu.org>
AuthorDate: Thu Aug 22 20:46:31 2019 +0300
Commit: Eli Zaretskii <eliz <at> gnu.org>
CommitDate: Thu Aug 22 20:46:31 2019 +0300
Recompute user-emacs-directory-relative defcustoms one more time
* lisp/startup.el (command-line): Re-evaluate the
custom-delayed predefined variables one more time after
loading the user's init file. (Bug#37116)
I've reverted this for now, but I don't understand why re-evaluating
the custom-delayed variables should toggle a minor mode whose mode
variable is in the custom-delayed-init-variables list, when the init
file says to turn it off unconditionally. What am I missing?
This bug report was last modified 3 years and 321 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.