[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Support showing stars as pretty bullets
From: |
Alex Branham |
Subject: |
Re: [O] Support showing stars as pretty bullets |
Date: |
Mon, 02 Apr 2018 19:41:41 -0500 |
User-agent: |
mu4e 1.0; emacs 26.0.91 |
On Mon 02 Apr 2018 at 13:47, Nicolas Goaziou <address@hidden> wrote:
> Hello,
>
> Alex Branham <address@hidden> writes:
>
>> I've written this patch that makes use of prettify-symbols-mode to show
>> the stars in org headings as nice UTF bullets. There's already
>> org-bullet-mode[1] but that seems to have been abandoned, plus it isn't
>> included in org mode itself.
>
> Is it abandoned, or simply complete? Org lists haven't changed for
> a while.
Seems abandoned. The author hasn't had any activity on github since May
2015. Several issues and PR's have accumulated. Mind you, it still works
well overall. Looking more into this, there's already been some
discussion about it: https://github.com/sabof/org-bullets/issues/18
> In any case, I don't think this belongs to "org.el" proper.
Why not, if you don't mind me asking? Other major modes (python, elisp,
and latex off the top of my head) setup prettify-symbols themselves.
> It could go into some "org-art.el" library (along with Org bullet mode,
> or something that would auto-number headlines) within the code base, or
> simply in GNU ELPA.
I'm fine putting it into org-XXX.el if you want. I didn't for now since
it's only a few lines of code.
Thanks for the comments!
Alex
- [O] Support showing stars as pretty bullets, Alex Branham, 2018/04/01
- Re: [O] Support showing stars as pretty bullets, Nicolas Goaziou, 2018/04/02
- Re: [O] Support showing stars as pretty bullets,
Alex Branham <=
- Re: [O] Support showing stars as pretty bullets, William Denton, 2018/04/02
- Re: [O] Support showing stars as pretty bullets, Nicolas Goaziou, 2018/04/03
- Re: [O] Support showing stars as pretty bullets, Alex Branham, 2018/04/03
- Re: [O] Support showing stars as pretty bullets, Nicolas Goaziou, 2018/04/04
- Re: [O] Support showing stars as pretty bullets, Alex Branham, 2018/04/04
- Re: [O] Support showing stars as pretty bullets, Nicolas Goaziou, 2018/04/05
- Re: [O] Support showing stars as pretty bullets, Alex Branham, 2018/04/10
- Re: [O] Support showing stars as pretty bullets, Nicolas Goaziou, 2018/04/14
- Re: [O] Support showing stars as pretty bullets, Rasmus, 2018/04/14
- Re: [O] Support showing stars as pretty bullets, Rasmus, 2018/04/06