From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giacomo M Subject: Get to next NEXT headline with one key Date: Fri, 7 Mar 2014 13:13:42 +0100 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b5dadd051354e04f4032f7a Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34249) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLter-0006yH-D3 for emacs-orgmode@gnu.org; Fri, 07 Mar 2014 07:13:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WLteq-0008Tr-Ly for emacs-orgmode@gnu.org; Fri, 07 Mar 2014 07:13:45 -0500 Received: from mail-pb0-x22b.google.com ([2607:f8b0:400e:c01::22b]:64125) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLteq-0008RH-Fa for emacs-orgmode@gnu.org; Fri, 07 Mar 2014 07:13:44 -0500 Received: by mail-pb0-f43.google.com with SMTP id um1so4053542pbc.16 for ; Fri, 07 Mar 2014 04:13:42 -0800 (PST) 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 --047d7b5dadd051354e04f4032f7a Content-Type: text/plain; charset=ISO-8859-1 Dear all, I would like, by pressing the speed command N, to be brought to the next NEXT headline. I can see that somehow the functions involved could be org-match-sparse-tree and next-error, but I don't know how to code a programmatic execution of the two (unfortunately I don't speak elisp very well) into a function that can then be specified in the org-speed-commands-user customization. Is there anybody so kind to guide me to the (probably trivial) solution? Thanks, Giacomo --047d7b5dadd051354e04f4032f7a Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Dear all,
I would like, by pressing the speed command = N, to be brought to the next NEXT headline. I can see that somehow the func= tions involved could be=A0org-match-sparse-tree and next-error, but I don&#= 39;t know how to code a programmatic execution of the two (unfortunately I = don't speak elisp very well) into a function that can then be specified= in the=A0org-speed-commands-user customization.

Is there anybody so kind to guide me to the (probably t= rivial) solution?

Thanks,

=
Giacomo
--047d7b5dadd051354e04f4032f7a--