emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/modus-operandi-theme 2b68ec1 085/153: Clarify how to di


From: Stefan Monnier
Subject: [elpa] externals/modus-operandi-theme 2b68ec1 085/153: Clarify how to disable themes in the manual
Date: Thu, 18 Mar 2021 13:47:45 -0400 (EDT)

branch: externals/modus-operandi-theme
commit 2b68ec138ce75cc644af1a7888207d20e48a9813
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Clarify how to disable themes in the manual
---
 doc/modus-themes.org | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/doc/modus-themes.org b/doc/modus-themes.org
index a2abacb..80f622a 100644
--- a/doc/modus-themes.org
+++ b/doc/modus-themes.org
@@ -176,7 +176,12 @@ include either of the following expressions:
 #+END_SRC
 
 Make sure to remove any other theme that is being loaded, otherwise you
-might run into unexpected issues (you can also =M-x disable-theme=).
+might run into unexpected issues.
+
+Note that you can always =M-x disable-theme= and specify an item.  The
+command does exactly what its name suggests.  To deactivate all enabled
+themes at once, in case you have multiple of them enabled, you may
+evaluate the expression =(mapc #'disable-theme custom-enabled-themes)=.
 
 ** Load at a given time or at sunset/sunrise
 :PROPERTIES:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]