Tell Newsticker to download enclosed files
This commit is contained in:
parent
c6b0b66f2e
commit
6a081210df
@ -354,3 +354,11 @@ needs to be set up to install them if they aren't already.
|
|||||||
3600)))
|
3600)))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
|
Also I want Newsticker to download enclosed files so I set
|
||||||
|
=newsticker-new-item-functions= to contain the provided
|
||||||
|
=newsticker-download-enclosures= function.
|
||||||
|
|
||||||
|
#+begin_src emacs-lisp
|
||||||
|
(setq newsticker-new-item-functions
|
||||||
|
'(newsticker-download-enclosures))
|
||||||
|
#+end_src
|
||||||
|
Loading…
x
Reference in New Issue
Block a user