In factor files, type C-cM-< (callers) or C-cM-> (callees), with prefix
if you want to choose the word (otherwise it uses the one at point). In
the list of results, RET or mouse click brings you to the word
definition; TAB/BACKTAB to navigate through the links.
With thanks to Joe, who pointed me to the right direction.
--------
The following changes since commit b2e45f199ee220cb4b24d59e003d26f9011ba9f6:
Slava Pestov (1):
Calling dispose on unix stdin no longer kills the VM
are available in the git repository at:
http://git.hacks-galore.org/jao/factor.git emacs
Jose A. Ortega Ruiz (1):
FUEL: Display lists of callers/callees, linked to their source.
extra/fuel/fuel.factor | 24 ++++++++--
misc/fuel/README | 3 +
misc/fuel/fuel-help.el | 3 +-
misc/fuel/fuel-mode.el | 33 +++++++++++++
misc/fuel/fuel-xref.el | 121 ++++++++++++++++++++++++++++++++++++++++++++++++
5 files changed, 179 insertions(+), 5 deletions(-)
create mode 100644 misc/fuel/fuel-xref.el
------------------------------------------------------------------------------
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk