Re: Removing \M-t keybinding

Randy Bush <[email protected]>
Newsgroups gmane.mail.wanderlust.general
Message-ID <m2shiy2tc4.wl-randy__10070.1145631776$1497735244$gmane$org@psg.com>
;; 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.