[emacs-w3m:13838] Re: [emacs-w3m/emacs-w3m] can w3m customize style for a certain site separately (#103)
Boruch Baum <[email protected]> Tue, 24 Aug 2021 22:47:36 -0700
| Newsgroups | gmane.emacs.w3m |
|---|---|
| Message-ID | <emacs-w3m/emacs-w3m/issues/103/[email protected]> |
----==_mimepart_6125d97874b83_32aec74c1634bf
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: 7bit
On 2021-08-24 18:52, emacs25 wrote:
> for example, like this
>
> w3m opens "www.google.com" then using a customized simple html template
> not css to render the site.
>
> is it possible to do it?
Yes. Use the emacs-w3m "filter" feature to modify the html of any URL or
regex of URLs. emacs-w3m includes an entire elisp file called
w3m-filter.el which is full of examples.
--
hkp://keys.gnupg.net
CA45 09B5 5351 7C11 A9D1 7286 0036 9E45 1595 8BC0
--
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/103#issuecomment-905201993
----==_mimepart_6125d97874b83_32aec74c1634bf
Content-Type: text/html;
charset=UTF-8
Content-Transfer-Encoding: 7bit
<p></p>
On 2021-08-24 18:52, emacs25 wrote:<br>
> for example, like this<br>
><br>
> w3m opens "www.google.com" then using a customized simple html template<br>
> not css to render the site.<br>
><br>
> is it possible to do it?<br>
<br>
Yes. Use the emacs-w3m "filter" feature to modify the html of any URL or<br>
regex of URLs. emacs-w3m includes an entire elisp file called<br>
w3m-filter.el which is full of examples.<br>
<br>
--<br>
hkp://keys.gnupg.net<br>
CA45 09B5 5351 7C11 A9D1 7286 0036 9E45 1595 8BC0<br>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/emacs-w3m/emacs-w3m/issues/103#issuecomment-905201993">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ALIUPNYETGHCBJTDUEH4LXLT6R7XRANCNFSM5CYAKMKQ">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email">Android</a>.<img src="https://github.com/notifications/beacon/ALIUPN5R3JJSIMHZI5A7ZZ3T6R7XRA5CNFSM
5CYAKMK2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGX2ESSI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/emacs-w3m/emacs-w3m/issues/103#issuecomment-905201993",
"url": "https://github.com/emacs-w3m/emacs-w3m/issues/103#issuecomment-905201993",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_6125d97874b83_32aec74c1634bf--