Hi Ingo,
Ingo Lohmar writes:
> Is anything still to be fixed before the patch that I sent can be
> applied? I am curious since there was no reaction and no change in the
> repo as far as I can tell...
I just applied a slightly modified version of your patch:
http://orgmode.org/cgit.cgi/org-mod
Hi Bastien and all,
Is anything still to be fixed before the patch that I sent can be
applied? I am curious since there was no reaction and no change in the
repo as far as I can tell...
Best
Ingo
On Tue, Dec 04 2012 15:39 (+0100), Bastien wrote:
> Hi Ingo,
>
> sorry nobody had the time to test the patch and report.
>
> It looks good to me and does the right thing.
>
> Do you mind resending it using git? Don't forget to add a changelog
> entry (with `C-x 4 a' in the modified places) and
Hi Ingo,
sorry nobody had the time to test the patch and report.
It looks good to me and does the right thing.
Do you mind resending it using git? Don't forget to add a changelog
entry (with `C-x 4 a' in the modified places) and a TINYCHANGE cookie
at the end of the entry.
Note that we cann
Hey guys,
It seems that whatever I send to this mailing list goes unnoticed and then gets
lost in some black hole. :)
Could anybody let me know if there's any interest in the patch, or if there's
any more work for me to do or anything left to explain/sort out?
Otherwise I'll bite the bullet and
Apart from a spurious "to" in my explanation, I should clarify:
This is a patch to "org-todo-list" in org-agenda.el.
Hi all,
recently I was bothered by a very minor thing in my custom agenda:
the headline showing the keywords is always using the "warning" face
for the selected keyword(s), instead of the proper faces used to
display to them everywhere else. Attached is a patch that changes
this that should work