[emacs-w3m:13299] Re: <span id=a> in -halfdump output & jumping to span by id
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.w3m |
|---|---|
| Organization | Emacsen advocacy group |
| Message-ID | <[email protected]> |
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] > I attached a patch that fixes this particular case for me, but it seems > that the issue (if there is one) may be more general and if so, should > be fixed in a more general way. That's the best to do it in w3m of course. Thanks, Regards.