Re: Removing \M-t keybinding

Randy Bush <[email protected]>
Newsgroups gmane.mail.wanderlust.general.japanese
Message-ID <[email protected]>
;; do not map M-t to on/offline, use M-o instead
;; From: Taiki SUGAWARA <[email protected]>
;;
;; (dolist (keymap '(wl-draft-mode-map wl-folder-mode-map wl-summary-mode-map))
(dolist (keymap '(wl-draft-mode-map))
  (define-key (symbol-value keymap) (kbd "M-t") nil)
  (define-key (symbol-value keymap) (kbd "M-o") 'wl-toggle-plugged))
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.