From 5124bfe2144e9943ee09de9b29419a5da59338ef Mon Sep 17 00:00:00 2001 From: Kiana Sheibani Date: Wed, 4 Feb 2026 16:50:44 -0500 Subject: [PATCH] scratch: auto-revert mode --- config.org | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config.org b/config.org index 7788e35..f85fc67 100644 --- a/config.org +++ b/config.org @@ -4584,6 +4584,12 @@ This section is for code with little or no associated documentation. This could 3. Hard to categorize 4. Just not really worth the time it takes to write commentary +** Auto-Revert Mode + +#+begin_src emacs-lisp +(setq auto-revert-interval 2) +#+end_src + ** Calc *** Row Reduction