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

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

bug#22583: 25.1.50; find-function-search-for-symbol don't call find-func


From: Tino Calancha
Subject: bug#22583: 25.1.50; find-function-search-for-symbol don't call find-function-after-hook
Date: Mon, 8 Feb 2016 21:50:04 +0900 (JST)
User-agent: Alpine 2.20 (LRH 67 2015-01-07)


find-function-search-for-symbol is a querying function. It can be used by 
different consumers, e.g. xref-location-marker.
I'm not sure the user would want find-function-after-hook to run in every such 
case.
Right: the hook may be unnecessary called many times. Not good.

Maybe help-variable-def's button definition's help-function should run the hook 
explicitly instead.
Thanks for the tip. This way looks more sensible.

Attachment: help-mode.patch
Description: Text document


reply via email to

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