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

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



On Thu, 22 May 2008 06:32:14 +0800 jidanni@xxxxxxxxxxx wrote:

> NA> OK. I've made a mistake. Please edit w3m-minor-mode-command-alist
> NA> instead of w3m-minor-mode-map.
> No, as that would probably disable
>   <tab> runs the command w3m-next-anchor
> which I still want. So maybe document both methods...

Just a little note: maybe what you really want is (at least that made me
happy):

(setq w3m-key-binding 'info) ; Set *before* loading w3m or customize it.

David