From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: Downloading with Emacs Date: Sun, 26 Jun 2005 19:43:48 +0200 Message-ID: <42BEE954.2010703@student.lu.se> References: <42BE0159.9020802@student.lu.se> <200506261517.34142.pogonyshev@gmx.net> <42BEBC66.7040005@student.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1119808535 27492 80.91.229.2 (26 Jun 2005 17:55:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 26 Jun 2005 17:55:35 +0000 (UTC) Cc: emacs-devel@gnu.org, Paul Pogonyshev Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 26 19:55:30 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DmbK6-0007lF-U6 for ged-emacs-devel@m.gmane.org; Sun, 26 Jun 2005 19:53:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DmbRa-0000Fd-KA for ged-emacs-devel@m.gmane.org; Sun, 26 Jun 2005 14:01:22 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DmbPW-0007fi-Hr for emacs-devel@gnu.org; Sun, 26 Jun 2005 13:59:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DmbPP-0007b1-1i for emacs-devel@gnu.org; Sun, 26 Jun 2005 13:59:08 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DmbPO-0007W0-Eh for emacs-devel@gnu.org; Sun, 26 Jun 2005 13:59:06 -0400 Original-Received: from [81.228.11.159] (helo=pne-smtpout2-sn1.fre.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DmbEd-0001eA-7x for emacs-devel@gnu.org; Sun, 26 Jun 2005 13:47:59 -0400 Original-Received: from [192.168.123.121] (83.249.204.245) by pne-smtpout2-sn1.fre.skanova.net (7.2.060.1) id 42B93717000B93D6; Sun, 26 Jun 2005 19:43:48 +0200 User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en Original-To: Lennart Borgman In-Reply-To: <42BEBC66.7040005@student.lu.se> 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:39566 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39566 Lennart Borgman wrote: > I believe I will write a little package for downloading then, it seems > useful. I called the package url-dl.el. If anyone is interested you can find it on http://ourcomments.org/Emacs/DL/inst/.