emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Martin Steffen <msteffen@ifi.uio.no>
Cc: emacs-orgmode@gnu.org
Subject: Re: #+include: with ``adjustable'' path (separately defined, like macro expansion)
Date: Sat, 14 Nov 2015 09:34:10 +0100	[thread overview]
Message-ID: <87fv09569p.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <loom.20151114T082610-310@post.gmane.org> (Martin Steffen's message of "Sat, 14 Nov 2015 07:31:51 +0000 (UTC)")

Hello,

Martin Steffen <msteffen@ifi.uio.no> writes:

> I'd like to achieve something like the following (which does not work)
>
> #+MACRO: custompath  ~/some/place/where/the/code/resides
> #+include: "{{{custompath}}}src/example.code" 
>
> Macro-expansion generally works, but not in those circumstances.

I think the manual is pretty clear about the locations where macros are
expected to work. In this case, as you noticed, they won't.

> Is there a way to achieve what I want, which I overlooked?

You can expand such INCLUDE keyword using some markup of your own and
a function within `org-export-before-processing-hook'. However, it will
not work for nested INCLUDE keywords.


Regards,

-- 
Nicolas Goaziou

      reply	other threads:[~2015-11-14  8:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-14  7:31 #+include: with ``adjustable'' path (separately defined, like macro expansion) Martin Steffen
2015-11-14  8:34 ` Nicolas Goaziou [this message]

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=87fv09569p.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=emacs-orgmode@gnu.org \
    --cc=msteffen@ifi.uio.no \
    /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).