GNU bug report logs -
#36886
26.2; (global-eldoc-mode -1) should disable eldoc completely
Previous Next
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
Message #35 received at 36886 <at> debbugs.gnu.org (full text, mbox):
Eli Zaretskii <eliz <at> gnu.org> writes:
>> From: Sanel Zukan <sanelz <at> gmail.com>
>> Cc: 36886 <at> debbugs.gnu.org
>> Date: Fri, 02 Aug 2019 11:35:29 +0200
>>
>> 1. $ emacs -Q
>> 2. M-x (global-eldoc-mode -1)
>> ;; by not it should be disabled in mode-line, but if you do this:
>> 3. M-: (fboundp ' <-- after entering apostrophe, eldoc will show
>> 'fboundp' protoype in mode-line.
>
> So this only happens in M-:. That wasn't evident from your original
> report. global-eldoc-mode generally shows the signatures when point
> is inside any defun or other def* forms, not only in the minibuffer.
Hm... eldoc-message-function is part of eldoc package and I was hoping
that, by completely disabling eldoc-mode, it will revert whatever is
enabled when mode is initialized from that package. I guess different
views from user and developer points.
But I'm happy we are on the same page regarding this ticket.
> Thanks.
Thanks!
Sanel
This bug report was last modified 5 years and 333 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.