I find a file called "gc-lock.eld" has been deposited un-requested and
un-wanted in ~/.emacs.d/org-persist.
I had thought I had disabled org-persist with the following
--8<---cut here---start->8---
(setq org-persist-disable-when-emacs-Q t)
(defun me/advice--o
> Colin Baxter writes:
> I find a file called "gc-lock.eld" has been deposited un-requested
> and un-wanted in ~/.emacs.d/org-persist.
> I had thought I had disabled org-persist with the following
> (setq org-persist-disable-when-emacs-Q t) (defun
> me/advice--org-persis
On Tue, Oct 24 2023, Ihor Radchenko wrote:
> Florin Boariu writes:
>
>> I can offer to try my luck with writing a patch for ob-ditaa.el, but
>> I'm not knowledgeable enough (or have enough time on my hands) to
>> actually keep maintaining it :-p
>
> Writing a patch is also welcome.
Here is a pa
Colin Baxter writes:
> I find a file called "gc-lock.eld" has been deposited un-requested and
> un-wanted in ~/.emacs.d/org-persist.
>
> I had thought I had disabled org-persist with the following
>
> --8<---cut here---start->8---
> (setq org-persist-disable-wh
On Thu, Dec 14 2023, Ihor Radchenko wrote:
> Leo Butler writes:
>
>> From 7d8e406bc4a92e2e2eab772b2671dcd72ca8c202 Mon Sep 17 00:00:00 2001
>> From: Leo Butler
>> Date: Tue, 12 Dec 2023 12:32:41 -0600
>> Subject: [PATCH] lisp/ob-C.el: add :compile-only header to compile to a named
>> target
>