Skip to content

Add option to make the invisible leading stars.#13

Open
cadadr wants to merge 2 commits into
sabof:masterfrom
cadadr:invisible-stars
Open

Add option to make the invisible leading stars.#13
cadadr wants to merge 2 commits into
sabof:masterfrom
cadadr:invisible-stars

Conversation

@cadadr

@cadadr cadadr commented Oct 28, 2015

Copy link
Copy Markdown

Add option to make them invisible, not hidden by means of it's colour.
Thus, the end result looks like

x Heading level 1
o Heading level 2
> Heading level 3
o Heading level 2

instead of

x Heading level 1
 o Heading level 2
  > Heading level 3
 o Heading level 2

if org-bullets-invisible-leading-stars is t. Useful if the the
contents of org-bullets-bullet-list makes obvious the level of the
heading, and indentation is superfluous.

Add option to make them invisible, not hidden by means of it's colour.
Thus, the end result looks like

x Heading level 1
o Heading level 2
> Heading level 3
o Heading level 2

instead of

x Heading level 1
 o Heading level 2
  > Heading level 3
 o Heading level 2

if `org-bullets-invisible-leading-stars' is `t'. Useful if the the
contents of `org-bullets-bullet-list' makes obvious the level of the
heading, and indentation is superfluous.
When  the  leading  stars  are  invisible,  org-cycle  behaves  badly,
i.e. cycles wrong headings.
lmintmate added a commit to lmintmate/org-bullets that referenced this pull request Jun 30, 2019
From  sabof#13. I wanted to remove
the indentation from the org levels and this pull request against the
original repository did this. I however had to make the changes to this
file by hand because the emacsorphanage version has added most of the
stuff that used to be in the minor mode definition in the
org-bullets--keywords variable instead and there would thus be a
conflict if I attempted to merge the specific commits.
lmintmate added a commit to lmintmate/emacs.d that referenced this pull request Jun 30, 2019
Added the ability found at sabof/org-bullets#13
to completely hide the leading stars, thus removing any sort of
indentations.
lmintmate added a commit to lmintmate/org-bullets that referenced this pull request Aug 16, 2019
From  sabof#13. I wanted to remove
the indentation from the org levels and this pull request against the
original repository did this. I however had to make the changes to this
file by hand because the emacsorphanage version has added most of the
stuff that used to be in the minor mode definition in the
org-bullets--keywords variable instead and there would thus be a
conflict if I attempted to merge the specific commits.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant