Gnus development mailing list
 help / color / mirror / Atom feed
From: Antoine Levitt <antoine.levitt@gmail.com>
To: emacs-devel@gnu.org
Cc: ding@gnus.org
Subject: Re: url.el cookie policy
Date: Thu, 03 Nov 2011 23:39:32 +0100	[thread overview]
Message-ID: <878vnwde57.fsf@gmail.com> (raw)
In-Reply-To: <m31utovp2c.fsf@stories.gnus.org>

03/11/11 23:06, Lars Magne Ingebrigtsen
> I just discovered that Gnus has been setting (and returning) cookies for
> the images that it fetches via `url-retrieve' and friends.  While this
> is no catastrophe, it's probably not an information/tracking thing that
> people would expect to happen when reading stuff via Gnus, I think.
>
> However, switching this behaviour off in Gnus appears to be kinda
> tricky.  Since `url-retrieve' (and friends) are asynchronous, and they
> create new buffers, neither binding `url-cookie-untrusted-urls' to
> `(".*")', nor setting it buffer-locally does the trick.
>
> So I would suggest changing the default for `url-cookie-untrusted-urls'
> to `(".*")' for Emacs 24.1, and then reworking the `url-retrieve'
> interface (as previously discussed), and then let it take the cookie
> setting thing as a parameter.

I've been annoyed from time to time by "saving cookies to
~/.emacs.d/url/cookies..." messages. I set url-cookie-file to nil, but
that didn't seem to change anything.

I agree that url should ignore cookies by default. I'd be amazed if
anyone had any use for them in gnus.




      reply	other threads:[~2011-11-03 22:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-03 22:06 Lars Magne Ingebrigtsen
2011-11-03 22:39 ` Antoine Levitt [this message]

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=878vnwde57.fsf@gmail.com \
    --to=antoine.levitt@gmail.com \
    --cc=ding@gnus.org \
    --cc=emacs-devel@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).