Re: [PATCH] support colorful blocks display on org-agenda

2020-02-23 Thread Daniele Nicolodi
On 20/02/2020 00:15, Bastien wrote: > Days for the "contrib/" directory are counted: before Org 9.5, I will > extract it from Org's repository, make it an independant repository on > code.orgmode.org and make it available through Org ELPA. This is an excellent plan! Cheers, Dan

Re: [SOLVED] Re: [PATCH] support colorful blocks display on org-agenda

2020-02-20 Thread Bastien
stardiviner writes: >> Can you suggest the author to add this to >> https://orgmode.org/worg/org-hacks.html ? > > Pushed to Worg now. Done. :) Thanks! -- Bastien

[SOLVED] Re: [PATCH] support colorful blocks display on org-agenda

2020-02-20 Thread stardiviner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Bastien writes: > stardiviner writes: > >> (add-hook 'org-agenda-finalize-hook #'org-agenda-time-grid-colorful-spacing) > > FWIW I don't think this should go in Org's core, it is a useful > command to customize Org agenda colors. > > Can you sugg

Re: [PATCH] support colorful blocks display on org-agenda

2020-02-20 Thread stardiviner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Bastien writes: > Hi Stardiviner, > > stardiviner writes: > >> I reconsidered this patch, what about make it an minor-mode for Org >> Mode and put it in contrib/ directory? WDYT? > > I suggest using worg/org-hacks.org instead: this describes prec

Re: [PATCH] support colorful blocks display on org-agenda

2020-02-19 Thread Bastien
Hi Stardiviner, stardiviner writes: > I reconsidered this patch, what about make it an minor-mode for Org > Mode and put it in contrib/ directory? WDYT? I suggest using worg/org-hacks.org instead: this describes precisely what it is, a nice hack, isn't it? Days for the "contrib/" directory are

Re: [PATCH] support colorful blocks display on org-agenda

2020-02-19 Thread stardiviner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Bastien writes: > Hi Stardiviner, > > stardiviner writes: > >> I have got author's permission to add this patch to Org Mode. > > We need it explicitely here on this list. > > Please submit the patch as an inline or attach .patch file. > You just

Re: [PATCH] support colorful blocks display on org-agenda

2020-02-12 Thread stardiviner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Bastien writes: > stardiviner writes: > >> (add-hook 'org-agenda-finalize-hook #'org-agenda-time-grid-colorful-spacing) > > FWIW I don't think this should go in Org's core, it is a useful > command to customize Org agenda colors. > > Can you sugg

Re: [PATCH] support colorful blocks display on org-agenda

2020-02-12 Thread Bastien
stardiviner writes: > (add-hook 'org-agenda-finalize-hook #'org-agenda-time-grid-colorful-spacing) FWIW I don't think this should go in Org's core, it is a useful command to customize Org agenda colors. Can you suggest the author to add this to https://orgmode.org/worg/org-hacks.html ? -- Ba

Re: [PATCH] support colorful blocks display on org-agenda

2020-02-12 Thread Bastien
Hi Stardiviner, stardiviner writes: > I have got author's permission to add this patch to Org Mode. We need it explicitely here on this list. Please submit the patch as an inline or attach .patch file. You just need to go in the modified file, C-x v v and save the patch. Even better, as a Git

[PATCH] support colorful blocks display on org-agenda

2020-02-12 Thread stardiviner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 I have got author's permission to add this patch to Org Mode. Here is the original thread: https://emacs-china.org/t/org-agenda/8679/8 I don't know whether this patch have to get author signed FSF papers. Might have not exceeded the TINYCHANGE lim