emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Export and tangling is broken for Emacs rev. 108681+
@ 2012-06-25 14:42 Vladimir Lomov
  0 siblings, 0 replies; only message in thread
From: Vladimir Lomov @ 2012-06-25 14:42 UTC (permalink / raw)
  To: Emacs Org Mode

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-06-25 14:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-25 14:42 Export and tangling is broken for Emacs rev. 108681+ Vladimir Lomov

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).