emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Jacek Generowicz <jacek.generowicz@cern.ch>
Cc: Org-mode <emacs-orgmode@gnu.org>
Subject: Re: Export dispatcher interface change
Date: Fri, 03 Oct 2014 12:52:12 +0200	[thread overview]
Message-ID: <8761g1togz.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <87a95dh437.fsf@cern.ch> (Jacek Generowicz's message of "Fri, 3 Oct 2014 11:53:16 +0200")

Hello,

Jacek Generowicz <jacek.generowicz@cern.ch> writes:

> I am used to the export dispatcher offering sections for export to HTML
> [h] and LaTeX [l].
>
> After having upgraded a number of things on my system (including a small
> bump of Emacs, but NOT (to my knowledge) org mode), the dispatcher no
> longer offers the [h] and [l] options ... until I invoke one of the
> commands via M-x. In other words,
>
>     M-x org-html-export-to-html
>
> causes the [h] section to be available in the dispatcher thereafter.
>
> Any ideas what might have caused this change, or what I might do to have
> the [h] and [l] dispatcher options be available automatically?

Only loaded export back-ends appear in the dispatcher. See

  (info "(org) Export back-ends")

You can either customize  `org-export-backends' or simply (require
'ox-html) in your config.

However, both latex and html back-ends are expected to be loaded by
default. Thus, there may be something going on with your installation or
configuration.


Regards,

-- 
Nicolas Goaziou

  reply	other threads:[~2014-10-03 10:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-03  9:53 Export dispatcher interface change Jacek Generowicz
2014-10-03 10:52 ` Nicolas Goaziou [this message]
2014-10-03 11:21   ` Jacek Generowicz
2014-10-03 12:10 ` Charles Millar
2014-10-03 12:55   ` Charles Millar

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=8761g1togz.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=emacs-orgmode@gnu.org \
    --cc=jacek.generowicz@cern.ch \
    /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).