Hi Evgeni,
E Sabof writes:
> In any case, I've updated org-bullets to use compose-region. You can
> get it from here:
>
> https://github.com/sabof/org-bullets
I've updated the Org's repository with a fresh version of
org-bullets.el. Do you want write access to the repository
so that you can do
E Sabof writes:
> Jambunathan K writes:
> (font-lock-add-keywords
> 'org-mode `(("\\(?:^\\(?1:\\*+\\)[[:blank:]]\\)"
> (0 (progn (compose-region
> (match-beginning 1) (match-end 1)
> (pcase (length (match-s
E Sabof writes:
> In any case, I've updated org-bullets to use compose-region. You can
> get it from here: https://github.com/sabof/org-bullets
Hi, Evgeni (and gang).
I've been trying this new org-bullets today, and I did not meet yet some
of the problems I observed before. So, at first glance
In any case, I've updated org-bullets to use compose-region. You can get it
from here:
https://github.com/sabof/org-bullets
Evgeni
On Wed, Feb 13, 2013 at 7:40 AM, E Sabof wrote:
> I tend to agree. It might also be better to enable it by default. At the
> same time I'm not very familiar with
I tend to agree. It might also be better to enable it by default. At the
same time I'm not very familiar with org code base, so I'm probably not the
best person to do it.
Btw, the current version of org-bullets makes it possible to use a separate
face for the bullets. It might make sense to implem
François Pinard writes:
> François Pinard writes:
>
>> Bastien writes:
>
>>> org-bullets.el is in the contrib/ directory.
>
>> Let me try to describe the problem. [...]
>
> Hmph! My description was not accurate, as I can now observe. Here is a
> correction. Instead of:
>
>> The header gets
François Pinard writes:
> Bastien writes:
>> org-bullets.el is in the contrib/ directory.
> Let me try to describe the problem. [...]
Hmph! My description was not accurate, as I can now observe. Here is a
correction. Instead of:
> The header gets opened, with all items visible, including
Bastien writes:
> org-bullets.el is in the contrib/ directory.
By the way, I like using this one! It works as well with the newer Org
than it did with the previous one, or at least so far that I know. I do
not know if it is adequate to discuss contrib/ packages here, let me
apologize if I shou
E Sabof writes:
> What is the current status of the package? Was it accepted? Was it
> superseded?
org-bullets.el is in the contrib/ directory.
> If it wasn't superseded, I might spend some time re-implementing it.
I think it would be nice to adapt Jambunathan's solution for Org's
core: somet
What is the current status of the package? Was it accepted? Was it
superseded?
If it wasn't superseded, I might spend some time re-implementing it.
Evgeni
On Tue, Dec 18, 2012 at 11:05 AM, Bastien wrote:
> Hi Jambunathan,
>
> Jambunathan K writes:
>
> > (font-lock-add-keywords
> > '
Hi Jambunathan,
Jambunathan K writes:
> (font-lock-add-keywords
> 'org-mode `(("\\(?:^\\(?1:\\*+\\)[[:blank:]]\\)"
> (0 (progn (compose-region
> (match-beginning 1) (match-end 1)
> (pcase (length (match-string 1
E Sabof writes:
> Hello,
>
> I am the author of org-bullets extension, which can be found at
> github.com/sabof/org-bullets
>
> I wondered whether you would like to include it in org-contrib, or
> perhaps integrate the functionality in org-mode?
I think what the package does can be achieved by
Hi Evgeni,
E Sabof writes:
> I am the author of org-bullets extension, which can be found at
> github.com/sabof/org-bullets
This is very nice, we have so many requests about changing the "*"
character that I guess people will love this.
> I wondered whether you would like to include it in org
13 matches
Mail list logo