From mboxrd@z Thu Jan 1 00:00:00 1970 From: D M German Subject: Re: bug in expansion of variables in babel Perl Date: Mon, 25 Feb 2013 01:44:11 -0800 Message-ID: <87621gvic4.fsf@mn.cs.uvic.ca> References: <87ppzq138q.fsf@mn.cs.uvic.ca> <87txp1zz1f.fsf@Rainer.invalid> <87a9qtk62c.fsf@gmail.com> <871uc5h9me.fsf@Rainer.invalid> Reply-To: dmg@uvic.ca Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41052) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9ubh-0001Hw-PF for emacs-orgmode@gnu.org; Mon, 25 Feb 2013 04:44:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U9ubY-00023C-De for emacs-orgmode@gnu.org; Mon, 25 Feb 2013 04:44:25 -0500 Received: from mail-pb0-f45.google.com ([209.85.160.45]:64225) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9ubY-00022y-6E for emacs-orgmode@gnu.org; Mon, 25 Feb 2013 04:44:16 -0500 Received: by mail-pb0-f45.google.com with SMTP id ro8so1578653pbb.18 for ; Mon, 25 Feb 2013 01:44:15 -0800 (PST) In-Reply-To: <871uc5h9me.fsf@Rainer.invalid> (Achim Gratz's message of "Sun, 24 Feb 2013 19:03:53 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Achim> Eric Schulte writes: >> Are you familiar with `org-babel-expand-src-block' bound to C-c C-v v? Achim> I wasn't, obviously, and neither was the OP. >> If I understand the desire correctly, it should be what you're after. >> Perhaps an option to raise the expanded source code buffer along with >> the error buffer when an error is raised would be a useful addition. Achim> Yes, so there's no three ways for Perl to get the same result for Achim> comparison. :-P Just keep in mind, org-babel-expand-src-block is not exactly what emacs passes to perl. It does not contain the wrapping code. --dmg -- Daniel M. German http://turingmachine.org/ http://silvernegative.com/ dmg (at) uvic (dot) ca replace (at) with @ and (dot) with .