From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marco Wahl Subject: Re: [ANN] org-info-find-node: Jump from Org to specific Info Date: Wed, 03 Oct 2018 09:40:39 +0200 Message-ID: <84va6j4gw8.fsf@gmail.com> References: <84k1n0xusr.fsf@gmail.com> <87d0ssw2vo.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58539) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g7bm9-000277-Tw for emacs-orgmode@gnu.org; Wed, 03 Oct 2018 03:40:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g7bm5-0007F2-0H for emacs-orgmode@gnu.org; Wed, 03 Oct 2018 03:40:53 -0400 Received: from [195.159.176.226] (port=49099 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1g7bm4-0007EH-PT for emacs-orgmode@gnu.org; Wed, 03 Oct 2018 03:40:48 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1g7bjv-0002zC-K6 for emacs-orgmode@gnu.org; Wed, 03 Oct 2018 09:38:35 +0200 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" To: emacs-orgmode@gnu.org >> I just pushed command `org-info-find-node' bound to "C-c C-x I" by >> default for Org files and agenda buffers. > > Nitpick: Would you mind removing the dangling parens left in the > function? Okay, thanks. Consider it DONE. > Also, I'd like to avoid making changes to "master" branch. It should be > considered frozen while we're waiting for Org 9.2. Please install next > new features (that one is OK, I guess) in "next" branch, and rebase it > on top of "master". Okay for the next feature I'll use the "next" branch. It might be worth the effort to document the role of the "next" branch somewhere. Ciao, -- Marco