From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [ANN] Org Elements in contrib Date: Tue, 12 Jun 2012 14:32:58 +0200 Message-ID: <87haugemmd.fsf@gmail.com> References: <87ty5xxqbu.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59828) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SeQJo-00082K-FR for emacs-orgmode@gnu.org; Tue, 12 Jun 2012 08:35:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SeQJi-0005yN-CY for emacs-orgmode@gnu.org; Tue, 12 Jun 2012 08:35:32 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:53836) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SeQJi-0005x8-3z for emacs-orgmode@gnu.org; Tue, 12 Jun 2012 08:35:26 -0400 Received: by wgbds1 with SMTP id ds1so3052617wgb.30 for ; Tue, 12 Jun 2012 05:35:23 -0700 (PDT) In-Reply-To: (Michael Brand's message of "Sun, 10 Jun 2012 18:40:59 +0200") 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: Michael Brand Cc: Org Mode List Hello, Michael Brand writes: > Not sure if the following should be supported by > org-element-interpret-data: > > #+BEGIN_SRC org > ,variable declaration in some programming languages: > ,- Perl :: the variable declaration can be implicit > ,- C :: > , #+BEGIN_SRC C > , time_t variable_name; > , #+END_SRC > #+END_SRC This bug should be fixed now. Thank you for reporting it. Regards, -- Nicolas Goaziou