From: John Kitchin <jkitchin@andrew.cmu.edu>
To: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Cc: Org Mode Mailing List <emacs-orgmode@gnu.org>
Subject: Re: using info in a filter
Date: Wed, 30 Mar 2016 14:33:38 -0400 [thread overview]
Message-ID: <m2egar7r3x.fsf@Johns-MacBook-Air.local> (raw)
In-Reply-To: <878u103vz6.fsf@nicolasgoaziou.fr>
ok, thanks.
Nicolas Goaziou writes:
> Hello,
>
> John Kitchin <jkitchin@andrew.cmu.edu> writes:
>
>> How does one use the info in a filter?
>>
>> e.g.
>>
>> in (defun my-block-filter (data backend info))
>>
>> data is the transcoded block string, and I want to add something to it
>> based on say the type of block, name and header of the corresponding
>> block. Is it possible to get to that from the info? Or is this a case
>> where it is easier to make a custom backend with a function like:
>>
>> (defun sb-format (sb contents info)) that builds up the output string?
>
> Purpose for INFO in filters is to give access to export options. You
> cannot have easily access to the element being exported.
>
> Another option is to use a parse tree filter, or as you suggest,
> a custom back-end.
>
> Regards,
--
Professor John Kitchin
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
@johnkitchin
http://kitchingroup.cheme.cmu.edu
prev parent reply other threads:[~2016-03-30 18:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-28 15:16 using info in a filter John Kitchin
2016-03-30 14:02 ` Nicolas Goaziou
2016-03-30 18:33 ` John Kitchin [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=m2egar7r3x.fsf@Johns-MacBook-Air.local \
--to=jkitchin@andrew.cmu.edu \
--cc=emacs-orgmode@gnu.org \
--cc=mail@nicolasgoaziou.fr \
/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).