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: Dmitry Gutov
Subject: bug#22583: 25.1.50; find-function-search-for-symbol don't call find-function-after-hook
Date: Mon, 8 Feb 2016 07:01:45 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:44.0) Gecko/20100101 Thunderbird/44.0

On 02/07/2016 05:18 PM, Tino Calancha wrote:

when calling find-function or find-variable
find-function-after-hook is run.
In the ther hand, find-function-search-for-symbol
don't run this hook.

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.

Maybe help-variable-def's button definition's help-function should run the hook explicitly instead.






reply via email to

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