From: Dmitry Gutov <dgutov@yandex.ru>
To: Michael Heerdegen <michael_heerdegen@web.de>
Cc: 19853@debbugs.gnu.org
Subject: bug#19853: Acknowledgement (25.0.50; ElDoc is displayed whether eldoc-mode is enabled or not)
Date: Sun, 20 Mar 2016 22:24:20 +0200 [thread overview]
Message-ID: <e94eecc0-db15-cfa9-f883-f075a8880f2c@yandex.ru> (raw)
In-Reply-To: <87k2kxkjsc.fsf@web.de>
On 03/20/2016 09:53 PM, Michael Heerdegen wrote:
> If we want the global mode to push its stuff into the global hook
> bindings, and not into all the local hook bindings in every single
> buffer where the mode is applicable - can we achieve this with
> `define-globalized-minor-mode'?
You could use :after-hook argument.
But it doesn't seem like what we should in do cases like this: what
would (eldoc-mode -1) do if the globalized mode has modified the global
hook values? We can't modify those locally.
> And then, I think making `define-globalized-minor-mode' accept a BODY
> argument would be good - a globalized minor mode might want to do some
> global setup.
Again, see the mention of :after-hook in the define-minor-mode
docstring. It works in the globalized definitions as well.
next prev parent reply other threads:[~2016-03-20 20:24 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-13 11:56 bug#19853: 25.0.50; ElDoc is displayed whether eldoc-mode is enabled or not Dmitry Gutov
[not found] ` <handler.19853.B.142382861219223.ack@debbugs.gnu.org>
2015-07-21 13:48 ` bug#19853: Acknowledgement (25.0.50; ElDoc is displayed whether eldoc-mode is enabled or not) Dmitry Gutov
2016-03-20 10:00 ` eldoc-mode vs. global-eldoc-mode (was: bug#19853) Marcin Borkowski
2016-03-20 12:41 ` bug#19853: eldoc-mode vs. global-eldoc-mode Dmitry Gutov
2016-03-20 13:17 ` Marcin Borkowski
2016-03-20 13:25 ` Dmitry Gutov
2016-03-20 14:14 ` Marcin Borkowski
2016-03-20 17:08 ` Dmitry Gutov
2016-03-20 10:00 ` bug#19853: eldoc-mode vs. global-eldoc-mode (was: bug#19853) Marcin Borkowski
2016-03-20 18:21 ` bug#19853: Acknowledgement (25.0.50; ElDoc is displayed whether eldoc-mode is enabled or not) Michael Heerdegen
2016-03-20 18:25 ` Dmitry Gutov
2016-03-20 18:34 ` Michael Heerdegen
2016-03-20 18:52 ` Dmitry Gutov
2016-03-20 19:20 ` Michael Heerdegen
2016-03-20 19:27 ` Dmitry Gutov
2016-03-20 19:53 ` Michael Heerdegen
2016-03-20 20:24 ` Dmitry Gutov [this message]
2016-03-20 21:10 ` Michael Heerdegen
2016-03-20 21:15 ` Dmitry Gutov
2016-03-20 21:24 ` Michael Heerdegen
2016-03-21 4:02 ` Marcin Borkowski
2016-03-22 15:29 ` Michael Heerdegen
2016-03-22 15:38 ` Stefan Monnier
2016-03-23 15:16 ` Michael Heerdegen
2016-03-23 15:25 ` Dmitry Gutov
2016-03-27 0:31 ` John Wiegley
2017-05-29 23:57 ` Dmitry Gutov
2017-05-30 22:02 ` John Wiegley
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e94eecc0-db15-cfa9-f883-f075a8880f2c@yandex.ru \
--to=dgutov@yandex.ru \
--cc=19853@debbugs.gnu.org \
--cc=michael_heerdegen@web.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.