[emacs-w3m:13568] Re: [emacs-w3m/emacs-w3m] w3m-next/previous-anchor no more working in buffers formatted with w3m-region (#71)
yamaoka <[email protected]>
| Newsgroups | gmane.emacs.w3m |
|---|---|
| Message-ID | <emacs-w3m/emacs-w3m/issues/71/[email protected]> |
Please try the latest emacs-w3m and replacing ``` (or (stringp (w3m-next-anchor)) with (or (w3m-next-anchor) ``` in your `tv/mu4e-next-anchor` function. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/emacs-w3m/emacs-w3m/issues/71#issuecomment-536909978