[mew-int 2328] Re: Summary form; cite prefix; "sync" vs. "all"

Tatsuya Kinoshita tats at example.com
Tue Jul 24 06:29:47 JST 2007


On July 23, 2007, [mew-int 2325],
njriley (at uiuc.edu) wrote:

> > 5. Is there any way to move to/activate URL links from the keyboard?
> > They highlight and I can Command-click to open them in my browser, but
> > that is all.
> 
> I got this partially fixed.  I installed emacs-w3m so I can display
> HTML parts, and enabled mew-use-w3m-minor-mode, but it doesn't use
> w3m-minor-mode automatically.  If I use M-x w3m-minor-mode explicitly
> then I can TAB to links.  Maybe mew-w3m.el is too old?

How about mew-w3m-minor-mode-setter?

Quoting from emacs-w3m/mew-w3m.el:

| ;;; Installation:
| 
| ;; (1) Simply load this file and add followings in your ~/.mew file.
| ;;
| ;; (require 'mew-w3m)
| ;;
| ;; (2) And you can use keymap of w3m-mode as mew-w3m-minor-mode.
| ;; To activate this feaeture, add followings also:
| ;;
| ;; (setq mew-use-w3m-minor-mode t)
| ;; (add-hook 'mew-message-hook 'mew-w3m-minor-mode-setter)

-- 
Tatsuya Kinoshita



More information about the Mew-int mailing list