Hello. Currently, if you have a heading background, and you have a date,
radio link, or special keyword, the background is overridden. I have
attached a patch that fixes this issue by using the `prepend' property
instead of the `t' property. Here is also a minimal example to reproduce
the issue:
On 03.03.2024 14:08, Ihor Radchenko wrote:
gerard.vermeu...@posteo.net writes:
I have reduced my version of `org-babel-demarcate-block' to a minimal
function to locate the bug stemming from edit-prep signaling an
user-error or not. In case edit-prep signals an user-error the call
chain `org
Anand Deopurkar writes:
> Subject: [PATCH] org-agenda.el: Fix org-agenda-write to avoid duplicates
>
> * lisp/org-agenda.el (org-agenda-write): Make sure headlines are not
> duplicated when writing to an `org' file, even if they are repeated in
> the agenda view.
>
> For example, a headline may a
StrawberryTea writes:
> I've noticed that when I unfold an org headline, a trailing background
> is sometimes left behind at the end of the body text.
>
> Here is a minimal example to reproduce the issue from emacs -Q:
> ...
Thanks for reporting!
Fixed, on main.
https://git.savannah.gnu.org/cgit
Xiyue Deng writes:
> (This was first reported to Emacs at
> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69483)
>
> "mu4e"[1] (a popular Emacs mail client) uses Org to generate its
> manpages. However, the generated output contains macros that are not
> understood by groff. After some debuggin
gerard.vermeu...@posteo.net writes:
> I have reduced my version of `org-babel-demarcate-block' to a minimal
> function to locate the bug stemming from edit-prep signaling an
> user-error or not. In case edit-prep signals an user-error the call
> chain `org-indent-block', `org-indent-region', `org
>From a269ee1d657ea11f998d294169cd9a88618409fb Mon Sep 17 00:00:00 2001
From: Anand Deopurkar
Date: Sun, 3 Mar 2024 16:38:43 +1100
Subject: [PATCH] org-agenda.el: Fix org-agenda-write to avoid duplicates
* lisp/org-agenda.el (org-agenda-write): Make sure headlines are not
duplicated when writing