From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luis Anaya Subject: [dev] Org inline src block not being triggered in org-export.el Date: Tue, 10 Jul 2012 16:16:34 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33910) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SogrV-0003pK-UA for emacs-orgmode@gnu.org; Tue, 10 Jul 2012 16:16:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SogrU-0000Ri-6l for emacs-orgmode@gnu.org; Tue, 10 Jul 2012 16:16:45 -0400 Received: from blu0-omc1-s4.blu0.hotmail.com ([65.55.116.15]:21704) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SogrU-0000RV-37 for emacs-orgmode@gnu.org; Tue, 10 Jul 2012 16:16:44 -0400 In-Reply-To: (emacs-orgmode-request@gnu.org's message of "Sun, 08 Jul 2012 12:00:27 -0400") 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 I'm testing inline source and nothing is being printed. Nothing is happening. No errors, no messages, no nothing. Definition to the corret inline-src-block function is in the definition list. But it does not seems that is executing at all. So, what am I doing wrong? :) -- org mode source -- * Test src_awk{BEGIN{}} Verbage verbage src_python[]{def mondinga: a+1} verbage verbage src_lisp[]{(defun x (y) (* y y))} verbiage verbiage verbiage. --- -- groff output -- .AR "Org User" .TL testinline .AU "Luis Anaya" .ND "2012-07-10" .MT 0 .H 1 "Test" .P Verbage verbage verbage verbage verbiage verbiage verbiage. -- I ran it without the []'s and the results are the same. Nothing is showing up. ?? -- Luis R. Anaya papo anaya aroba hot mail punto com "Do not use 100 words if you can say it in 10" - Yamamoto Tsunetomo