From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ido Magal Subject: Re: Embedded code Date: Tue, 25 Jan 2011 20:44:34 -0800 Message-ID: References: <2324250583714673900@unknownmsgid> <87aaizhz23.fsf@gmail.com> <4D3554AC.1060303@gmail.com> <8762tmfa74.fsf@gmail.com> <871v4a2b15.fsf@gmail.com> <87oc79elrj.fsf@gmail.com> <878vy86gzs.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0644409099==" Return-path: Received: from [140.186.70.92] (port=52200 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PhxFa-0002gh-39 for emacs-orgmode@gnu.org; Tue, 25 Jan 2011 23:44:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PhxFY-0004mQ-P5 for emacs-orgmode@gnu.org; Tue, 25 Jan 2011 23:44:57 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:54234) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PhxFY-0004mK-Ju for emacs-orgmode@gnu.org; Tue, 25 Jan 2011 23:44:56 -0500 Received: by wwb17 with SMTP id 17so587611wwb.30 for ; Tue, 25 Jan 2011 20:44:55 -0800 (PST) In-Reply-To: <878vy86gzs.fsf@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Eric Schulte Cc: emacs-orgmode@gnu.org, Rainer M Krug --===============0644409099== Content-Type: multipart/alternative; boundary=0016e6de00ee936d47049ab87ec3 --0016e6de00ee936d47049ab87ec3 Content-Type: text/plain; charset=UTF-8 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} -------------------------------------------------------------------- > > Thanks for the catch, you are correct, `org-babel-execute-buffer' did > not evaluate inline code blocks, I've just pushed up a fix for this. > > --0016e6de00ee936d47049ab87ec3 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I've gotten the fix and am trying to verify it, howeve= r I keep seeing

>File local-variables error: (invalid= -function org-save-outline-visibility)

I'm not= sure if it's relevant or not. =C2=A0This is my test file:

-------------------------------------------------------= -------------
# -*- eval: (org-babel-execute-buffer) -*-

src_sh[:results append]{ls -t ~/org/ *.txt|head -5}
----------------------------------------------------------------= ----




Thanks for the catch, you are correct, `org-babel-execute-buffer' did not evaluate inline code blocks, I've just pushed up a fix for this.
--0016e6de00ee936d47049ab87ec3-- --===============0644409099== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============0644409099==--