From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Richard Subject: Re: AUCTeX key bindings within Org documents Date: Fri, 27 Sep 2013 14:08:41 +0200 Message-ID: <8738oq4gc6.fsf@yahoo.fr> References: <86zjqyse63.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59312) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VPWqy-0005EC-EN for emacs-orgmode@gnu.org; Fri, 27 Sep 2013 08:09:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VPWqr-0007Va-Ns for emacs-orgmode@gnu.org; Fri, 27 Sep 2013 08:09:00 -0400 Received: from plane.gmane.org ([80.91.229.3]:43006) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VPWqr-0007VN-HG for emacs-orgmode@gnu.org; Fri, 27 Sep 2013 08:08:53 -0400 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VPWql-00066H-FG for emacs-orgmode@gnu.org; Fri, 27 Sep 2013 14:08:47 +0200 In-Reply-To: <86zjqyse63.fsf@somewhere.org> (Fabrice Niessen's message of "Fri, 27 Sep 2013 13:21:40 +0200") 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: Fabrice Niessen Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org Hello Fabrice, "Fabrice Niessen" writes: > Due to a friend's request, I've tried to offer AUCTeX key bindings within Org > documents via a minor mode, called "org-auctex-keys". I checked that out because I often find myself doing C-c C-e while in org-mode, but I expected it would insert #+BEGIN_SRC latex \begin{prompted_env} \end{prompted_env} #+END_SRC instead of a new item. OTOH, I don't really want such a feature, because when I do this, I usually realize that it's time for me to export the tree to LaTeX and go on from there. > If you're interested, check it out at > https://github.com/fniessen/org-auctex-key-bindings. I see no licence, which I think (though IANAL) is equal to a strict and super restrictive copyright ; is that intended ? Best wishes, -- Nicolas.