[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: newsticker 1.99
From: |
Kevin Lin |
Subject: |
Re: newsticker 1.99 |
Date: |
Mon, 8 Dec 2008 19:38:35 -0800 (PST) |
Hi, there:
I can see news in plain view, but can't see anything in treeview. Any
setting I have to
do ?
Thanks
-kevin
Ulf Jasper wrote:
>
> This is version 1.99 of newsticker, an RSS and Atom reader (sometimes
> called "aggregator" or "Feed Reader") for Emacs.
>
> Newsticker is part of GNU Emacs. This version has been integrated in
> Emacs' CVS repository.
>
> New features:
> -------------
>
> - Headlines can now be downloaded using Emacs' built-in download
> capabilities (`url-retrieve'). The old download method with an
> external command (typically wget, see `newsticker-wget-name') still
> exists. The new option `newsticker-retrieval-method' controls which
> method is used. Its default value 'intern enables the internal
> download method.
>
> - The URI of a feed can now either be a string (as before) or a
> function symbol. In the latter case headlines for that feed will be
> retrieved by calling that function (and not by using
> `newsticker-retrieval-method').
>
> - In addition to the existing headline reader (now called plainview),
> a new frontend for reading headlines has been written. It uses
> separate windows for the feeds (in tree form), a list of headlines
> for the current feed, and the content of the current headline. Feeds
> can be organized in groups. The new option `newsticker-frontend'
> controls which reader frontend is used. Its default value is
> 'newsticker-treeview.
>
> - Feeds can be organized in groups.
>
> Bugfixes:
> ---------
>
> - Parsing of RSS and Atom contents.
>
> - Importing and exporting opml files.
>
> - Reading and saving cache file.
>
> - Other minor things.
>
> Notes:
> ------
>
> Please note that newsticker's default behaviour has changed:
>
> - Newsticker now uses `url-retrieve' for downloading feeds. Change
> `newsticker-retrieval-method' to 'extern to restore the old
> behaviour.
>
> - Newsticker now uses a new frontend for reading headlines. Change
> `newsticker-frontend' to 'newsticker-plainview to restore the old
> behaviour.
>
>
> For more information see the Commentary in the file, or newsticker's
> homepage at savannah: http://www.nongnu.org/newsticker/. (Note that
> development is done in the Emacs CVS repository directly. Files at
> savannah are updated from time to time only.)
>
> Enjoy!
>
> ulf
>
>
>
> _______________________________________________
> gnu-emacs-sources mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources
>
>
--
View this message in context:
http://www.nabble.com/newsticker-1.99-tp19960866p20908241.html
Sent from the Emacs - Sources mailing list archive at Nabble.com.
- Re: newsticker 1.99,
Kevin Lin <=