From: Ihor Radchenko <yantar92@gmail.com> To: Max Nikulin <manikulin@gmail.com> Cc: emacs-orgmode@gnu.org Subject: Re: [BUG] C-c C-* causes "org-element--cache: Unregistered buffer modifications detected." Date: Sun, 05 Dec 2021 13:56:42 +0800 [thread overview] Message-ID: <8735n7d279.fsf@localhost> (raw) In-Reply-To: <socvdu$nm8$1@ciao.gmane.io> Max Nikulin <manikulin@gmail.com> writes: > ---- >8 ---- > * A > B > ---- 8< ---- > > C-c C-* while cursor is at the end of second line Thanks! I was able to reproduce. And it is bad news. > Current command: (nil 26 30) > Chars modified: 26 > Buffer modified: 30 This has the same footprint with (let ((inhibit-modification-hooks t)) (insert "* This is going to break the cache\n")) So, I pushed a change that suppresses the warning completely for Emacs <28 and silently resets the cache. I see no other way around it. Fortunately, all the problems you reported in this thread do not happen in newer Emacs versions. Best, Ihor
prev parent reply other threads:[~2021-12-05 5:56 UTC|newest] Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-11-11 11:40 Max Nikulin 2021-11-11 13:07 ` Ihor Radchenko 2021-11-14 7:59 ` Ihor Radchenko 2021-11-18 14:55 ` [BUG] " Max Nikulin 2021-11-21 8:35 ` Ihor Radchenko 2021-11-30 11:59 ` Max Nikulin 2021-11-30 12:54 ` Ihor Radchenko 2021-12-01 12:27 ` Max Nikulin 2021-12-02 1:48 ` Ihor Radchenko 2021-12-02 16:37 ` Max Nikulin 2021-12-03 4:36 ` Ihor Radchenko 2021-12-03 11:35 ` Max Nikulin 2021-12-05 5:56 ` Ihor Radchenko [this message]
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style List information: https://www.orgmode.org/ * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=8735n7d279.fsf@localhost \ --to=yantar92@gmail.com \ --cc=emacs-orgmode@gnu.org \ --cc=manikulin@gmail.com \ --subject='Re: [BUG] C-c C-* causes "org-element--cache: Unregistered buffer modifications detected."' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Code repositories for project(s) associated with this inbox: https://git.savannah.gnu.org/cgit/emacs/org-mode.git This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).