emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-feed and http_proxy
@ 2010-04-09 12:44 zwz
  2010-04-09 13:07 ` Carsten Dominik
  2010-04-09 13:29 ` Magnus Henoch
  0 siblings, 2 replies; 8+ messages in thread
From: zwz @ 2010-04-09 12:44 UTC (permalink / raw)
  To: emacs-orgmode

Now and then I have to set http_proxy for internet access.

I do it in emacs, e.g. by 
(setenv "http_proxy" "http://10.10.10.10:808")

Ok, now org-feed will use this proxy and works great.

Later, I find the proxy is down, so I switch to another proxy
(setenv "http_proxy" "http://10.10.10.20:808")

and then M-x org-feed-update-all,
the message shows that org-feed is still using the old proxy
"http://10.10.10.10:808"

I don't know if it is related to org-feed, hope someone has the answer.

By the way, I can not get the feeds from codeproject.
My setting:
("codeproject"
         "http://www.codeproject.com/webservices/articlerss.aspx?cat=2"
         "~/.org/feeds.org" "C++ on CodeProject"
         :parse-feed org-feed-parse-atom-feed :parse-entry org-feed-parse-atom-entry)

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-04-09 16:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-09 12:44 org-feed and http_proxy zwz
2010-04-09 13:07 ` Carsten Dominik
2010-04-09 14:43   ` zwz
2010-04-09 14:47     ` Carsten Dominik
2010-04-09 14:55     ` Nick Dokos
2010-04-09 16:01       ` Carsten Dominik
2010-04-09 13:29 ` Magnus Henoch
2010-04-09 14:41   ` zwz

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).