From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Colin Baxter Newsgroups: gmane.emacs.orgmode,gmane.emacs.devel Subject: Re: wrong type argument with latest org and latest emacs Date: Tue, 05 Jul 2022 20:24:23 +0100 Message-ID: <87let71hy0.fsf@yandex.com> References: <87sfnfhm6v.fsf@yandex.com> <87czejn22e.fsf@localhost> <87o7y3h2ia.fsf@yandex.com> Reply-To: m43cap@yandex.com Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="5456"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) Cc: emacs-devel@gnu.org To: emacs-orgmode@gnu.org Cancel-Lock: sha1:GVbgGwSQw4Hu+AZPpaqIq1lSafI= Original-X-From: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane-mx.org@gnu.org Tue Jul 05 21:25:14 2022 Return-path: Envelope-to: geo-emacs-orgmode@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1o8oAc-0001DF-ES for geo-emacs-orgmode@m.gmane-mx.org; Tue, 05 Jul 2022 21:25:14 +0200 Original-Received: from localhost ([::1]:45874 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o8oAa-0008Bw-Ko for geo-emacs-orgmode@m.gmane-mx.org; Tue, 05 Jul 2022 15:25:12 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:48242) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o8oA5-00088h-Tl for emacs-orgmode@gnu.org; Tue, 05 Jul 2022 15:24:41 -0400 Original-Received: from ciao.gmane.io ([116.202.254.214]:51476) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o8oA4-0002Xp-3A for emacs-orgmode@gnu.org; Tue, 05 Jul 2022 15:24:41 -0400 Original-Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1o8oA1-0000Td-1L for emacs-orgmode@gnu.org; Tue, 05 Jul 2022 21:24:37 +0200 X-Injected-Via-Gmane: http://gmane.org/ X-Face: BHjiJOg/Qmj'BQgsAKL@])L)e62P)C"Y=6T Face: iVBORw0KGgoAAAANSUhEUgAAAEkAAAATAgMAAAChCMjeAAAABGdBTUEAALGPC/xhBQAAACBj SFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAACVBMVEX/zAABCWP///8I RHjYAAAAAWJLR0QCZgt8ZAAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB+UFEAk5BvqS634A AAAbSURBVBjTY2BgCA1hYA0FAxDDgQEERsXoIAYA2F9Eb3cpB+AAAAAldEVYdGRhdGU6Y3JlYXRl ADIwMjEtMDUtMTZUMTA6NTY6MTcrMDE6MDCh/kkpAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDIxLTA1 LTE2VDA5OjU3OjA2KzAxOjAwTyZ6HwAAAABJRU5ErkJggg== Received-SPF: pass client-ip=116.202.254.214; envelope-from=geo-emacs-orgmode@m.gmane-mx.org; helo=ciao.gmane.io X-Spam_score_int: -13 X-Spam_score: -1.4 X-Spam_bar: - X-Spam_report: (-1.4 / 5.0 requ) BAYES_00=-1.9, FREEMAIL_FORGED_FROMDOMAIN=0.249, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-orgmode" Xref: news.gmane.io gmane.emacs.orgmode:146792 gmane.emacs.devel:291887 Archived-At: >>>>> Colin Baxter writes: >>>>> Ihor Radchenko writes: >> Colin Baxter writes: >>> I'm sending this to emacs.orgmode and emacs.devel lists. >>> >>> With the latest emacs: >>> >>> >>> Debugger entered--Lisp error: (wrong-type-argument stringp >>> (wrong-type-argument stringp nil)) >>> format-message((wrong-type-argument stringp nil)) >>> apply(format-message (wrong-type-argument stringp nil)) >>> error((wrong-type-argument stringp nil)) #f(compiled-function >>> (fun) # )(org-babel-remove-temporary-stable-directory) >>> run-hook-wrapped(#f(compiled-function (fun) # ) org-babel-remove-temporary-stable-directory) >> Thanks for reporting! This likely caused by recent commit of >> mine on systems with no write access to remote directory (at >> least, I am unable to reproduce the steps on my system). >> Can you please try the attached patch? >> Best, Ihor >> From ddf6278e8fcbaa4939539277b111061b7c00f550 Mon Sep 17 00:00:00 >> 2001 Message-Id: >> >> From: Ihor Radchenko Date: Tue, 5 Jul 2022 >> 21:00:24 +0800 Subject: [PATCH] ob-core: Fix nil value of >> `org-babel-temporary-stable-directory' >> * lisp/ob-core.el: Fallback the value of >> `org-babel-temporary-stable-directory' to >> `org-babel-temporary-directory' if there are issues with >> directory creation. >> Fixes https://yhetil.org/emacs-devel/87sfnfhm6v.fsf@yandex.com >> --- lisp/ob-core.el | 3 ++- 1 file changed, 2 insertions(+), 1 >> deletion(-) >> diff --git a/lisp/ob-core.el b/lisp/ob-core.el index >> 6c379c121..aaf895d74 100644 --- a/lisp/ob-core.el +++ >> b/lisp/ob-core.el @@ -3167,7 +3167,8 @@ (defvar >> org-babel-temporary-stable-directory (expand-file-name >> "babel-stable" (temporary-file-directory))) - (t nil))) + ;; >> Fallback if things do not work. + (t >> org-babel-temporary-directory))) "Directory to hold temporary >> files created to execute code blocks. Used by >> `org-babel-temp-file'. This directory will be removed on Emacs >> shutdown.")) -- 2.35.1 > Ok, that patch seems to solve the issue. I have applied the patch > and I now get now error message when I close down emacs-29.0.50. Typo! That's no error, not now error. Best wishes,