emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Grant Rettke <gcr@wisdomandwonder.com>
To: Rainer M Krug <Rainer@krugs.de>,
	"emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: Using #+NAME for single value, not table?
Date: Fri, 27 Jun 2014 13:35:44 -0500	[thread overview]
Message-ID: <CAAjq1mfbe9Vrxym2NSmngfQT_8+kKCqhQ4jaj7Uty3J1mWJLhw@mail.gmail.com> (raw)
In-Reply-To: <87fviq9rsd.fsf@gmail.com>

On Fri, Jun 27, 2014 at 12:38 PM, Aaron Ecay <aaronecay@gmail.com> wrote:
> You can use a verbatim block:
>
> ,----
> | #+name: xyz
> | : hi
> |
> | #+begin_src emacs-lisp :var abc=xyz
> | (concat "*" abc "*")
> | #+end_src
> |
> | #+RESULTS:
> | : *hi*
> `----

Is that similar to (setq xyz "hi")?

  reply	other threads:[~2014-06-27 18:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-26 12:27 Using #+NAME for single value, not table? Rainer M Krug
2014-06-26 17:13 ` Thomas S. Dye
2014-06-27  9:51   ` Rainer M Krug
2014-06-27 15:10     ` Nick Dokos
2014-06-27 17:38 ` Aaron Ecay
2014-06-27 18:35   ` Grant Rettke [this message]
2014-06-30  7:03   ` Rainer M Krug
2014-07-25 14:48     ` Sebastien Vauban

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=CAAjq1mfbe9Vrxym2NSmngfQT_8+kKCqhQ4jaj7Uty3J1mWJLhw@mail.gmail.com \
    --to=gcr@wisdomandwonder.com \
    --cc=Rainer@krugs.de \
    --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).