[emacs-w3m:13786] readability-mode
Andrés Ramírez <[email protected]> Thu, 10 Jun 2021 17:01:28 +0000
| Newsgroups | gmane.emacs.w3m |
|---|---|
| Message-ID | <[email protected]> |
Hi. Yesterday this article was published: --8<---------------cut here---------------start------------->8--- https://tech.toryanderson.com/2021/06/09/how-to-get-readable-mode-in-emacs-w3m/ --8<---------------cut here---------------end--------------->8--- I remember in the past Boruch published on this list some filters: --8<---------------cut here---------------start------------->8--- - stackexchange - youtube --8<---------------cut here---------------end--------------->8--- When Boruch published its filters on the list I asked him about readability-mode (eww has it). So I did a filter for one of the sites I visit regularly. After readyng Tory's article two questions has arised: --8<---------------cut here---------------start------------->8--- - Does w3m has readability-mode in some place within the source code(hidden)? - If answer to previous question is NO. Which would be the right way of coding it? --8<---------------cut here---------------end--------------->8--- I am asking the second question because the function eww-readable is a very short function (it uses a couple of helper functs). And the filter I did in the past was very long. In my opinion this functionality is going to be very useful. As I am not the only one wanting it within w3m. Best Regards