emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Vladimir Lomov <lomov.vl@gmail.com>
To: General discussions about Org-mode <emacs-orgmode@gnu.org>
Subject: [BUG] Exporting to HTML a document with a #+CALL
Date: Tue, 22 Oct 2013 22:58:39 +0900	[thread overview]
Message-ID: <20131022135839.GA874@smoon> (raw)

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: #<marker in no 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.

-- 
A lost ounce of gold may be found, a lost moment of time never.

             reply	other threads:[~2013-10-22 13:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-22 13:58 Vladimir Lomov [this message]
2013-10-22 14:44 ` [BUG] Exporting to HTML a document with a #+CALL Eric Schulte
2013-10-23  6:30   ` Vladimir Lomov
2013-10-23 13:52   ` Vladimir Lomov
2013-10-24 15:39     ` Eric S Fraga

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131022135839.GA874@smoon \
    --to=lomov.vl@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).