[emacs-w3m:13300] Re: <span id=a> in -halfdump output & jumping to span by id
"Eugene Sharygin" <[email protected]>
| Newsgroups | gmane.emacs.w3m |
|---|---|
| Message-ID | <87muma7vnp.fsf@southeast> |
Katsumi Yamaoka <[email protected]> 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