emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Neuwirth Erich <erich.neuwirth@univie.ac.at>
To: Bastien <bzg@altern.org>
Cc: "emacs-orgmode@gnu.org Mode" <emacs-orgmode@gnu.org>
Subject: Re: Further problems with export
Date: Wed, 13 Mar 2013 23:46:57 +0100	[thread overview]
Message-ID: <28DFE91C-313B-42EC-981F-000EDCAFDE4C@univie.ac.at> (raw)
In-Reply-To: <87ppz3o05e.fsf@bzg.ath.cx>

I found that I need to add
(require 'org-exp-blocks)
to my .emacs
But now I get another error:
Symbol's value as variable is void: org-agenda-export-html-style

My guess is that I need another require in .emacs
Please help ,me what I need to do.
Currently I do

-=-=-=-=-=-=-=-=-=
(require 'org)
(require 'org-e-latex)
(require 'org-e-html)
(require 'org-e-beamer)
(require 'org-e-ascii)
(require 'org-e-odt)
(require 'org-exp-blocks)

(global-set-key (kbd "C-c C-e") 'org-export-dispatch)

(add-hook 'org-babel-after-execute-hook 'org-display-inline-images)
(add-hook 'org-mode-hook 'org-display-inline-images)
(setq org-confirm-babel-evaluate nil)
(setq org-export-html-validation-link nil)
(setq org-export-allow-BIND t)
(setq org-support-shift-select t)
(setq org-src-fontify-natively t)
(setq org-support-shift-select t)
(setq org-src-fontify-natively t)



On Mar 13, 2013, at 3:16 PM, Bastien <bzg@altern.org> wrote:

> Hi Erich,
> 
> Neuwirth Erich <erich.neuwirth@univie.ac.at> writes:
> 
>> How can I make things work again?
> 
> Provided you installed Org correctly, restarting Emacs
> will do.
> 
> -- 
> Bastien

  reply	other threads:[~2013-03-13 22:47 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-13 13:05 Further problems with export Neuwirth Erich
2013-03-13 14:16 ` Bastien
2013-03-13 22:46   ` Neuwirth Erich [this message]
2013-03-13 22:56     ` Bastien
2013-03-13 23:25       ` Neuwirth Erich
2013-03-14  7:04         ` Achim Gratz
2013-03-14  9:21           ` Neuwirth Erich
2013-03-14 19:15             ` Achim Gratz
2013-03-13 23:47     ` Aaron Ecay
2013-03-14  1:15       ` Neuwirth Erich
2013-03-14  1:25         ` Neuwirth Erich
2013-03-14  1:50           ` Neuwirth Erich
2013-03-14  2:06             ` Bastien
2013-03-14  5:11           ` Nick Dokos

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=28DFE91C-313B-42EC-981F-000EDCAFDE4C@univie.ac.at \
    --to=erich.neuwirth@univie.ac.at \
    --cc=bzg@altern.org \
    --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).