From: Nicolas Goaziou <mail@nicolasgoaziou.fr> To: Severin Kempf <kabriel@3imail.com> Cc: emacs-orgmode@gnu.org Subject: Re: macro with inline source does not work in table cells Date: Thu, 12 Apr 2018 20:40:13 +0200 [thread overview] Message-ID: <87woxcw9o2.fsf@nicolasgoaziou.fr> (raw) In-Reply-To: <873700z35f.fsf@3imail.com> (Severin Kempf's message of "Thu, 12 Apr 2018 14:32:44 -0400") Hello, Severin Kempf <kabriel@3imail.com> writes: > This is very cumbersome for my particular document, which has a large > number of cells that I am working with. I could add an additional column > to facilitate this, but I don't see a good way to hide that column from > the exporter -- I only want the result, not the data needed to generate > the result. You can pass header arguments to the `org-sbe' call. It may be possible to get the results without the data. > What is preventing it from working in the table cell? What is > allowing a simpler macro expansion to work inside of a table cell? The parser. Inline Babel code is not parsed in table cells. This could conflict with TBLFM lines. Regards, -- Nicolas Goaziou
next prev parent reply other threads:[~2018-04-12 18:40 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2018-04-10 18:09 kabriel 2018-04-11 10:52 ` Nicolas Goaziou 2018-04-12 18:32 ` Severin Kempf 2018-04-12 18:40 ` Nicolas Goaziou [this message] 2018-04-12 21:02 ` Severin Kempf
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=87woxcw9o2.fsf@nicolasgoaziou.fr \ --to=mail@nicolasgoaziou.fr \ --cc=emacs-orgmode@gnu.org \ --cc=kabriel@3imail.com \ --subject='Re: macro with inline source does not work in table cells' \ /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
Code repositories for project(s) associated with this 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).