emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jan-Mark Batke <jan.mark.batke@googlemail.com>
To: Org-Mode <emacs-orgmode@gnu.org>
Subject: asymptote evaluation
Date: Mon, 18 Jan 2016 13:39:03 +0100	[thread overview]
Message-ID: <CAHLa=T9niYS=O2XZR0Msg=V9paV-wkQG7-Sn-jjMMcZqNDZkWg@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 501 bytes --]

Hi list,
using a source block of asymptote code I found that the global eval
property is silently ignored, e.g. despite the fact that

#+property: :eval no-export

is set in document asymptote blocks want to get evaluated while exporting.
I can get along with

(eval-after-load 'ob-asymptote
  '(add-to-list 'org-babel-default-header-args:asymptote
'(:eval . "no-export")))

in my .emacs, I wonder if this behavior is intended (the asy exporter might
look for globally set properties).

Best
Jan-Mark

[-- Attachment #2: Type: text/html, Size: 780 bytes --]

             reply	other threads:[~2016-01-18 12:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-18 12:39 Jan-Mark Batke [this message]
2016-01-31 23:30 ` asymptote evaluation Nicolas Goaziou

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='CAHLa=T9niYS=O2XZR0Msg=V9paV-wkQG7-Sn-jjMMcZqNDZkWg@mail.gmail.com' \
    --to=jan.mark.batke@googlemail.com \
    --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).