From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Pawson Subject: C-c C-e h h (export to html) Date: Sun, 18 May 2014 10:31:35 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34879) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WlxRR-0001CL-FK for emacs-orgmode@gnu.org; Sun, 18 May 2014 05:31:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WlxRQ-0002Qi-Cq for emacs-orgmode@gnu.org; Sun, 18 May 2014 05:31:37 -0400 Received: from mail-vc0-x22e.google.com ([2607:f8b0:400c:c03::22e]:41667) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WlxRQ-0002Qc-8O for emacs-orgmode@gnu.org; Sun, 18 May 2014 05:31:36 -0400 Received: by mail-vc0-f174.google.com with SMTP id lh14so8190458vcb.19 for ; Sun, 18 May 2014 02:31:35 -0700 (PDT) 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: org-mode list Emacs 24.3.1 (Org mode 8.2.6) Scenario: Launch emacs. Open file in org-mode. Convert to html once - no problem. Repeat the conversion. Messages buffer shows Saving file /files/poker/nlhe.html... Wrote /files/poker/nlhe.html (lambda (foo) ...) quoted with ' rather than with #' Loading `psgml': old-style backquotes detected! Eager macro-expansion failure: (invalid-function (\` (cons (cons ((\, token)) ((\, node))) ((\, set))))) [2 times] Eager macro-expansion failure: (invalid-function (\` (null (sgml-state-reqs ((\, s)))))) Compiler-macro error for cl--block-wrapper: (invalid-function (\` (null (sgml-state-reqs ((\, s)))))) Eager macro-expansion failure: (invalid-function (\` (null (sgml-state-reqs ((\, s)))))) [2 times] Compiler-macro error for cl--block-wrapper: (invalid-function (\` (null (sgml-state-reqs ((\, s)))))) Eager macro-expansion failure: (invalid-function (\` (null (sgml-state-reqs ((\, s)))))) Eager macro-expansion failure: (invalid-function (\` (defmacro ((\, (intern (format "sgml-eltype-%s" n)))) (et) (list (quote get) et (quote (quote ((\, n)))))))) Loading `psgml-parse': old-style backquotes detected! cons: Invalid function: (\` (defmacro ((\, (intern (format "sgml-eltype-%s" n)))) (et) (list (quote get) et (quote (quote ((\, n))))))) byte-code: Beginning of buffer [3 times] byte-code: Beginning of buffer I have been using sgml-mode for a number of years which uses psgml-parse. Not sure if that is related or not? Any suggestions please? TiA -- Dave Pawson XSLT XSL-FO FAQ. Docbook FAQ. http://www.dpawson.co.uk