emacs-devel
[Top][All Lists]
Advanced

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

Re: patches and one bug


From: Lars Magne Ingebrigtsen
Subject: Re: patches and one bug
Date: Mon, 24 Jun 2013 19:36:42 +0200
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux)

Ivan Kanis <address@hidden> writes:

> How about this patch?
> +      (if (fboundp 'wget-api)
> +          (wget-api url nil)
> +        (url-retrieve url 'shr-download-callback (list url))))))

Looks good, but just drop the wget stuff altogether.

> +      (write-file (expand-file-name (concat eww-download-path "/" file)))

That should be `(expand-file-name file eww-download-path)'

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/



reply via email to

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