all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lennart Borgman <lennart.borgman.073@student.lu.se>
Subject: Re: Downloading with Emacs - bug in url-http.el?
Date: Mon, 27 Jun 2005 08:32:54 +0200	[thread overview]
Message-ID: <42BF9D95.1060604@student.lu.se> (raw)
In-Reply-To: <m1Dmgr6-0004REC@rattlesnake.com>

Robert J. Chassell wrote:

>I just tried
>
>    (url-dl-download "http://purl.org/harder/dpans.html" 
>                     "/usr/local/src/" 
>                     nil 
>                     "Common_Lisp.texi")
>
>and received this error message:
>
>    error in process filter: progn: 
>    Opening output file: no such file or directory, 
>    /home/bob/emacs-21/http:/www.ifa.au.dk/~harder/dpans.html-h.txt
>
>I also tried the command replacing the nil argument with "" but the
>expression also failed.
>  
>
I have tried to find the cause if this. It seems like the callback 
functions from url-retrieve does not work as it should. I get callbacks 
from redirections though I believe it is not documented that it should 
behave this way.

I have implemented a workaround. This workaround unfortunately means you 
can not have more than one download active (and it is not foolproof).

      parent reply	other threads:[~2005-06-27  6:32 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-26  1:14 Downloading with Emacs Lennart Borgman
2005-06-26 12:17 ` Paul Pogonyshev
2005-06-26 14:32   ` Lennart Borgman
2005-06-26 17:43     ` Lennart Borgman
     [not found]       ` <m1Dmgr6-0004REC@rattlesnake.com>
2005-06-27  0:49         ` Lennart Borgman
2005-06-28  4:17           ` Richard M. Stallman
2005-06-28  5:52           ` Stefan Monnier
2005-06-27  6:32         ` Lennart Borgman [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=42BF9D95.1060604@student.lu.se \
    --to=lennart.borgman.073@student.lu.se \
    /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.