emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] org-bullets extension


From: Bastien
Subject: Re: [O] org-bullets extension
Date: Thu, 13 Dec 2012 00:48:47 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

Hi Evgeni,

E Sabof <address@hidden> 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-contrib, or
> perhaps integrate the functionality in org-mode?

I would like to include this in contrib.

Can you license it under GPLv3 and make all the related 
cosmetic changes?

Also, if you can, don't require 'cl at run time... 
Use (eval-when-compile (require 'cl)) instead.
And the defun* can simply be defun from what I've seen.

Thanks in any case for sharing this!

-- 
 Bastien



reply via email to

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