emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] ob-core: add org-confirm-babel-evaluate-cell custom variable


From: Tom Gillespie
Subject: Re: [PATCH] ob-core: add org-confirm-babel-evaluate-cell custom variable
Date: Mon, 19 Dec 2022 19:06:39 -0500

One more correction. The source of the issue is that the two values in the list need to be different, one for the message and one for the actual test. Best,
Tom

(list "emacs-lisp" cell
                              '((:eval . yes)) nil (format "%S" cell)
                              nil nil)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]