From: Colin Baxter <m43cap@yandex.com>
To: emacs-orgmode@gnu.org
Cc: emacs-devel@gnu.org
Subject: wrong type argument with latest org and latest emacs
Date: Tue, 05 Jul 2022 11:46:00 +0100 [thread overview]
Message-ID: <87sfnfhm6v.fsf@yandex.com> (raw)
I'm sending this to emacs.orgmode and emacs.devel lists.
With the latest emacs:
(1) emacs -q <RET>
(2) M-x org-version <RET>
--> Org mode version 9.5.4 (release_9.5.4-3-g6dc785
(4) C-x C-c --> emacs closes with no messages
(5) Repeat (1)
(6) In scratch buffer load latest org-mode by eval
(add-to-list 'load-path (expand-file-name "/path/to/git/org-mode/lisp"))
(7) M-x org-version <RET>
--> Org mode version 9.5.4 (release_9.5.4-608-g080462
(8) C-x C-c --> emacs closes with error message
--> Wrong type argument: stringp, (wrong-type-argument stringp nil)
Debugging further reveals:
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) #<bytecode -0x1724f6e>)(org-babel-remove-temporary-stable-directory)
run-hook-wrapped(#f(compiled-function (fun) #<bytecode -0x1724f6e>) org-babel-remove-temporary-stable-directory)
run-hook-query-error-with-timeout(kill-emacs-hook)
kill-emacs(nil nil)
save-buffers-kill-emacs(nil)
save-buffers-kill-terminal(nil)
funcall-interactively(save-buffers-kill-terminal nil)
call-interactively(save-buffers-kill-terminal nil nil)
command-execute(save-buffers-kill-terminal)
Best wishes,
next reply other threads:[~2022-07-05 10:55 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-05 10:46 Colin Baxter [this message]
2022-07-05 13:04 ` wrong type argument with latest org and latest emacs Ihor Radchenko
2022-07-05 17:51 ` Colin Baxter
2022-07-05 19:24 ` Colin Baxter
2022-07-07 9:20 ` wrong type argument with latest org and [not] " Alain.Cochard
2022-07-07 12:22 ` Colin Baxter
2022-07-07 12:41 ` Alain.Cochard
2022-07-07 17:07 ` Colin Baxter
2022-07-07 9:30 ` wrong type argument with latest org and " Ihor Radchenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87sfnfhm6v.fsf@yandex.com \
--to=m43cap@yandex.com \
--cc=emacs-devel@gnu.org \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).