[mew-int 00388] keybinding on DEL

HAYATA Takahiro hayata at example.com
Thu Jul 12 08:40:01 JST 2001


REPORT:
In Emacs-21.0.103, I think it is an idea to add

    (define-key mew-summary-mode-map [delete] 'mew-summary-prev-page)

to "mew-key.el". I found

    (define-key mew-summary-mode-map "\177" 'mew-summary-prev-page)

does not work due to (perhaps) the difference of Emacs21's handling
of [backspace] and [delete].

--
Takahiro Hayata




More information about the Mew-int mailing list