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

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

Re: What are Emacs best uses?


From: Sebastien Vauban
Subject: Re: What are Emacs best uses?
Date: Tue, 20 Aug 2013 10:25:25 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3 (windows-nt)

Luca Ferrari wrote:
> On Mon, Aug 19, 2013 at 4:04 PM, Sebastien Vauban wrote:
>
>> --8<---------------cut here---------------start------------->8---
>>       ;; use proxy
>>       (setq url-proxy-services
>>             `(("http"     . ,(getenv "http_proxy"))
>>               ("ftp"      . ,(getenv "http_proxy"))
>>               ("no_proxy" . "^.*example.com")))
>>               ;; disable proxy for some hosts
>>      ))
>> --8<---------------cut here---------------end--------------->8---
>
> Despite two extra parens in the end,

Yep, sorry!

> no, it does not help. I tried to update the package list but got "Failed to
> download 'gnu' archive". I then tried to get an URL with w3 but I got
> "http/80 Name or service unknown".

???

> How can I test if the proxy settings are working? By the way, http_proxy is
> set correctly.

M-x browse-url-emacs RET http://www.google.com/ RET?

Best regards,
  Seb

-- 
Sebastien Vauban


reply via email to

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