From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Kitchin Subject: Re: proposal to make C-c C-c not remove latex overlays Date: Wed, 16 Jul 2014 08:45:56 -0400 Message-ID: <8561ixa2uz.fsf@andrew.cmu.edu> References: <87wqbf37it.fsf@andrew.cmu.edu> <87k37fa2a5.fsf@gmail.com> <854myiz6av.fsf@andrew.cmu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=gb2312 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57507) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X7OaW-0005K8-EY for emacs-orgmode@gnu.org; Wed, 16 Jul 2014 08:45:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X7OaR-0003es-Mh for emacs-orgmode@gnu.org; Wed, 16 Jul 2014 08:45:36 -0400 Received: from mail-qg0-x233.google.com ([2607:f8b0:400d:c04::233]:58555) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X7OaR-0003dt-6c for emacs-orgmode@gnu.org; Wed, 16 Jul 2014 08:45:31 -0400 Received: by mail-qg0-f51.google.com with SMTP id a108so657800qge.24 for ; Wed, 16 Jul 2014 05:45:29 -0700 (PDT) In-Reply-To: (Grant Rettke's message of "Tue, 15 Jul 2014 20:28:02 -0500") 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: Grant Rettke Cc: "emacs-orgmode@gnu.org" That is nice. For those of us using windows sometimes, you can kind of get super and hyper keys (see http://ergoemacs.org/emacs/emacs_hyper_super_keys.html). Although, without also using autohotkey, your super keys are limited because windows uses some of them (e.g.s-e launches explorer). H-e works fine. Grant Rettke writes: > C-c C-v C-e might seem like a lot but it nice to have control and be > sure when code is getting evaluated. > > That said, I do have a more obvious one using "super" which is indeed, su= per: > > (local-set-key (kbd "s-t") 'org-babel-tangle) > (local-set-key (kbd "s-e") 'org-babel-execute-maybe) > Grant Rettke | ACM, ASA, FSF, IEEE, SIAM > gcr@wisdomandwonder.com | http://www.wisdomandwonder.com/ > =A1=B0Wisdom begins in wonder.=A1=B1 --Socrates > ((=A6=CB (x) (x x)) (=A6=CB (x) (x x))) > =A1=B0Life has become immeasurably better since I have been forced to stop > taking it seriously.=A1=B1 --Thompson > > > On Tue, Jul 15, 2014 at 4:00 PM, John Kitchin w= rote: >> I actually love C-c C-c to run code blocks! Maybe I should just bind it >> to f5 or something, I am just so used to C-cC-c now! >> >> Grant Rettke writes: >> >>> On Mon, Jul 14, 2014 at 7:33 PM, Aaron Ecay wrote: >>>> The first is to use the C-c C-v C-e binding to execute source blocks >>>> rather than C-c C-c. >>> >>> Like this? >>> >>> (setq org-babel-no-eval-on-ctrl-c-ctrl-c +1) >>> >>> >> >> -- >> ----------------------------------- >> John Kitchin >> Professor >> Doherty Hall A207F >> Department of Chemical Engineering >> Carnegie Mellon University >> Pittsburgh, PA 15213 >> 412-268-7803 >> http://kitchingroup.cheme.cmu.edu > > --=20 ----------------------------------- John Kitchin Professor Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 http://kitchingroup.cheme.cmu.edu