emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: tsd@tsdye.com (Thomas S. Dye)
To: Neuwirth Erich <erich.neuwirth@univie.ac.at>
Cc: Mode Org <emacs-orgmode@gnu.org>
Subject: Re: tables once again
Date: Tue, 02 Oct 2012 13:45:33 -1000	[thread overview]
Message-ID: <m17gr8tp42.fsf@poto.westell.com> (raw)
In-Reply-To: <B3D6D204-0832-47F2-A18E-FAD963984071@univie.ac.at> (Neuwirth Erich's message of "Wed, 3 Oct 2012 00:59:53 +0200")

Neuwirth Erich <erich.neuwirth@univie.ac.at> writes:

> 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?

I bind it to C-c e, so I can use either the old exporter or the new one.

  (define-key org-mode-map (kbd "C-c e") 'org-export-dispatch)

hth,
Tom

-- 
Thomas S. Dye
http://www.tsdye.com

  reply	other threads:[~2012-10-02 23:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-29  8:05 tables once again Neuwirth Erich
2012-09-29  8:08 ` Nicolas Goaziou
2012-10-02 22:59 ` Neuwirth Erich
2012-10-02 23:45   ` Thomas S. Dye [this message]
2012-10-03  7:31   ` Ivan Andrus

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=m17gr8tp42.fsf@poto.westell.com \
    --to=tsd@tsdye.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=erich.neuwirth@univie.ac.at \
    /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).