help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: url-retrieve and utf-8


From: William Xu
Subject: Re: url-retrieve and utf-8
Date: Wed, 06 Feb 2008 15:34:48 +0900
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (darwin)

Andreas Röhler <andreas.roehler@online.de> writes:

> While searching, I came across `w3m-retrieve'.
>
> Call below fills the buffer with contents from
> "http://www.emacswiki.org";. Does this work for you too? 
>
> (w3m-retrieve "http://www.emacswiki.org";)

Thanks. This works much better than url lib.

> Maybe you can use this form?

But, as w3m-el is not included in Emacs, and it requires external tool
-- "w3m".  If I would use an external tool, curl or wget are also good
options.  I select url lib so as to reduce dependencies. 

-- 
William

http://williamxu.net9.org





reply via email to

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