emacs-tangents
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Links to many issues of Emacs News (in a weird format)


From: chad
Subject: Re: Links to many issues of Emacs News (in a weird format)
Date: Fri, 10 Jun 2022 17:31:39 -0400



On Fri, Jun 10, 2022 at 1:33 AM Emanuel Berg <incal@dataswamp.org> wrote:
And this method of getting the data is perhaps more convenient
still ... (post commands here, if and when someone tries it!)

Something like:

(use-package elfeed :ensure t) 
 
and either:

(setq elfeed-feeds '("https://sachachua.com/blog/feed/" "http://planet.emacslife.com/atom.xml"))
 
or

(setq elfeed-feeds '("https://sachachua.com/blog/feed/"))

is pretty good IMO.

~Chad 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]