From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: Re: FSF Copyright Assignment Date: Fri, 01 Oct 2010 09:10:19 -0600 Message-ID: <87zkuyuexw.fsf@gmail.com> References: <814oe53co3.fsf@gmail.com> <8762yleei5.fsf@gmail.com> <81vd6iqy43.fsf@gmail.com> <87bp7ob5ms.fsf@gmail.com> <81y6aoy49w.fsf_-_@gmail.com> <87eicg2ryh.fsf@gmail.com> <87wrq2vy3t.fsf@mundaneum.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=37682 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P1hFm-0007kD-TO for emacs-orgmode@gnu.org; Fri, 01 Oct 2010 11:10:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P1hFj-0008HO-3G for emacs-orgmode@gnu.org; Fri, 01 Oct 2010 11:10:30 -0400 Received: from mail-pv0-f169.google.com ([74.125.83.169]:49770) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P1hFi-0008Gz-Oe for emacs-orgmode@gnu.org; Fri, 01 Oct 2010 11:10:27 -0400 Received: by pvc7 with SMTP id 7so1835794pvc.0 for ; Fri, 01 Oct 2010 08:10:26 -0700 (PDT) In-Reply-To: <87wrq2vy3t.fsf@mundaneum.com> (=?utf-8?Q?=22S=C3=A9bastien?= Vauban"'s message of "Fri, 01 Oct 2010 15:31:02 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: =?utf-8?Q?S=C3=A9bastien?= Vauban Cc: emacs-orgmode@gnu.org I'm not sure, Babel uses the existing speed-commands infrastructure already existing in Org-mode for headlines, so the behavior should be the same, whatever that behavior may be... Best -- Eric S=C3=A9bastien Vauban writes: > Hi Eric, > > "Eric Schulte" wrote: >> I've just added this functionality to the repository, so babel commands = can >> now be used as speed commands when the point is on the beginning of a co= de >> block. > > Is there a way to pass a universal argument? > > I'm thinking, for example, at =3DC-u C-c C-v C-z=3D, knowing that =3DC-u = z=3D simply > inserts 4 times a =3Dz=3D... > > Best regards, > Seb