all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: emacs-devel@gnu.org
Subject: The new newsticker doesn't show my feeds
Date: Tue, 17 Jun 2008 18:15:10 +0200	[thread overview]
Message-ID: <87tzfs82cx.fsf@thinkpad.tsdh.de> (raw)

Hi all,

since the latest changes to newsticker I cannot read my feeds anymore.
My config (which worked fine with the old newsticker) is as follows:

--8<---------------cut here---------------start------------->8---
(autoload 'w3m-region "w3m"
  "Render region in current buffer and replace with result." t)

(setq newsticker-url-list
      '(;; Emacs
        ("Planet Emacsen" "http://planet.emacsen.org/atom.xml")
        ;; Computer, Software & Linux
        ("Pro-Linux News" "http://www.pro-linux.de/backend/pro-linux.rdf")
        ("heise online News" "http://www.heise.de/newsticker/heise-atom.xml")
        ("NewsForge" "http://www.newsforge.com/index.rss")
        ("Slashdot" "http://slashdot.org/index.rss")
        ("The Daily WTF" "http://thedailywtf.com/rss.aspx")
        ;; FSF
        ("BadVista Blog" "http://badvista.fsf.org/blog/RSS")
        ("BadVista - VistaWatch" "http://del.icio.us/rss/badvista/badvista+vistawatch")
        ("DefectiveByDesign.org - The Campaign to Eliminate DRM"
         "http://www.defectivebydesign.org/rss.xml")
        ("Fellowship News" "http://www.fsfe.org/en/rss/feed/news_rss20")
        ;; Programming
        ("Common-Lisp.net" "http://common-lisp.net/rss.xml")
        ("Planet Lisp" "http://planet.lisp.org/rss20.xml")
        ;; Nachrichten
        ("tagesschau.de - Die Nachrichten der ARD" "http://www.tagesschau.de/newsticker.rdf")
        ;; Uni
        ("Inforakel" "http://www.inforakel.de/RSSFeeds/CurrentNewsEvents")
        ("GHRKO News" "http://www.uni-koblenz.de/GHRKO/RSSFeed")
        ("Neuigkeiten des FB4" "http://www.uni-koblenz.de/FB4/News/RSSFeed")
        ;; Mail
        ("FastMail.FM status weblog" "http://status.fastmail.fm/?feed=rss2")
        ;; Blog
        ("Tassilo's Blog" "http://tsdh.wordpress.com/feed/")
        ("Comments for Tassilo's Blog" "http://tsdh.wordpress.com/comments/feed/"))
      newsticker-html-renderer 'w3m-region
      newsticker-cache-filename "~/.emacs.d/newsticker-cache"
      newsticker-automatically-mark-items-as-old nil)
--8<---------------cut here---------------end--------------->8---

Now, when I do `M-x newsticker-show-news' a new frame pops up [1]
showing three windows containing the buffers "*Newsticker Tree*",
"*Newsticker List*" and "*Newsticker Item*".  In the echo area I can see
that my feeds are fetched.

The first window (buffer "*Newsticker Tree*") contains the propertized
text

[X] Feeds
[X] Virtual Feeds

but no feeds.  Hitting RET on these [X] makes them [+], but still no
feeds are shown.  The "*Newsticker List*" buffer has a header line
containing Date and Title, but no contents.  The "*Newsticker Item*"
buffer is empty.

What am I missing?

Bye,
Tassilo
__________
[1] Can this be deactivated?  I'd like to use the current frame.




             reply	other threads:[~2008-06-17 16:15 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-17 16:15 Tassilo Horn [this message]
2008-06-17 21:33 ` The new newsticker doesn't show my feeds Ulf Jasper
2008-06-18  6:48   ` Tassilo Horn
2008-06-18 18:44     ` Ulf Jasper
2008-06-18 19:20       ` Tassilo Horn
2008-06-18 19:54         ` Ulf Jasper
2008-06-18 20:23           ` Tassilo Horn
2008-06-19 17:25             ` Ulf Jasper
2008-06-19 19:22               ` Tassilo Horn
2008-06-19 19:43                 ` Ulf Jasper
     [not found]                   ` <87fxr96vyr.fsf@thinkpad.tsdh.de>
2008-06-19 20:18                     ` Ulf Jasper
2008-06-19 20:24                       ` Tassilo Horn
2008-06-19 20:34                         ` Ulf Jasper
2008-06-19 20:54                           ` Tassilo Horn
2008-06-20 16:10                             ` Ulf Jasper
2008-06-21 10:51                               ` Tassilo Horn
2008-06-21 17:46                                 ` Ulf Jasper
2008-06-23  7:07                                   ` Tassilo Horn
2008-06-23 18:00                                     ` -Q / --no-site-file and site-lisp/ (was: The new newsticker doesn't show my feeds) Reiner Steib
2008-06-24  7:03                                       ` -Q / --no-site-file and site-lisp/ Tassilo Horn
2008-06-24 12:17                                         ` Lennart Borgman (gmail)
2008-06-24 15:54                                           ` Tassilo Horn
2008-06-24 15:59                                             ` Lennart Borgman (gmail)

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87tzfs82cx.fsf@thinkpad.tsdh.de \
    --to=tassilo@member.fsf.org \
    --cc=emacs-devel@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.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.