From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: [BUG] Exporting to HTML a document with a #+CALL Date: Tue, 22 Oct 2013 08:44:18 -0600 Message-ID: <87fvrtqsal.fsf@gmail.com> References: <20131022135839.GA874@smoon> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42064) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VYdCU-0007Wg-NQ for emacs-orgmode@gnu.org; Tue, 22 Oct 2013 10:44:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VYdCO-0005gu-Ib for emacs-orgmode@gnu.org; Tue, 22 Oct 2013 10:44:50 -0400 Received: from mail-pa0-x22b.google.com ([2607:f8b0:400e:c03::22b]:65245) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VYdCO-0005gi-B5 for emacs-orgmode@gnu.org; Tue, 22 Oct 2013 10:44:44 -0400 Received: by mail-pa0-f43.google.com with SMTP id hz1so7966859pad.16 for ; Tue, 22 Oct 2013 07:44:43 -0700 (PDT) In-Reply-To: <20131022135839.GA874@smoon> (Vladimir Lomov's message of "Tue, 22 Oct 2013 22:58:39 +0900") 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: Vladimir Lomov Cc: General discussions about Org-mode This issue only manifests with the Emacs compiled from source, and as such I can not reproduce it. If this bug makes it into a released version of Emacs I can address it then. Until then perhaps this should be reported to the emacs-dev list. Best, Vladimir Lomov writes: > Hello, > I have to ask again about this issue: the following example document > ---------------------------- 8< ---------------------------- > * Function definition > > #+NAME: simp-func > #+BEGIN_SRC emacs-lisp :var name="My name is..." > (format "[You passed data] %S" name) > #+END_SRC > > * This is title of first section > > Call me: > #+CALL: simp-func() > ---------------------------- 8< ---------------------------- > is not exported to HTML with message in minibuffer > #+BEGIN_EXAMPLE > Marker points into wrong buffer: # > #+END_EXAMPLE > > Org version: > Org-mode version 8.2.1 (release_8.2.1-113-ga24775 @ /usr/share/emacs/site-lisp/org/) > > Emacs version: > GNU Emacs 24.3.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.10.2) of 2013-10-22 on smoon3 > > (actually it is emacs compiled from bzr trunk revno 114741) > > Emacs is started in following way > emacs -Q --eval "(add-to-list 'load-path > \"/usr/share/emacs/site-lisp/org\")" --eval "(require 'org)" --eval > "(require 'ox-html)" ex-call3.org > > (ex-call3.org is the name of example document). > > --- > WBR, Vladimir Lomov. -- Eric Schulte https://cs.unm.edu/~eschulte PGP: 0x614CA05D