From: Sharon Kimble <boudiccas@skimble.plus.com>
To: Alex Kost <alezost@gmail.com>
Cc: help-emacs <help-gnu-emacs@gnu.org>
Subject: Re: error when trying to add a new rss feed
Date: Sat, 14 Nov 2015 15:54:07 +0000 [thread overview]
Message-ID: <87vb94o9uo.fsf@skimble.plus.com> (raw)
In-Reply-To: <87wptl6lpr.fsf@gmail.com> (Alex Kost's message of "Sat, 14 Nov 2015 11:15:12 +0300")
[-- Attachment #1: Type: text/plain, Size: 1817 bytes --]
Alex Kost <alezost@gmail.com> writes:
> Sharon Kimble (2015-11-12 22:22 +0300) wrote:
>
>> I'm trying to install a new rss feed in gnus, but am consistently
>> getting this error message -
>>
>>
>> (error "www.syndic8.com/80 Name or service not known") in open-network-stream
>>
>> How can I get rid of this so that I can add a new feed please?
>
> Hello, I remember I also had this error. "www.syndic8.com" thing came
> from emacs itself. It is a fallback or something like it (look at
> "M-x find-function nnrss-find-rss-via-syndic8").
--8<---------------cut here---------------start------------->8---
nnrss-find-rss-via-syndic8 is a compiled Lisp function in `nnrss.el'.
(nnrss-find-rss-via-syndic8 URL)
Query syndic8 for the rss feeds it has for URL.
--8<---------------cut here---------------end--------------->8---
In which case, maybe it would work better if I just commented that line
out? We shall see.
>
> I don't recall in details, but I think I faced this error when I wanted
> to use Atom feeds in gnus. So I used the same code from the wiki to
> convert Atom to RSS as you do, and it worked for me. Make sure you have
> "atom2rss.xsl" as described in the wiki. Good luck!
>
>
> P.S. It is probably of no interest for you, but a code I use for
> converting Atom to RSS is placed here:
>
> https://github.com/alezost/emacs-utils/blob/master/utl-gnus.el#L199-L238
>
> And in my emacs config I have:
>
> (setq utl-atom2rss-file "/path/to/atom2rss.xsl")
> (advice-add 'mm-url-insert :after #'utl-convert-atom-to-rss)
Thanks, I've incorporated both snippets into my "init.org" and will
shortly try it out.
Thanks
Sharon.
--
A taste of linux = http://www.sharons.org.uk
TGmeds = http://www.tgmeds.org.uk
Debian 8.0, fluxbox 1.3.7, emacs 24.5.1
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]
next prev parent reply other threads:[~2015-11-14 15:54 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-12 19:22 error when trying to add a new rss feed Sharon Kimble
2015-11-12 20:27 ` tomas
2015-11-12 21:08 ` Sharon Kimble
2015-11-12 21:56 ` tomas
2015-11-12 22:18 ` Jeffrey DeLeo
2015-11-12 23:41 ` Emanuel Berg
2015-11-13 6:32 ` Sharon Kimble
2015-11-13 21:20 ` Emanuel Berg
2015-11-14 8:14 ` Alex Kost
2015-11-14 15:29 ` Sharon Kimble
2015-11-14 18:48 ` Alex Kost
2015-11-14 16:53 ` Sharon Kimble
2015-11-14 8:15 ` Alex Kost
2015-11-14 15:54 ` Sharon Kimble [this message]
2015-11-14 18:49 ` Alex Kost
2015-11-14 19:57 ` Sharon Kimble
2015-11-14 16:56 ` Sharon Kimble
2015-11-15 7:48 ` SOLVED - " Sharon Kimble
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87vb94o9uo.fsf@skimble.plus.com \
--to=boudiccas@skimble.plus.com \
--cc=alezost@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).