From: Ihor Radchenko <yantar92@posteo.net>
To: John Kitchin <jkitchin@andrew.cmu.edu>
Cc: Emacs Orgmode <emacs-orgmode@gnu.org>
Subject: Re: org-latex-pdf-process as a lisp function?
Date: Sun, 30 Apr 2023 16:44:21 +0000 [thread overview]
Message-ID: <87y1m9z5ei.fsf@localhost> (raw)
In-Reply-To: <CALEYq0_DsD2Ofw1XG4=EbEbJ9nr5_jWoU1+7-kUkmZF=ELhd5Q@mail.gmail.com>
John Kitchin <jkitchin@andrew.cmu.edu> writes:
> The documentation for org-latex-pdf-process says that it can be a list of
> strings, or a lisp function.
> ...
> In org-compile-file-commands, I think this line
>
> ((pred functionp) process)
>
> should instead be
>
> ((pred functionp) (list process))
Yes, indeed.
Fixed, on main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=310a66891
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
next prev parent reply other threads:[~2023-04-30 16:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-30 14:27 org-latex-pdf-process as a lisp function? John Kitchin
2023-04-30 16:44 ` Ihor Radchenko [this message]
2023-04-30 23:56 ` John Kitchin
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=87y1m9z5ei.fsf@localhost \
--to=yantar92@posteo.net \
--cc=emacs-orgmode@gnu.org \
--cc=jkitchin@andrew.cmu.edu \
/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).