emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Eric Schulte" <schulte.eric@gmail.com>
To: "Sébastien Vauban" <wxhgmqzgwmuf@spammotel.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: Embedded code
Date: Thu, 27 Jan 2011 15:51:00 -0700	[thread overview]
Message-ID: <8739oegduh.fsf@gmail.com> (raw)
In-Reply-To: 80mxmoroho.fsf@missioncriticalit.com

Sébastien Vauban <wxhgmqzgwmuf@spammotel.com> writes:

> Hi Eric and Ido,
>
> Ido Magal wrote:
>> I've gotten the fix and am trying to verify it, however I keep seeing
>>
>>> File local-variables error: (invalid-function org-save-outline-visibility)
>>
>> I'm not sure if it's relevant or not.  This is my test file:
>>
>> --------------------------------------------------------------------
>> # -*- eval: (org-babel-execute-buffer) -*-
>>
>> src_sh[:results append]{ls -t ~/org/ *.txt|head -5}
>> --------------------------------------------------------------------
>
> When this call is executed, the table results is inserted *before* the call
> line. Is this the intended behavior?
>

The implementation of inline code blocks assumed that they would be used
inline for referencing live values from within paragraphs.  The most
common usage replaces the code block with the result upon export.  We
never really anticipated this syntax being used to replace regular code
blocks.

Given that these can and now are being used in other ways, I've updated
the handling of inline code blocks bringing it more inline with regular
code block usage -- and simplifying the export mechanisms.  They should
now insert their results *after* the code block.

Best -- Eric

>
> Best regards,
>   Seb

  reply	other threads:[~2011-01-28  7:28 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-17 16:06 Embedded code Ido Magal
2011-01-17 22:01 ` Ido Magal
2011-01-17 23:48   ` Eric Schulte
2011-01-18  8:51     ` Rainer M Krug
2011-01-18 16:16       ` Eric Schulte
2011-01-18 16:44         ` Rainer M Krug
2011-01-18 17:12         ` Ido Magal
2011-01-18 18:35           ` Nick Dokos
2011-01-18 20:42           ` Eric Schulte
2011-01-19  6:46             ` Ido Magal
2011-01-21  3:54               ` Ido Magal
2011-01-22  2:05                 ` Eric Schulte
2011-01-22  2:10                   ` Ido Magal
2011-01-25  4:41                   ` Ido Magal
2011-01-25 17:16                     ` Eric Schulte
2011-01-26  4:44                       ` Ido Magal
2011-01-26  4:54                         ` Eric Schulte
2011-01-27 20:45                           ` Ido Magal
2011-01-26  9:41                         ` Sébastien Vauban
2011-01-27 22:51                           ` Eric Schulte [this message]
2011-02-04  6:52                   ` Ido Magal
2011-02-04 20:35                     ` Eric Schulte
2011-01-19 23:54         ` Dan Davison

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=8739oegduh.fsf@gmail.com \
    --to=schulte.eric@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=wxhgmqzgwmuf@spammotel.com \
    /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).