From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: Cannot create html file from org [9.1.9 (release_9.1.9-65-g5e4542 @ c:/programs/emacs-26.1-x86_64/share/emacs/26.1/lisp/org/)] Date: Thu, 29 Nov 2018 15:03:14 +0100 Message-ID: <87y39cq8v1.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42049) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gSMts-0002qo-EP for emacs-orgmode@gnu.org; Thu, 29 Nov 2018 09:02:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gSMtl-0004q4-V8 for emacs-orgmode@gnu.org; Thu, 29 Nov 2018 09:02:40 -0500 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:47211) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gSMtl-0004nP-KQ for emacs-orgmode@gnu.org; Thu, 29 Nov 2018 09:02:33 -0500 In-Reply-To: ("Helge =?utf-8?Q?Stenstr=C3=B6m=22's?= message of "Thu, 29 Nov 2018 10:36:00 +0000") 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" To: Helge =?utf-8?Q?Stenstr=C3=B6m?= Cc: "emacs-orgmode@gnu.org" Hello, Helge Stenstr=C3=B6m writes: > I try to export org file to html, using C-c C-e h o > > I get: defconst: Symbol's value as variable is void: css-mode-syntax-table This variable is not used in Org base. The problem may come from a configuration of yours. Regards, --=20 Nicolas Goaziou