unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* The new newsticker doesn't show my feeds
@ 2008-06-17 16:15 Tassilo Horn
  2008-06-17 21:33 ` Ulf Jasper
  0 siblings, 1 reply; 23+ messages in thread
From: Tassilo Horn @ 2008-06-17 16:15 UTC (permalink / raw)
  To: emacs-devel

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.




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

end of thread, other threads:[~2008-06-24 15:59 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-17 16:15 The new newsticker doesn't show my feeds Tassilo Horn
2008-06-17 21:33 ` 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)

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

	https://git.savannah.gnu.org/cgit/emacs.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).