[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
- RE: What are Emacs best uses?, (continued)
- Re: What are Emacs best uses?, Ken Goldman, 2013/08/14
- Re: What are Emacs best uses?, Nikolay Kudryavtsev, 2013/08/14
- Re: What are Emacs best uses?, Luca Ferrari, 2013/08/19
- Message not available
- Message not available
- Re: What are Emacs best uses?, Jason Rumney, 2013/08/20
- Re: What are Emacs best uses?, Luca Ferrari, 2013/08/21
Re: What are Emacs best uses?, Pascal J. Bourguignon, 2013/08/12
Re: What are Emacs best uses?, Emanuel Berg, 2013/08/12
Re: What are Emacs best uses?, Rustom Mody, 2013/08/12
Re: What are Emacs best uses?, Dan Espen, 2013/08/13