all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Noam Postavsky <npostavs@users.sourceforge.net>
To: Katsumi Yamaoka <yamaoka@jpl.org>
Cc: 29008@debbugs.gnu.org
Subject: bug#29008: 26.0.90; two bugs in gnus-read-ephemeral-*
Date: Thu, 26 Oct 2017 20:12:37 -0400	[thread overview]
Message-ID: <871slpcutm.fsf@users.sourceforge.net> (raw)
In-Reply-To: <b4mtvyl4h6n.fsf@jpl.org> (Katsumi Yamaoka's message of "Fri, 27 Oct 2017 08:34:24 +0900")

Katsumi Yamaoka <yamaoka@jpl.org> writes:

> I did nothing special for it, so it seems the default feature.
> In my case the cache is stored in the file:
>
> ~/.emacs.d/url/cache/yamaoka/https/org/gnu/debbugs/251a7740923b0757bb1cd2b95e60bf88

Ah, it's url-automatic-caching which defaults to nil.  After setting to
t I can reproduce the error.

It seems to me that 3xx HTTP errors should not signal a file-error, as
they merely indicate redirects or similar.  Probably not a good idea to
start messing with error handling in the release branch though.

So I would suggest that your fix could go to emacs-26 but marked not to
merge to master, and master could be changed not to signal error on 3xx
HTTP codes.  What do you think?





  reply	other threads:[~2017-10-27  0:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-26  8:15 bug#29008: 26.0.90; two bugs in gnus-read-ephemeral-* Katsumi Yamaoka
2017-10-26 12:19 ` Noam Postavsky
2017-10-26 23:34   ` Katsumi Yamaoka
2017-10-27  0:12     ` Noam Postavsky [this message]
2017-10-27  0:47       ` Katsumi Yamaoka

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=871slpcutm.fsf@users.sourceforge.net \
    --to=npostavs@users.sourceforge.net \
    --cc=29008@debbugs.gnu.org \
    --cc=yamaoka@jpl.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.