General cleanup + refactor
This commit is contained in:
parent
903eb92f36
commit
ae614c9c6f
4 changed files with 5 additions and 4 deletions
|
@ -56,6 +56,6 @@
|
|||
:after elfeed
|
||||
:config
|
||||
(setq rmh-elfeed-org-files
|
||||
(mapcar (lambda (file) (expand-file-name file +rss-org-dir))
|
||||
+rss-elfeed-files))
|
||||
(let ((default-directory +rss-org-dir))
|
||||
(mapcar 'expand-file-name +rss-elfeed-files)))
|
||||
(elfeed-org))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue