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

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

Re: Using ELPA behind a proxy


From: Tom Tromey
Subject: Re: Using ELPA behind a proxy
Date: Fri, 31 Aug 2007 11:05:16 -0600
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.990 (gnu/linux)

>>>>> "Nordlöw" == Nordlöw  <per.nordlow@gmail.com> writes:

Nordlöw> How do I setup ELPA (http://tromey.com/elpa/) if if I am behind a
Nordlöw> proxy? I am using the latest CVS-version of Emacs.

I haven't tried it, but I suggest reading about proxies in the `url'
manual.  ELPA uses `url' when it is available, which it is in CVS
Emacs.  Maybe try:

    (setenv "http_proxy" "my.proxy.host:port")

Tom





reply via email to

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