I tracked this down to a bug in emacs, which happens only when indirect
buffers are cloned. Reported as bug#53294 with a patch.
On Thu, Jan 13, 2022 at 9:51 PM Andrew Hyatt wrote:
>
> Hi all,
>
> I've been having an odd problem where if I try to change my text
> scale on my org capture buffers,
Hi all,
I've been having an odd problem where if I try to change my text
scale on my org capture buffers, the scale keeps increasing, and
increases the scale on the parent of the indirect org-capture
buffer, on each capture.
I'm using org-mode 9.5, emacs 29.0.50.
Debugging into the issue,