From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Voit Subject: Re: Editing HTML blocks: no special environment to edit here - solved Date: Thu, 22 Aug 2013 19:44:55 +0200 Message-ID: <2013-08-22T19-36-30@devnull.Karl-Voit.at> References: <2013-08-21T10-42-23@devnull.Karl-Voit.at> <2013-08-22T10-53-22@devnull.Karl-Voit.at> <87eh9mxfu5.fsf@gmail.com> <2013-08-22T12-00-35@devnull.Karl-Voit.at> <87ob8qx7ap.fsf@gmail.com> <2013-08-22T14-47-51@devnull.Karl-Voit.at> <87a9k9ygg9.fsf@gmail.com> <2013-08-22T16-44-08@devnull.Karl-Voit.at> <20130822163851.GE11849@kuru.dyndns-at-home.com> Reply-To: news1142@Karl-Voit.at Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48444) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VCYwg-0002o5-Et for emacs-orgmode@gnu.org; Thu, 22 Aug 2013 13:45:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VCYwb-0006gL-5D for emacs-orgmode@gnu.org; Thu, 22 Aug 2013 13:45:18 -0400 Received: from plane.gmane.org ([80.91.229.3]:57628) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VCYwa-0006g3-UY for emacs-orgmode@gnu.org; Thu, 22 Aug 2013 13:45:13 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VCYwV-0002GT-4J for emacs-orgmode@gnu.org; Thu, 22 Aug 2013 19:45:07 +0200 Received: from mail.michael-prokop.at ([88.198.6.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 22 Aug 2013 19:45:07 +0200 Received: from news1142 by mail.michael-prokop.at with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 22 Aug 2013 19:45:07 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org * Suvayu Ali wrote: > On Thu, Aug 22, 2013 at 04:46:49PM +0200, Karl Voit wrote: >> >> Sorry to be cumbersome but I could not find anything related to >> «html back-end» in the documentation. Where do I have to look in >> order to learn how to fix my issue? > > All supported exporters are known as backends in Org lingo. So I guess > you just need a: > > (require 'ox-html) Oh wow, it seems I missed a lot of export backends then (since 8.0). I found [1] and [2] and added quite a number of require-statements to my configuration :-) Thanks for solving my issue - I am now able to edit HTML blocks! 1. http://orgmode.org/worg/exporters/ox-overview.html 2. http://orgmode.org/worg/org-8.0.html -- mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML to Org-mode: > get Memacs from https://github.com/novoid/Memacs < https://github.com/novoid/extract_pdf_annotations_to_orgmode + more on github