emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] tables once again


From: Neuwirth Erich
Subject: Re: [O] tables once again
Date: Wed, 3 Oct 2012 00:59:53 +0200

Here is my example (slightly modified) again,
I still cannot get it to work the way I want it:



In my .emacs I have (among other things)


(require 'org-install)
(require 'org-e-latex)
(require 'org-e-html)
;;(require 'org-e-ascii)

;; using the new exporter
(global-set-key (kbd "C-c C-e") 'org-export-dispatch)


Doing C-c C-e still gives me the old dispatcher, not the new one.
M-x org-export-dispatch
does give me the new dispatcher.

How can I bind the new dispatcher to C-c C-e?






reply via email to

[Prev in Thread] Current Thread [Next in Thread]