emacs-orgmode
[Top][All Lists]
Advanced

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

Re: Weird gap in agenda mode-line


From: Carlos Pita
Subject: Re: Weird gap in agenda mode-line
Date: Wed, 17 Nov 2021 02:43:28 -0300

> I don't see this in my agenda view.  Image attached.

This is because there is a span in your case (Day). The space is still
there but it's not an extra one.

The space in:

              " " ;; <- this is the extra space
              '(:eval (org-agenda-span-name org-agenda-current-span))

should be conditional to the expression below evaluating to something
different than the empty string.

Best regards,
Carlos



reply via email to

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