emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <ndokos@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: install org-element, org-db
Date: Fri, 28 Aug 2015 14:34:28 -0400	[thread overview]
Message-ID: <87bndrw9cb.fsf@alphaville.usersys.redhat.com> (raw)
In-Reply-To: 87io7zw9yo.fsf@alphaville.usersys.redhat.com

Nick Dokos <ndokos@gmail.com> writes:

>> BTW, how would I run org-element-interpret-data and have it just place the output directly into my
>> buffer without placing it in the #+RESULTS: output format? I see I can customize the #+RESULTS: word
>> itself, and, of course, :results raw almost gets it, but still puts the #+RESULTS: label at the top.
>>
>
> M-: (org-element-interpret-data) RET
>
> would evaluate the function, but any results would go to the echo area,
> not your buffer. Adding a prefix argument would do what you want:
>
> C-u M-: (org-element-interpret-data) RET
>

I didn't look at the definition before posting, sorry -
org-element-interpret-data takes an argument and you need to
pass it in the call:

C-u M-: (org-element-interpret-data  <data>) RET

As Rasmus points out, that might be complicated/inconvenient/both.

Nick

      reply	other threads:[~2015-08-28 18:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-28 16:12 install org-element, org-db Lawrence Bottorff
2015-08-28 16:27 ` Rasmus
2015-08-28 18:02   ` Lawrence Bottorff
2015-08-28 18:17     ` Rasmus
2015-08-28 18:21     ` Nick Dokos
2015-08-28 18:34       ` Nick Dokos [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=87bndrw9cb.fsf@alphaville.usersys.redhat.com \
    --to=ndokos@gmail.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).