Hi Fabrice, On Sun, Sep 29, 2013 at 08:47:09PM +0200, Fabrice Niessen wrote: > > | C-c C-c | org-export-dispatch |
You might want to avoid this. By default, Org uses it to do "smart stuff": update local setup, enumerated lists, statistics cookies, complete capture, evaluate current source block, ... basically it is a context aware all purpose keybinding. I don't think it is wise to lose all that for a command like export that should work from anywhere in the buffer. FWIW, achieving one-to-one mapping may not be possible. After all both AUCTeX and Org are rather complicated packages that do a lot of "smart" things. Cheers, -- Suvayu Open source is the future. It sets us free.