Jean-Marc Lasgouttes wrote:
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Why? I do not like using a gui name to look up a function. lfun+arg looks better to me.
Hum, thinking a bit more about it, we should probably have an ascii ID and a GUI description string, ex:
name="select-all" description="&Select All" command="command-sequence buffer-begin ; buffer-end-select" Abdel.
