all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tomas Hlavaty <tom@logand.com>
To: Oleander <7059548@protonmail.com>, help-gnu-emacs@gnu.org
Subject: Re: Blocking cookies by default in eww
Date: Sat, 24 Feb 2024 09:55:41 +0100	[thread overview]
Message-ID: <87v86ez1f6.fsf@neko.mail-host-address-is-not-set> (raw)
In-Reply-To: <zJ6NEh6ORb1CdVyGWq320PwfPcMc4XPp-0x7af-mErntiLiAuj2Yf6m0ol3EGStbFvzuYacUJVtLg7dDkLSOunynx6eocs1zZmnOO3N1LpM=@protonmail.com>

On Fri 23 Feb 2024 at 18:11, Oleander via Users list for the GNU Emacs text editor <help-gnu-emacs@gnu.org> wrote:
> is it possible to block all cookies by default in eww? I couldn't find anything about this in the docu or maybe I missed it.

(custom-set-variables
 '(url-cookie-confirmation nil)
 '(url-cookie-untrusted-urls '(".*")))



  reply	other threads:[~2024-02-24  8:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-23 18:11 Blocking cookies by default in eww Oleander via Users list for the GNU Emacs text editor
2024-02-24  8:55 ` Tomas Hlavaty [this message]
2024-02-24 11:10   ` Emanuel Berg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87v86ez1f6.fsf@neko.mail-host-address-is-not-set \
    --to=tom@logand.com \
    --cc=7059548@protonmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.