From 148c2b46f4071d95f5b692197b1716e7357af000 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 4 Jan 2022 14:40:26 -0600 Subject: Add docstrings to advice --- init.el | 1 + 1 file changed, 1 insertion(+) (limited to 'init.el') diff --git a/init.el b/init.el index f15bf31..ca360ca 100644 --- a/init.el +++ b/init.el @@ -861,6 +861,7 @@ See also `crux-reopen-as-root-mode'." "S-SPC" #'+elfeed-scroll-down-command) (:hook #'reading-mode) (define-advice elfeed-show-entry (:after (&rest _)) + "Re-flow the entry a short time after showing it." (run-at-time 0 nil #'elfeed-show-refresh)))) (setup (:straight elfeed-org) -- cgit 1.4.1-21-gabe81