From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jacob Gerlach Subject: Re: [RFC] Repeat Heading movement commands Date: Sun, 29 Mar 2015 20:33:40 -0400 Message-ID: References: <87mw2vfu23.fsf@kmlap.domain.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52669) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YcNeA-0007AD-B7 for emacs-orgmode@gnu.org; Sun, 29 Mar 2015 20:33:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YcNe9-00066K-Cb for emacs-orgmode@gnu.org; Sun, 29 Mar 2015 20:33:42 -0400 Received: from mail-qc0-x236.google.com ([2607:f8b0:400d:c01::236]:34964) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YcNe9-00066G-7N for emacs-orgmode@gnu.org; Sun, 29 Mar 2015 20:33:41 -0400 Received: by qcfy6 with SMTP id y6so38880599qcf.2 for ; Sun, 29 Mar 2015 17:33:40 -0700 (PDT) In-Reply-To: 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: Org-mode On Sun, Mar 29, 2015 at 4:05 PM, Kyle Meyer wrote: > With org-use-speed-commands set to t, this could be "C-c C-p p p". Well, this is much better. Should have thought to check the info, of course there's already something like this built in... On Sun, Mar 29, 2015 at 4:09 PM, John Kitchin wrote: > This kind of repeated command seems to be a good application for hydra. I suppose I'll stick with speed commands for org-mode, but hydra looks interesting. Thanks for the tips. Regards, Jake