What is the most effective method for searching for functions in TeXmacs? While configuring keybindings, I found myself having to navigate through the source code where default bindings are set in order to locate the commands I was looking for.
As an Emacs user, it would be helpful to have an interface similar to describe-function or apropos-command, or a command similar to describe-key, that would instantly provide information about the Lisp side of things without having to leave the editor.