> +                       ;; 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?


_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to