chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63fb20c
)
emacs: Whoops, use the right proxy config frob.
author
Mark Wooding
<mdw@distorted.org.uk>
Fri, 16 Jun 2006 12:14:38 +0000
(13:14 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Fri, 16 Jun 2006 12:14:38 +0000
(13:14 +0100)
emacs
patch
|
blob
|
blame
|
history
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)