From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: AUCTeX key bindings within Org documents Date: Tue, 1 Oct 2013 17:08:49 +0200 Message-ID: <20131001150849.GK2622@kuru.dyndns-at-home.com> References: <86zjqyse63.fsf@somewhere.org> <8738oq4gc6.fsf@yahoo.fr> <86a9ixgy5b.fsf@somewhere.org> <86ob7bfosy.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55179) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VR1ZM-0003DN-Fp for emacs-orgmode@gnu.org; Tue, 01 Oct 2013 11:09:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VR1ZH-00043f-QC for emacs-orgmode@gnu.org; Tue, 01 Oct 2013 11:09:00 -0400 Received: from mail-ea0-x232.google.com ([2a00:1450:4013:c01::232]:59523) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VR1ZH-00043X-Gr for emacs-orgmode@gnu.org; Tue, 01 Oct 2013 11:08:55 -0400 Received: by mail-ea0-f178.google.com with SMTP id a15so3514932eae.37 for ; Tue, 01 Oct 2013 08:08:54 -0700 (PDT) Content-Disposition: inline In-Reply-To: <86ob7bfosy.fsf@somewhere.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org 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.