-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Ihor Radchenko <yanta...@gmail.com> writes:
> Sharon Kimble <boudic...@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. This created a new instance of emacs, which showed this in its '*compile-log*' - === lisp/org-macs.el: Warning: ‘buffer-string’ is an obsolete generalized variable. lisp/org-macs.el: Warning: ‘buffer-string’ is an obsolete generalized variable. lisp/org.el: Warning: ‘buffer-substring’ is an obsolete generalized variable. === and also - === For information about GNU Emacs and the GNU system, type C-h C-a. Org mode version 9.5.5 (release_9.5.5-756-g1f1d8f.dirty @ /home/boudiccas/git/org-mode/lisp/) Mark set Beginning of buffer [4 times] === > 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 I used 'bug-hunter-file' on my main config and also my init file and it found no problems with either. Thanks Sharon. - -- A taste of linux = http://www.sharons.org.uk TGmeds = http://www.tgmeds.org.uk DrugFacts = https://www.drugfacts.org.uk Debian 11.4, fluxbox 1.3.7, emacs 29.0.50, org 9.5.4 -----BEGIN PGP SIGNATURE----- iQJRBAEBCgA7FiEELSc/6QwVBIYugJDbNoGAGQr4g1sFAmMU1rYdHGJvdWRpY2Nh c0Bza2ltYmxlMDkucGx1cy5jb20ACgkQNoGAGQr4g1vSPRAAyisgGvRcY5ZBlcoT LoWJuDokqKcBxlqwHBoWgWg3XIdXAJY09UiCfrna/i8L5Tz+zLyXVF8qnUoeEnpJ 6Cnq9xrpp+Heigl2tISCSCjUiO67D79IkPkIp0/WRpH7rV7lt1oxg77h+Ynx3Yjl TtvaN2qpjBC1W3PLElPeupbaofRTXI08BwaL1IQ5R6hduWI4Oq1TpwLKj7vTW7l4 wvuTHedfsJH/rE5b3Rc9T8mVjLZ9HQmtKx4pUkLwR8z923SSeuO4ZgqqPWJOui+U i5EKifJLTmR8Q3ocVLVRmspCNL/VdUta3/8YUCV4qIVQQjdAFoiDyaabZP3GesbO JKMzyufOpgwoPcdcFjYWPJaD4pn7beUo3wT55g+pxCb16KvVOtAMO8+91ZXeldgV ANmmgckf0zgjJtpDRezsTBaQMm0pc2PgNEQs1Y56Ae8Y9Iq52UNqiWv7Q6OOPMee jUSL6DnwfozGRNyl0IrrlJAph6jg/LNsG4tdIR/kFJJCJKd+Oosjslmds0YuXRBC pSip6nxcOPoMKfcMpI1vnAEJpqpl81MkUhMvWzhshmAS+MUQd9LqZ9EpdzXX8xm/ v+G6/4kck1BG0XD0xR+I+xnKRPx55eOwGGe/AjkO3R1JJU/X/pqMzvYnCEnBRDNa PGe9rdM9gJIaEGKOs5fpVFhPncA= =pNpZ -----END PGP SIGNATURE-----