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

Re: kill-ring-save and w3m-buffer



>>>>> In [emacs-w3m : No.09523] Katsumi Yamaoka wrote:

> BTW, I forgot to ask you the version of Emacs you use.  What's
> that?  I've tested the new code with Emacs 21.1 through 23.0.0
> and confirmed they all work as expected.

In addition, try evaluating the following Lisp snippet at the
position in which there is a link (e.g., the ``Skip to content''
button of the http://www.gnu.org/ page).

(get-text-property (point) 'help-echo)

If you see the letters `deactivate-mark' in the result, you
certainly use the latest emacs-w3m.