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

Re: one-by-one mm-inline-text-html-with-w3m-keymap bindings



DH> (require 'w3m) or (eval-after-load 'w3m '(progn ...))
Doesn't work. Once one does
(setq mm-inline-text-html-with-w3m-keymap nil)
in .gnus.el,
(require 'w3m) (load-file "~/.emacs-w3m")
won't make any difference.

OK, make you a deal. After I do
(setq mm-inline-text-html-with-w3m-keymap nil)
just tell me how to get just one binding back:
RET runs the command w3m-safe-view-this-url
instead of
RET runs the command widget-button-press