emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: patches and one bug


From: Ivan Kanis
Subject: Re: patches and one bug
Date: Mon, 24 Jun 2013 18:18:34 +0200
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3 (gnu/linux)

June, 24 at 15:36 Lars Magne Ingebrigtsen wrote:

>> +(defun shr-wget ()
>> +  "Download URL under point."
>> +  (interactive)
>> +  (when (not (fboundp 'wget-api))
>> +    (error "You need to install emacs-wget."))
>
> Downloading the URL under point is fine, but just use `url-retrieve'.

How about this patch?

Attachment: 0001-use-url-retrieve-to-download-files.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]