From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Welle Subject: Re: Exporting BEGIN_HTML/END_HTML changed? Date: Sat, 16 Jul 2016 13:18:12 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51897) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bONe3-0003vb-Us for emacs-orgmode@gnu.org; Sat, 16 Jul 2016 07:20:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bONdv-0004QB-MV for emacs-orgmode@gnu.org; Sat, 16 Jul 2016 07:20:28 -0400 Received: from plane.gmane.org ([80.91.229.3]:54196) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bONdv-0004Pz-Fq for emacs-orgmode@gnu.org; Sat, 16 Jul 2016 07:20:23 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1bONdp-00025O-EP for emacs-orgmode@gnu.org; Sat, 16 Jul 2016 13:20:17 +0200 Received: from dslb-088-066-006-041.088.066.pools.vodafone-ip.de ([88.66.6.41]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 16 Jul 2016 13:20:17 +0200 Received: from mwe012008 by dslb-088-066-006-041.088.066.pools.vodafone-ip.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 16 Jul 2016 13:20:17 +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, oops, sorry for the noise. I should use BEGIN_EXPORT html instead of BEGIN_HTML. I forgot to point the info page viewer to the git based org installation and so it shows still the outdated documentation that comes with the Emacs installation. Regards hmw