From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: Downloading with Emacs Date: Tue, 28 Jun 2005 00:17:33 -0400 Message-ID: References: <42BE0159.9020802@student.lu.se> <200506261517.34142.pogonyshev@gmx.net> <42BEBC66.7040005@student.lu.se> <42BEE954.2010703@student.lu.se> <42BF4CFF.6060508@student.lu.se> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1119933279 20935 80.91.229.2 (28 Jun 2005 04:34:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 28 Jun 2005 04:34:39 +0000 (UTC) Cc: bob@rattlesnake.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 28 06:34:29 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Dn7nd-0007fv-RQ for ged-emacs-devel@m.gmane.org; Tue, 28 Jun 2005 06:34:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dn7vP-0004bf-Th for ged-emacs-devel@m.gmane.org; Tue, 28 Jun 2005 00:42:19 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dn7pL-0001V2-2W for emacs-devel@gnu.org; Tue, 28 Jun 2005 00:36:03 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dn7pB-0001OV-JD for emacs-devel@gnu.org; Tue, 28 Jun 2005 00:35:57 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dn7p9-0001DS-8e for emacs-devel@gnu.org; Tue, 28 Jun 2005 00:35:51 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Dn7dD-0004Xk-U7 for emacs-devel@gnu.org; Tue, 28 Jun 2005 00:23:31 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1Dn7XR-0000ks-De; Tue, 28 Jun 2005 00:17:33 -0400 Original-To: Lennart Borgman In-reply-to: <42BF4CFF.6060508@student.lu.se> (message from Lennart Borgman on Mon, 27 Jun 2005 02:49:03 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:39733 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39733 Could not avoid testing. I believe it is a bug in the url.el -libraries. There is a callback telling a redirection was done. I recieve this instead of the one I should get when the download has finished. Is there anyone who understands those libraries? I don't think anyone here really understands them. If you want to start learning about them, so you can maintain them, that would be very useful.