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

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

[nongnu] elpa/org-superstar f7cb51960e 029/162: added FIXME: other-hbull


From: Stefan Kangas
Subject: [nongnu] elpa/org-superstar f7cb51960e 029/162: added FIXME: other-hbullet face behaves inconsistently when treated as leading bullet.
Date: Fri, 31 Dec 2021 19:35:21 -0500 (EST)

branch: elpa/org-superstar
commit f7cb51960e92f472572de5e30defd2e2b1d4aac0
Author: D. Williams <d.williams@posteo.net>
Commit: D. Williams <d.williams@posteo.net>

    added FIXME: other-hbullet face behaves inconsistently when treated as 
leading bullet.
---
 org-superstar.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/org-superstar.el b/org-superstar.el
index 8d7769cf4f..01d377803b 100644
--- a/org-superstar.el
+++ b/org-superstar.el
@@ -499,6 +499,8 @@ routines of ‘\\[org-superstar-mode]’."
            ,@(when org-superstar-prettify-leading-stars
                '((3 (org-superstar--prettify-leading-hbullets)
                     t)))
+           ;; FIXME: prepend works unintuitively when the other bullet
+           ;; is just another lead (e.g.: still scales with title
            (2 (org-superstar--prettify-other-hbullet) prepend))
           ;; If requested, put another function here that formats the
           ;; first two stars of an inline as a bullet.



reply via email to

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