From 8b355b42b0bfc203753aba55e97072b62e91e9a4 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Thu, 21 Nov 2024 14:02:09 +0000 Subject: [PATCH] Enable whitespace-mode in prog-mode Enable pulse-line again --- README.org | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.org b/README.org index 4682364..feb591f 100644 --- a/README.org +++ b/README.org @@ -825,7 +825,13 @@ Configure email with iCalendar event support, to integrate with "Pulse the current line." (pulse-momentary-highlight-one-line (point))) +(dolist (command '(scroll-up-command + scroll-down-command + recenter-top-bottom other-window)) + (advice-add command :after #'pulse-line)) + (use-package whitespace + :hook prog-mode :custom (whitespace-style '(face empty