From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] contrib/org-toc.el: add forward and back commands Date: Tue, 26 Feb 2013 23:18:25 +0100 Message-ID: <87liaayb0u.fsf@bzg.ath.cx> References: <1361907909-32271-1-git-send-email-aaronecay@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:45010) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UASr2-0002dB-3z for emacs-orgmode@gnu.org; Tue, 26 Feb 2013 17:18:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UASr0-0008QI-MW for emacs-orgmode@gnu.org; Tue, 26 Feb 2013 17:18:31 -0500 Received: from mail-we0-x235.google.com ([2a00:1450:400c:c03::235]:56925) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UASr0-0008Q6-FD for emacs-orgmode@gnu.org; Tue, 26 Feb 2013 17:18:30 -0500 Received: by mail-we0-f181.google.com with SMTP id t44so3959500wey.40 for ; Tue, 26 Feb 2013 14:18:29 -0800 (PST) In-Reply-To: <1361907909-32271-1-git-send-email-aaronecay@gmail.com> (Aaron Ecay's message of "Tue, 26 Feb 2013 14:45:09 -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: Aaron Ecay Cc: emacs-orgmode@gnu.org Hi Aaron, Aaron Ecay writes: > These commands navigate among siblings in the outline, and are bound to > the ‘f’ and ‘b’ keys. Move the function for toggling toc-follow to ‘F’. > --- > > Bastien's comment about org-toc prompted me to send in this patch, > which I've been sitting on for a while. Applied, thanks! Please feel free to take over maintainership of org-toc.el, I'm glad it's still useful. -- Bastien