[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
show link previews even if arrived at via C-f, C-b etc.
- From: jidanni@xxxxxxxxxxx
- Date: Thu, 26 Jan 2012 14:05:10 +0800
- X-ml-name: emacs-w3m
- X-mail-count: 11743
When reading a HTML article in gnus,
<tab> runs the command w3m-next-anchor,
which shows a link preview in the minibuffer etc.
However if we use C-f to move the cursor to the link,
no such preview is shown. Maybe it should be.
Just like Firefox shows previews no matter if the mouse or TAB is used
to get over/to the link.
Hmmm, works in emacs-w3m, but not in gnus+emacs-w3m.