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

Re: jump to <cite id=...



jidanni@xxxxxxxxxxx writes:

>>> $ set http://en.wikipedia.org/wiki/Vietnamese_phonology#CITEREFHannas1997
>>> $ lynx $@    #Good
>>> $ firefox $@ #Good
>>> $ w3m $@     #FAILS
>
> NA> How about applying this patch and `(setq w3m-use-filter t)'.
>
> Won't that fix it only in emacs-w3m?

No.

> Shouldn't it be fixed in w3m?

Yes.

> Isn't it a standard HTML feature, so one shouldn't need to
> (setq w3m-use-filter t)?

Yes, but such solution would take more time, so I introduced the quick
solution for the time being. Anyway I forward this mail to w3m-dev ML.

To w3m-dev community:
This looks like a w3m bug. Could someone please investigate it?

-------------------- Start of forwarded message --------------------
From: jidanni@xxxxxxxxxxx
Subject: [emacs-w3m:10292] jump to <cite id=...
To: emacs-w3m@xxxxxxxxxx
Date: Tue, 15 Jul 2008 11:25:46 +0900
Reply-To: jidanni@xxxxxxxxxxx, emacs-w3m@xxxxxxxxxx
Resent-From: yamaoka@xxxxxxx

emacs-w3m and w3m do not correctly jump to IDs like
<cite id="CITEREFHannas1997">

$ set http://en.wikipedia.org/wiki/Vietnamese_phonology#CITEREFHannas1997
$ lynx $@    #Good
$ firefox $@ #Good
$ w3m $@     #FAILS

(Sorry if I should report this directly to w3m and not emacs-w3m, but I
found such bugs get fixed quicker via the latter :-))



-------------------- End of forwarded message --------------------