From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Sexton Subject: Re: Babel: replace inline block with evaluation result? Date: Thu, 13 Jan 2011 22:38:08 +0000 (UTC) Message-ID: References: <87ipxsa45g.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=45679 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PdVoF-0008NH-Ry for emacs-orgmode@gnu.org; Thu, 13 Jan 2011 17:38:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PdVoE-0007RL-R6 for emacs-orgmode@gnu.org; Thu, 13 Jan 2011 17:38:23 -0500 Received: from lo.gmane.org ([80.91.229.12]:58436) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PdVoE-0007RD-KK for emacs-orgmode@gnu.org; Thu, 13 Jan 2011 17:38:22 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PdVoB-0000cN-VJ for emacs-orgmode@gnu.org; Thu, 13 Jan 2011 23:38:20 +0100 Received: from rp.young.med.auckland.ac.nz ([130.216.140.20]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 13 Jan 2011 23:38:19 +0100 Received: from psexton by rp.young.med.auckland.ac.nz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 13 Jan 2011 23:38:19 +0100 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: emacs-orgmode@gnu.org Eric Schulte gmail.com> writes: > > The following function could be bound to a key, and should do the job if > called with the point on the src_lang portion of the inline code block. > [snip - gmane web-thingy won't let me quote the function] Thanks Eric! I will try to come up with a minimal example of the error I talked about. Paul