[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: <span id=a> in -halfdump output & jumping to span by id
- From: "Eugene Sharygin" <eush77@xxxxxxxxx>
- Date: Mon, 04 Mar 2019 13:59:06 +0300
- X-ml-name: emacs-w3m
- X-mail-count: 13300
- References: <878sxwmg5k.fsf@prestige.i-did-not-set--mail-host-address--so-tickle-me> <b4mbm2rmruv.fsf@jpl.org>
Katsumi Yamaoka <yamaoka@xxxxxxx> writes:
> In [emacs-w3m:13298]
> On Sun, 03 Mar 2019 13:00:23 +0300, Eugene Sharygin wrote:
>> As a result, visiting https://en.wikipedia.org/wiki/W3m#References
>> (for instance) in Emacs-W3m results in the message "No such anchor:
>> References"
>
> Emacs-w3m is already equipped with the workaound for such that
> and is turned on by default. Try
>
> M-x customize-option RET w3m-filter-configuration RET
>
> and make sure that this item is checked:
>
> [Add name anchors that w3m can handle in all pages]
You are right. I accidentally disabled this filter by advicing around
w3m-filter. I'm sorry for not checking that the problem reproduces with
empty config.
Eugene