From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vladimir Lomov Subject: Export and tangling is broken for Emacs rev. 108681+ Date: Mon, 25 Jun 2012 23:42:54 +0900 Message-ID: <20120625144254.GA888@smoon> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:58237) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SjAVP-0007qO-TE for emacs-orgmode@gnu.org; Mon, 25 Jun 2012 10:43:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SjAVN-0001wI-S2 for emacs-orgmode@gnu.org; Mon, 25 Jun 2012 10:43:07 -0400 Received: from mail-lb0-f169.google.com ([209.85.217.169]:55834) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SjAVN-0001vw-J0 for emacs-orgmode@gnu.org; Mon, 25 Jun 2012 10:43:05 -0400 Received: by lbjn8 with SMTP id n8so7887837lbj.0 for ; Mon, 25 Jun 2012 07:43:01 -0700 (PDT) Content-Disposition: inline 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: 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