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

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

[debbugs-tracker] bug#27230: closed (eldoc doc)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#27230: closed (eldoc doc)
Date: Sat, 22 Jul 2017 08:12:01 +0000

Your message dated Sat, 22 Jul 2017 11:11:44 +0300
with message-id <address@hidden>
and subject line Re: bug#27230: eldoc doc
has caused the debbugs.gnu.org bug report #27230,
regarding eldoc doc
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
27230: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27230
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: eldoc doc Date: Sun, 4 Jun 2017 12:38:36 +0200 User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:45.0) Gecko/20100101 Thunderbird/45.8.0
From the top of eldoc.el:

;; One useful way to enable this minor mode is to put the following in your
;; .emacs:
;;
;;      (add-hook 'emacs-lisp-mode-hook 'eldoc-mode)
;;      (add-hook 'lisp-interaction-mode-hook 'eldoc-mode)
;;      (add-hook 'ielm-mode-hook 'eldoc-mode)
;;      (add-hook 'eval-expression-minibuffer-setup-hook 'eldoc-mode)

In 25.2, none of these lines are needed.  Maybe
these lines could be replaced with a mention of global-eldoc-mode,
and how the "globalized" minor mode and eldoc-mode interact (not sure
how they do).

Also, most of the functions in eldoc have no docstring (seems ironic).
Would there be any interest in a patch to fix that?




--- End Message ---
--- Begin Message --- Subject: Re: bug#27230: eldoc doc Date: Sat, 22 Jul 2017 11:11:44 +0300
> Cc: address@hidden
> From: "Charles A. Roelli" <address@hidden>
> Date: Wed, 28 Jun 2017 21:16:32 +0200
> 
> (patch v3 attached).

Thanks, pushed.

In the future, please mention the bug number in the commit log
message, so that whoever pushes the changes won't need to do that by
hand.


--- End Message ---

reply via email to

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