From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: Bug: Exporter omits inline code blocks [8.0.3 (release_8.0.3-238-g172061 @ /home/horn/Repos/el/org-mode/lisp/)] Date: Thu, 13 Jun 2013 07:06:20 -0600 Message-ID: <87obbadoqj.fsf@gmail.com> References: <87d2rq4jfq.fsf@thinkpad.tsdh.de> <87obba1jj9.fsf@gmail.com> <87sj0mib0w.fsf@thinkpad.tsdh.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:32864) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Un9IA-00076n-Op for emacs-orgmode@gnu.org; Thu, 13 Jun 2013 11:18:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Un9I9-0005MJ-AV for emacs-orgmode@gnu.org; Thu, 13 Jun 2013 11:18:26 -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: Tassilo Horn Cc: emacs-orgmode@gnu.org, Nicolas Goaziou Tassilo Horn writes: > Nicolas Goaziou writes: > >> There's no bug. Babel simply removes all inline source blocks when >> executing source blocks. Hence, they cannot be parsed (and therefore >> exported). >> >> This function is just a placeholder for now. > > Aha. I've used source blocks only for the markup especially when > exporting until now. And the manual states that inline code blocks are > not different to normal code blocks, just being inline. So that's at > least unexpected behavior, and the manual should be updated accordingly. > They are treated just like code blocks, however they have different default header arguments. ,----[org-babel-default-inline-header-args] | org-babel-default-inline-header-args is a variable defined in `ob-core.el'. | Its value is ((:session . "none") | (:results . "replace") | (:exports . "results")) | | | Documentation: | Default arguments to use when evaluating an inline source block. | | [back] `---- If you'd like to propose a patch to the manual which makes this clear, I'm happy to apply it. Thanks, > > Bye, > Tassilo > -- Eric Schulte http://cs.unm.edu/~eschulte