emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Tim Cross <theophilusx@gmail.com>
To: Mark Barton <mbarton98@gmail.com>
Cc: Darren Syzling <dsyzling@gmail.com>, emacs-orgmode@gnu.org
Subject: Re: Exporting tables from python code block: Wrong type argument: markerp, nil
Date: Wed, 03 Aug 2022 07:58:46 +1000	[thread overview]
Message-ID: <86edxy1eyq.fsf@gmail.com> (raw)
In-Reply-To: <30D74262-CB6E-49DD-A08C-16298E55CB50@gmail.com>


Mark Barton <mbarton98@gmail.com> writes:

>  On Aug 2, 2022, at 6:58 AM, Darren Syzling <dsyzling@gmail.com> wrote:
>
>  If I execute the code in the editor the org-mode table appears in the results. If I export to html or pdf I get the error:
>  org-babel-insert-result: Wrong type argument: markerp, nil.
>
> I also am experiencing this error.
> Org mode version 9.5.4 (release_9.5.4-17-g6e991f @ /Applications/Emacs.app/Contents/Resources/lisp/org/)
> GNU Emacs 29.0.50 (build 1, x86_64-apple-darwin21.5.0, NS appkit-2113.50 Version 12.4 (Build 21F79)) of 2022-08-01
>
> In order to export the pdf, I evaluated the following to disable having the export execute the src blocks and just manually
> ran them to have the updated results inserted into the org file.
> (setq org-export-use-babel nil)
>
> The last time I exported that document successfully was 2022-05-10. 
>

Note that a bug was recently found in Emacs 29 relating to byte
compilation which was generating this error. Apparently it also causes
problems with backwards compatibility of *.elc files.

Not sure if it has been fixed in Emacs master yet, but my recommendation
would be to do a git pull for Emacs, followed by a make extraclean,
./autogent.sh, ./configure and make and then a rebuild of any additional
packages you have installed.



  reply	other threads:[~2022-08-02 22:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-02 13:58 Exporting tables from python code block: Wrong type argument: markerp, nil Darren Syzling
2022-08-02 14:32 ` Mark Barton
2022-08-02 21:58   ` Tim Cross [this message]
2022-08-03 11:07     ` Darren Syzling

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=86edxy1eyq.fsf@gmail.com \
    --to=theophilusx@gmail.com \
    --cc=dsyzling@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=mbarton98@gmail.com \
    /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).