Re: rss is failing with some feeds

2008-06-17 Thread rahed
David <[EMAIL PROTECTED]> writes: > Make sure you use the string "lynx", not the symbol 'lynx. Maybe you > also have to specify the full path of the executable. Alternatively, you > could also try it with wget: > > (setq mm-url-use-external t) > ; Make sure you don't use 'wget. Maybe you also have

Re: rss is failing with some feeds

2008-06-16 Thread David
rahed <[EMAIL PROTECTED]> writes: > David <[EMAIL PROTECTED]> writes: > >> Try using >> >> (setq mm-url-use-external t) >> (setq mm-url-program "lynx") >> (setq mm-url-arguments '("-source" "-useragent" "Drupal")) > > Tried but with the same effect. > I'm on windows and installed lynx which is func

Re: rss is failing with some feeds

2008-06-16 Thread rahed
David <[EMAIL PROTECTED]> writes: > Try using > > (setq mm-url-use-external t) > (setq mm-url-program "lynx") > (setq mm-url-arguments '("-source" "-useragent" "Drupal")) Tried but with the same effect. I'm on windows and installed lynx which is functional. -- Radek

Re: rss is failing with some feeds

2008-06-15 Thread David
rahed <[EMAIL PROTECTED]> writes: > I cannot fetch some rss feeds. For instance I get: > > nnrss: Failed to fetch http://planet.perl.org/rss20.xml > XML-RPC is not available... not checking Syndic8. > gnus-group-make-rss-group: No feeds found for http://planet.perl.org/rss20.xml > > I set mm-url-us

rss is failing with some feeds

2008-06-15 Thread rahed
Hello, I cannot fetch some rss feeds. For instance I get: nnrss: Failed to fetch http://planet.perl.org/rss20.xml XML-RPC is not available... not checking Syndic8. gnus-group-make-rss-group: No feeds found for http://planet.perl.org/rss20.xml I set mm-url-use-external to t and have mm-url-progra