From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pascal Quesseveur Subject: Re: Error in emacs 26.1 when publishing to html Date: Tue, 12 Jun 2018 10:32:43 +0200 Message-ID: <84d0wws8us.fsf@gmail.com> References: <84zi01g20d.fsf@gmail.com> Reply-To: pquessev@gmail.com Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52257) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fSejQ-0000r4-Eb for emacs-orgmode@gnu.org; Tue, 12 Jun 2018 04:32:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fSejN-00056k-Bm for emacs-orgmode@gnu.org; Tue, 12 Jun 2018 04:32:48 -0400 Received: from [195.159.176.226] (port=58387 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fSejN-00055A-2o for emacs-orgmode@gnu.org; Tue, 12 Jun 2018 04:32:45 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1fSehC-0005Pg-U6 for emacs-orgmode@gnu.org; Tue, 12 Jun 2018 10:30:30 +0200 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: emacs-orgmode@gnu.org >"KM" == Kaushal Modi writes: KM> htmlize.el is required for ox-html exports, especially if you export src KM> blocks. You need to have htmlize installed in the default load-path (you KM> will need to do that much customization in emacs -Q sessions too). Thank you. In fact I am upgrading from emacs 24 to emacs 26, and I get some problems with my org files. I have to adapt my customizations to the new publishing concepts in Org. Currently I am unable to get an HTML output. So I decided to begin with no customizations to try find the culprit. It does not work either because of htmlize. I was surprised because I didn't read anything about this in the manual. I have installed htmlize, and I am now looking for what does not work in my configuration. -- Pascal Quesseveur pquessev@gmail.com