unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan <monnier@iro.umontreal.ca>
To: Juanma Barranquero <lekktu@gmail.com>
Cc: 16733@debbugs.gnu.org
Subject: bug#16733: messed up unicode chars in package description
Date: Sat, 22 Mar 2014 11:55:27 -0400	[thread overview]
Message-ID: <jwv61n6kzao.fsf-monnier+emacsbugs@gnu.org> (raw)
In-Reply-To: <CAAeL0SQW+yX4ump1ViQ6pSqTny4E-RyEnzRFhnphUQxd+JSr4w@mail.gmail.com> (Juanma Barranquero's message of "Sat, 22 Mar 2014 15:43:52 +0100")

>> I don't know, but ignoring 404 errors seems like a bug to me.
> url-insert-file-contents acts like visiting the URL. If you go to
> http://www.gnu.org/nonexistent, the fact that the page does not exist
> is an error from your POV. But your web browser receives the error
> page just fine and displays it like any other page (the fact that HTTP
> returned 404 is metadata for the action).

I think for url-insert-file-contents, the intention is to pretend URLs
make up a virtual file-system (that's the point of url-handlers.el).
From this point of view http://www.gnu.org/nonexistent is a file that
doesn't exist.  So url-insert-file-contents should signal an error just
like insert-file-contents would.

> If the caller wants a different behavior, they should be using other
> lower level url functions, not url-insert-file-contents.

I think it's the other way around: if the caller really wants to see the
particular error page that www.gnu.org decided to return, then he should
use a lower level URL function.

Similarly, url-insert-file-contents should (and does, IIUC) follow
redirections so you get to the the destination of the redirection rather
than the redirection page itself.


        Stefan





  reply	other threads:[~2014-03-22 15:55 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-13  1:47 bug#16733: messed up unicode chars in package description Glenn Morris
2014-03-19  1:34 ` Juanma Barranquero
2014-03-19  6:26   ` Glenn Morris
2014-03-19 10:19     ` Juanma Barranquero
2014-03-19 15:53       ` Glenn Morris
2014-03-19 16:08         ` Juanma Barranquero
2014-03-19 16:16           ` Glenn Morris
2014-03-19 16:24             ` Juanma Barranquero
2014-03-19 17:11               ` Eli Zaretskii
2014-03-19 17:43                 ` Juanma Barranquero
2014-03-19 18:05                   ` Glenn Morris
2014-03-19 18:33                     ` Juanma Barranquero
2014-03-20  5:12                     ` Juanma Barranquero
2014-03-20 16:02                       ` Glenn Morris
2014-03-20 16:30                         ` Juanma Barranquero
2014-03-20 16:21                       ` Eli Zaretskii
2014-03-20 17:26                         ` Juanma Barranquero
2014-03-22  1:11                           ` Juanma Barranquero
2014-03-22  1:18                             ` Juanma Barranquero
2014-03-22  1:33                               ` Juanma Barranquero
2014-03-22  2:54                                 ` Stefan Monnier
2014-03-22  3:27                                   ` Juanma Barranquero
2014-03-22 14:33                                     ` Stefan
2014-03-22 14:43                                       ` Juanma Barranquero
2014-03-22 15:55                                         ` Stefan [this message]
2014-03-22 16:46                                           ` Juanma Barranquero
2014-03-22 18:53                                             ` Stefan
2014-03-22 19:05                                               ` Juanma Barranquero
2014-03-23 22:24                                                 ` Stefan
2014-03-25  3:04                                                   ` Juanma Barranquero
2014-03-25  3:35                                                     ` Stefan Monnier
2014-03-25  9:54                                                       ` Juanma Barranquero
2014-03-25 13:21                                                         ` Stefan Monnier
2014-03-26 15:24                                                           ` Juanma Barranquero
2014-03-22  7:25                             ` Eli Zaretskii
2014-03-22 12:20                               ` Juanma Barranquero
2014-03-22 14:31                               ` Stefan
2014-03-22 14:39                                 ` Juanma Barranquero
2014-03-22 15:02                                   ` Eli Zaretskii
2014-03-22 15:07                                     ` Juanma Barranquero
2014-03-22 15:09                                       ` Eli Zaretskii
2014-03-22 15:11                                         ` Juanma Barranquero
2014-03-19 19:00             ` Stefan
2014-03-19 19:42             ` Glenn Morris
2014-03-19 20:44               ` Juanma Barranquero
2014-03-19 17:08           ` Eli Zaretskii
2014-03-19 17:09             ` Juanma Barranquero

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=jwv61n6kzao.fsf-monnier+emacsbugs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=16733@debbugs.gnu.org \
    --cc=lekktu@gmail.com \
    /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 public inbox

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

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 read-only IMAP folder(s) and NNTP newsgroup(s).