GNU bug report logs - #36886
26.2; (global-eldoc-mode -1) should disable eldoc completely

Previous Next

Package: emacs;

Reported by: Sanel Zukan <sanelz <at> gmail.com>

Date: Thu, 1 Aug 2019 10:31:02 UTC

Severity: normal

Tags: fixed

Found in version 26.2

Fixed in version 27.1

Done: Noam Postavsky <npostavs <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Noam Postavsky <npostavs <at> gmail.com>
Cc: contovob <at> tcd.ie, sanelz <at> gmail.com, 36886 <at> debbugs.gnu.org
Subject: bug#36886: 26.2; (global-eldoc-mode -1) should disable eldoc completely
Date: Sun, 04 Aug 2019 19:27:57 +0300
> From: Noam Postavsky <npostavs <at> gmail.com>
> Cc: "Basil L. Contovounesios" <contovob <at> tcd.ie>,  sanelz <at> gmail.com,  36886 <at> debbugs.gnu.org
> Date: Sat, 03 Aug 2019 20:35:23 -0400
> 
> Eli Zaretskii <eliz <at> gnu.org> writes:
> 
> > I actually don't understand why, when the globalized mode is ON, it
> > doesn't work in the minibuffer.  What am I missing?
> 
> define-globalized-minor-mode only adds after-change-major-mode-hook,
> find-file-hook, and change-major-mode-hook.  AFAICT, the minibuffer
> stays in fundamental-mode, and doesn't visit a file so none of those are
> triggered.  Possible patch attached (some additional manual updates +
> NEWS would be needed for define-globalized-minor-mode change).

Thanks.




This bug report was last modified 5 years and 332 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.