app/rss: don't hide mode-line in listing window + make =rss less opinionated
This commit is contained in:
parent
3f40e02278
commit
c14a61946b
2 changed files with 6 additions and 10 deletions
|
@ -4,9 +4,7 @@
|
|||
(defun =rss ()
|
||||
"Activate (or switch to) `elfeed' in its workspace."
|
||||
(interactive)
|
||||
(+workspace-switch +rss-workspace-name t)
|
||||
(delete-other-windows)
|
||||
(elfeed))
|
||||
(call-interactively 'elfeed))
|
||||
|
||||
;;;###autoload
|
||||
(defun +rss|elfeed-wrap ()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue