emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (describe-function 'self-insert-command) takes too long


From: Richard Stallman
Subject: Re: (describe-function 'self-insert-command) takes too long
Date: Wed, 18 Oct 2006 01:12:11 -0400

    It might be better to change
    >     It is remapped to `undefined' which is bound to many ordinary text 
characters.

    To something like
    >     It is bound to many ordinary text characters, and it is remapped to 
`undefined'.

It appears that the code actually looks for keys that are bound to
`undefined', not keys that are bound to `self-insert-command'.  So the
message is actually accurate.

Maybe the other kind of report would be more useful, but it requires
changing the code as well, not just the message.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]