On 2008-11-24, Richard Heck wrote: >> why not only change self-insert lfun to be of the non-hidden type?
> If you do that, then all the bindings from latinkeys.bind show up, e.g.: > \bind "a" "self-insert" > \bind "b" "self-insert" > etc > which are 98% of the "hidden" bindings. I'm trying to avoid that. For me it seems strange that self-insert can (besides the obvious inserting of the key itself) also insert some given string. Calling this text-insert or simply insert might provide the needed distinction and more clarity to the end-user. Günter