Re: [Orgmode] Re: org-feed and http_proxy

2010-04-09 Thread Carsten Dominik
On Apr 9, 2010, at 4:55 PM, Nick Dokos wrote: zwz wrote: Carsten Dominik writes: ... ... Org-mode is using url-retrieve-synchonously, so this must be a cacheing issue in the url package. One thing you might try is to use curl or wget instead - see the variable `org-feed-retrieve-met

Re: [Orgmode] Re: org-feed and http_proxy

2010-04-09 Thread Nick Dokos
zwz wrote: > Carsten Dominik writes: > ... > > ... > > Org-mode is using url-retrieve-synchonously, so this must be a cacheing > > issue in the url package. > > > > One thing you might try is to use curl or wget instead - see the variable > > `org-feed-retrieve-method'. > > > > I do not know th

Re: [Orgmode] Re: org-feed and http_proxy

2010-04-09 Thread Carsten Dominik
On Apr 9, 2010, at 4:43 PM, zwz wrote: Carsten Dominik writes: On Apr 9, 2010, at 2:44 PM, zwz wrote: 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.

[Orgmode] Re: org-feed and http_proxy

2010-04-09 Thread zwz
Carsten Dominik writes: > On Apr 9, 2010, at 2:44 PM, zwz wrote: > >> 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 p

[Orgmode] Re: org-feed and http_proxy

2010-04-09 Thread zwz
Magnus Henoch writes: > zwz writes: > >> 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

[Orgmode] Re: org-feed and http_proxy

2010-04-09 Thread Magnus Henoch
zwz writes: > 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