From: Vladimir Lomov <lomov.vl@gmail.com>
To: Emacs Org Mode <emacs-orgmode@gnu.org>
Subject: Export and tangling is broken for Emacs rev. 108681+
Date: Mon, 25 Jun 2012 23:42:54 +0900 [thread overview]
Message-ID: <20120625144254.GA888@smoon> (raw)
Hello,
as topic states, below example and extact messages copied from *Messages* buffer
--------------- 8< ---------------
#+TITLE: Example
#+AUTHOR: Vladimir Lomov
#+DESCRIPTION: This example shows a problem with Org mode and Emacs 108681
#+OPTIONS: LaTeX:dvipng ^:{} toc:nil num:nil
* Example of code
#+NAME: example
#+BEGIN_SRC sh :tangle ex1-example :shebang "#!/bin/bash"
echo "Hello, World"
#+END_SRC
When 'tangling' from Org document using =C-c C-v t= the minibuffer (echo area) shows
#+BEGIN_EXAMPLE
byte-code: Symbol's function definition is void: ap
#+END_EXAMPLE
When exporting to HTML using =C-c C-e h= in minibuffer I see
#+BEGIN_EXAMPLE
org-export-preprocess-string: Symbol's function definition is void: interblock
#+END_EXAMPLE
--------------- 8< ---------------
P.S. I'm not familiar with emacs-lisp at all, but according to messages
and bzr log I suspect the problem with bytecomp.el.
Also, please note that GTK3 build is broken for revs. from 108687 til
108698, repaired in 108699.
---
WBR, Vladimir Lomov
--
Just once I would like to persuade the audience not to wear any article of
blue denim. If only they could see themselves in a pair of brown corduroys
like mine instead of this awful, boring blue denim. I don't enjoy the sky
or sea as much as I used to because of this Levi character. If Jesus Christ
came back today, He and I would get into our brown corduroys and go to the
nearest jean store and overturn the racks of blue denim. Then we'd get
crucified in the morning.
-- Ian Anderson, of Jethro Tull
reply other threads:[~2012-06-25 14:43 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20120625144254.GA888@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).