From dc30a4c7558d67dfc3f2c673999a5307151c582f Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Thu, 4 Feb 2021 17:57:14 -0600 Subject: Change elfeed-show-mode-hook --- config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.org') diff --git a/config.org b/config.org index 4877dcb..5dba137 100644 --- a/config.org +++ b/config.org @@ -1947,7 +1947,7 @@ See [[https://github.com/redguardtoo/mastering-emacs-in-one-year-guide/blob/mast #+begin_src emacs-lisp :noweb-ref hooks (defun hook--elfeed-show () - (visual-line-mode +1)) + (visual-fill-column-mode +1)) (add-hook 'elfeed-show-mode-hook #'hook--elfeed-show) #+end_src -- cgit 1.4.1-21-gabe81