emacs-devel
[Top][All Lists]
Advanced

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

Re: mykie.el


From: Yuta Yamada
Subject: Re: mykie.el
Date: Sun, 12 Jan 2014 23:59:43 -0500 (EST)

> >   ;; gfunc is current global-map's function
> >   ((not (string-match "self-insert-command" (symbol-name gfunc)))
> >    (mew-input-folder-display "not allowed"))

> That's a bug in Mew.  We don't need to worry about it (but do report
> it, of course, so the Mew guys can fix it),

I see.
That's means Emacs devel or common emacser do not restrict user keybind
of self-insert-command, isn't it?

Anyway I'll report or pull-req to Mew's developer about it.
Thank you for advice!

Yuta



reply via email to

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