On 2007-03-19, Matthijs Kooijman <[EMAIL PROTECTED]> wrote: > What is meant here, that one cannot dynamically adapt the manpages to the > current shortcuts bound to specific actions.
That's not entirely true: there's the `bdoc` documentation, from which the man pages _are_ generated. You could just override in a script the default implementation of defbindings that Ion provides, and store this information is the bindings are defined. Of course, the user neds to keep the descriptions up-to-date with their changes for this to work. -- Tuomo
