From mboxrd@z Thu Jan 1 00:00:00 1970 From: dchechin92@gmail.com Subject: S5 HTML export - org9.1.1 Date: Sat, 07 Oct 2017 16:36:04 +0200 Message-ID: <87376v81pn.fsf@pclin.dcthindom.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42223) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e0qDL-0001i8-TY for emacs-orgmode@gnu.org; Sat, 07 Oct 2017 10:36:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e0qDH-0004OB-0r for emacs-orgmode@gnu.org; Sat, 07 Oct 2017 10:36:27 -0400 Received: from [195.159.176.226] (port=35074 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e0qDG-0004L7-QW for emacs-orgmode@gnu.org; Sat, 07 Oct 2017 10:36:22 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1e0qD3-00040g-KM for emacs-orgmode@gnu.org; Sat, 07 Oct 2017 16:36:09 +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 Hello, Since I upgrade to org-9.1.1, the export to S5 HTML seems not to work whereas it used to work before this upgrade. I have the following message : "format: Symbol's function definition is void: org-html-end-plain-list" I use GNU Emacs 25.1.1 (x86_64-w64-mingw32). Do someone as the same problem ? Is there something wrong in my configuration ? Regards