emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ihor Radchenko <yantar92@gmail.com>
To: Sharon Kimble <boudiccas@skimble09.plus.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: [BUG] org-element-cache [9.5.4 (release_9.5.4-766-gf3f60e @ /home/boudiccas/git/org-mode/lisp/)]
Date: Sun, 04 Sep 2022 23:58:00 +0800	[thread overview]
Message-ID: <878rmzxhbr.fsf@localhost> (raw)
In-Reply-To: <87fsh72lql.fsf@skimble09.plus.com>

Sharon Kimble <boudiccas@skimble09.plus.com> writes:

>> Can you please check if you are using some third-party package that are
>> modifying the buffer on save?
>
> I've found this, but I don't know if this is what you're meaning?
>
> ===        
> #+BEGIN_SRC emacs-lisp
> (defun force-backup-of-buffer ()
>   (setq buffer-backed-up nil))
>
> (add-hook 'before-save-hook  'force-backup-of-buffer)
> #+END_SRC
> [2017-02-07 Tue 05:46]
> http://stackoverflow.com/questions/6916529/how-can-i-make-emacs-backup-every-time-i-save
> http://www.tonyballantyne.com/EmacsWritingTips.html
> === 
>
> If this isn't the cause of the problem, can you give me any hints as to what I should be looking for please?

This should not be culprit.

You can then try:
1. Run clean Emacs version by running "make repro" from Org repository
   and try to reproduce the issue.
2. If you cannot reproduce, you can try to bisect your config using
   https://github.com/Malabarba/elisp-bug-hunter
   Also, see
   https://open.tube/videos/watch/4d819114-43bf-42df-af94-f94fc53dd0d9

-- 
Ihor Radchenko,
Org mode contributor,
Learn more about Org mode at https://orgmode.org/.
Support Org development at https://liberapay.com/org-mode,
or support my work at https://liberapay.com/yantar92


  reply	other threads:[~2022-09-04 15:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-04 10:21 [BUG] org-element-cache [9.5.4 (release_9.5.4-766-gf3f60e @ /home/boudiccas/git/org-mode/lisp/)] Sharon Kimble
2022-09-04 10:46 ` Ihor Radchenko
2022-09-04 13:28   ` Sharon Kimble
2022-09-04 13:48     ` Ihor Radchenko
2022-09-04 15:38       ` Sharon Kimble
2022-09-04 15:58         ` Ihor Radchenko [this message]
2022-09-04 16:47           ` Sharon Kimble
2022-09-05  6:50             ` Ihor Radchenko

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=878rmzxhbr.fsf@localhost \
    --to=yantar92@gmail.com \
    --cc=boudiccas@skimble09.plus.com \
    --cc=emacs-orgmode@gnu.org \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public 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).