emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Suvayu Ali <fatkasuvayu+linux@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Editing HTML blocks: no special environment to edit here
Date: Thu, 22 Aug 2013 18:38:51 +0200	[thread overview]
Message-ID: <20130822163851.GE11849@kuru.dyndns-at-home.com> (raw)
In-Reply-To: <2013-08-22T16-44-08@devnull.Karl-Voit.at>

On Thu, Aug 22, 2013 at 04:46:49PM +0200, Karl Voit wrote:
> * Nicolas Goaziou <n.goaziou@gmail.com> wrote:
> > Karl Voit <devnull@Karl-Voit.at> writes:
> >
> >> In short: «#+BEGIN_HTML» is not of element type «element» and thus
> >> ignored by «org-edit-special».
> >
> > It only means that you didn't load `html' back-end. So the parser cannot
> > recognize "html" blocks as export blocks.
> 
> OK, two lines and even I with my limited ELISP-knowledge start to
> see that I did blame Org-mode for no profound reason :-)
> 
> 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)

-- 
Suvayu

Open source is the future. It sets us free.

  reply	other threads:[~2013-08-22 16:38 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-21  9:12 Editing HTML blocks: no special environment to edit here Karl Voit
2013-08-22  8:55 ` Karl Voit
2013-08-22  8:57   ` Nicolas Goaziou
2013-08-22 11:07     ` Karl Voit
2013-08-22 12:02       ` Nick Dokos
2013-08-22 13:03         ` Karl Voit
2013-08-22 13:59           ` Nicolas Goaziou
2013-08-22 14:46             ` Karl Voit
2013-08-22 16:38               ` Suvayu Ali [this message]
2013-08-22 17:44                 ` Editing HTML blocks: no special environment to edit here - solved Karl Voit

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130822163851.GE11849@kuru.dyndns-at-home.com \
    --to=fatkasuvayu+linux@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).