help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [emacs-w3m:13607] Re: Browser Fingerprinting


From: Vladimir Sedach
Subject: Re: [emacs-w3m:13607] Re: Browser Fingerprinting
Date: Fri, 17 Apr 2020 12:31:24 -0700
User-agent: mu4e 1.3.10; emacs 26.2

Boruch Baum <boruch_baum@gmx.com> writes:
> If you can live with setting this variable to nil, that's great.
> However, many people use websites that just won't work without a local
> session cookie. For those cases, emacs-w3m currently requires the user
> to set the variable t, and to remember to manually delete the generated
> cookies 'when appropriate', which is an intentionally vague way of
> saying "it's complicated".

Cookies in emacs-w3m can be enabled per-domain:

--8<---------------cut here---------------start------------->8---
(setq w3m-cookie-reject-domains '(".")
      w3m-cookie-accept-domains '(".common-lisp.net"
                                  ".gnu.org"))
--8<---------------cut here---------------end--------------->8---

--
Vladimir Sedach
Software engineering services in Los Angeles https://oneofus.la



reply via email to

[Prev in Thread] Current Thread [Next in Thread]