|
From: | Stefan Monnier |
Subject: | Re: why do some programming modes have customize hooks and others do not? |
Date: | Sun, 19 Oct 2014 22:15:57 -0400 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
> I've started working on a patch to add `:options' flags to mode hooks, such > as > `imenu-add-menubar-index' for modes supporting imenu or `eldoc-mode' for > modes > supporting eldoc. FWIW, eldoc is now (in trunk) automatically enabled in any major mode that supports it. It should be fairly easy to add an imenu (sub)menu globally as well. Stefan
[Prev in Thread] | Current Thread | [Next in Thread] |