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

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

[elpa] externals/modus-operandi-theme 600e433 47/54: Add README note on


From: Stefan Monnier
Subject: [elpa] externals/modus-operandi-theme 600e433 47/54: Add README note on fontifying Org section heading
Date: Thu, 4 Jun 2020 08:20:20 -0400 (EDT)

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

    Add README note on fontifying Org section heading
---
 README.org | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/README.org b/README.org
index 818203e..20daefb 100644
--- a/README.org
+++ b/README.org
@@ -225,6 +225,14 @@ configured accordingly, such as TODO keywords which gain a 
box style.
 The default is to use only a subtle foreground and a bold weight for
 headings, while no boxes or {under,over}-line effects are present.
 
+Note that the background for sectioned headings will extend to the edge
+of the window.  To make it cover just the area occupied by the heading's
+text, use this:
+
+#+begin_src emacs-lisp
+(setq org-fontify-whole-heading-line nil)
+#+end_src
+
 ** Option for scaled headings
    :PROPERTIES:
    :CUSTOM_ID: h:db0275ea-11c2-47c9-82a9-10b65d8df0f8



reply via email to

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