emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [BUG] Unregistered buffer modifications detected [9.5 (9.5-g49e2f6 @


From: Ihor Radchenko
Subject: Re: [BUG] Unregistered buffer modifications detected [9.5 (9.5-g49e2f6 @ /Users/myuser/.emacs.d/straight/29/straight/build/org/)]
Date: Sun, 31 Oct 2021 10:48:14 +0800

Aaron Jensen <aaronjensen@gmail.com> writes:

>> Do you always see "Current command: nil"? If you do, do you have any
>> minor modes that change text in Org buffers?
>
> I don't know, but I'll keep an eye out for the next time it happens.

If possible, can you also upgrade to latest main? I just pushed a patch
providing additional backtrace to the warning. Hopefully, it can reveal
more details.

> And this to change the behavior of org-indent:
>
> (aj-defadvice aj--org-indent--compute-prefixes-hanging-bullets ()
>       :override #'org-indent--compute-prefixes
>       "Compute prefix strings with hanging header bullets."
> ...

The was a problem related to org-indent recently [1]. If your Org is
older than b135b8c7, there is a small chance that the warning might be
fixed after update.

[1] https://list.orgmode.org/878ryev6q2.fsf@localhost/T/#t

> As for minor modes, yes:
>
> https://github.com/awth13/org-appear
> ...
> And prettify-symbols-mode:

I also use org-appear and prettify-symbols-mode. Hopefully not an issue.

> https://github.com/integral-dw/org-superstar-mode

Not sure here. It would be helpful if you try to disable
org-superstar-mode and see if it helps, 

> I think that's it (and yes, that's a lot, heh).

That's not a lot ;)

Best,
Ihor



reply via email to

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