chiark
/
gitweb
/
~mdw
/
profile
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
emacs: Whoops, use the right proxy config frob.
[profile]
/
emacs
diff --git
a/emacs
b/emacs
index d19c12aaa711a9dbba815a7580bf2b19c3fad7eb..194bb2870e99a46de6ed8fa77835af607fecd3ec 100644
(file)
--- a/
emacs
+++ b/
emacs
@@
-162,7
+162,7
@@
;;;----- W3 and URL fetching stuff ------------------------------------------
-(let ((proxy (mdw-config 'proxy)))
+(let ((proxy (mdw-config '
http-
proxy)))
(setq url-proxy-services
`(("http" . ,proxy)
("ftp" . ,proxy)