[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 31.0.50; Org Persist file formatting
From: |
Ihor Radchenko |
Subject: |
Re: 31.0.50; Org Persist file formatting |
Date: |
Sat, 31 Aug 2024 14:44:50 +0000 |
Michael Mauger <michael.mauger@protonmail.com> writes:
> Bad news :( I do not have a reproducible set of steps, but I'll start
> looking for one. I am not using the fix you sent and am using the latest
> master of Emacs 30.0.50 and Org 9.7.10
>
> My init is a set of Org Babel scripts (4.5K org lines; 2.8K el lines) which
> is the latest incarnation of 30+ years of Emacs. Since this problem started,
> I start Emacs by first removing the org-persist files and the .el files, so
> that all the babel code is tangled. After a bunch of debugging and edits to
> the org files, I saved and went to start Emacs again with a clean slate.
>
> Unfortunately, the `index.eld' file had the following (note the "..." in the
> file contents):
> ...
> So it was the process of editing the SRC blocks and executing the elisp code
> to test that resulted in the bad persist file. I'm thinking I may add some
> code to see if the elisp variable is corrupt or it's just happening on
> output. My sense is this may be a core bug but I'll see what I can find.
Maybe something is setting `print-level' per-buffer?
--
Ihor Radchenko // yantar92,
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>