Hi!
Is there anything I need to do for this to be merged?
Thanks
On Wed, Feb 9, 2022 at 10:44 PM Samim Pezeshki wrote:
> Thanks Ihor for the detailed explanation,
> I updated the patch as you suggested.
>
> On Sun, Feb 6, 2022 at 12:53 PM Ihor Radchenko wrote:
>
>> S
Thanks Ihor for the detailed explanation,
I updated the patch as you suggested.
On Sun, Feb 6, 2022 at 12:53 PM Ihor Radchenko wrote:
> Samim Pezeshki writes:
>
> > This commit prevents having extra spaces when the TODO format string is
> an
> > empty string (""
eenshot of the bug, you see there is an extra space in
the place of the TODO keyword. The third heading (Meditate) has a TODO
keyword, and the org-agenda-todo-keyword-format is set to an empty string.
Thanks,
Samim
From 7e49286c49ab342f91504205fc72ac6a8d095a1f Mon Sep 17 00:00:00 2001
From: Sami
Thanks Nicolas for reviewing the changes!
I applied the changes.
Attached is the updated patch.
On Fri, Jan 21, 2022 at 1:58 PM Nicolas Goaziou
wrote:
> Hello,
>
> Samim Pezeshki writes:
>
> > +(defcustom org-agenda-clock-report-header nil
> > + "Header for
Should I do something for this patch to be approved?
On Mon, Jan 10, 2022 at 1:58 PM Christopher M. Miles
wrote:
>
> Good idea to add header for clock report table.
>
> Samim Pezeshki writes:
>
> > Hi,
> >
> > This patch adds a header to the clock report table
Hi,
This patch adds a header to the clock report table in the agenda, if
org-agenda-clock-report-header is set.
Thanks,
Samim
From 36bc298c1820003cd2a9370bc36c21efe667e7b4 Mon Sep 17 00:00:00 2001
From: Samim Pezeshki
Date: Mon, 10 Jan 2022 12:32:51 +0330
Subject: [PATCH] lisp/org-agenda.el
a5f277024f8b55cc Mon Sep 17 00:00:00 2001
From: Samim Pezeshki
Date: Sat, 8 May 2021 20:09:16 +0430
Subject: [PATCH] org-agenda: Skip formatting if format string is ""
When the format string was "" the extra space would still be inserted
which was not needed when there is no TO
It happens also on windows.
>
> Regards,
> Frank
>
> P.S. I've attached the org file too with some pictures of it.
>
>
> On 11/6/20 6:22 PM, Samim Pezeshki wrote:
>
> Hi,
>
> I have no problem. I could not reproduce the issue. I tried Persian
>
Hi,
I have no problem. I could not reproduce the issue. I tried Persian
language only.
Can the problem be of your theme? Have you tried other themes?
Please also try reproducing this with emacs -q (load Emacs with no
configuration).
Does this happen when the line exceeds a certain number of charac