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

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

Re: mail-abbrev-end-of-buffer apparently does nothing


From: Richard Stallman
Subject: Re: mail-abbrev-end-of-buffer apparently does nothing
Date: Sun, 06 May 2007 18:26:30 -0400

    > +                       ;; Do let Ctl and Meta chars expand if they try.
    > +                       (not (event-modifiers last-command-char))
    > +                       (equal this-command 'self-insert)

    Why check (not (event-modifiers last-command-char)), then?

Maybe it isn't necessary given the other condition.

But the main question is, does this code fully work right?




reply via email to

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