From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marco Wahl Subject: Re: [PATCH] Use prefix arg to control scope of org-narrow-to-subtree. Date: Sun, 01 Dec 2019 16:44:36 +0100 Message-ID: <84mucc1257.fsf@gmail.com> References: <87ftq7kyvt.fsf@red-bean.com> <878svyqxwc.fsf@nicolasgoaziou.fr> <87y2vwv3gm.fsf_-_@red-bean.com> <844kyk2npl.fsf@gmail.com> <87muccukz6.fsf@red-bean.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:36109) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ibROr-0004EV-JH for emacs-orgmode@gnu.org; Sun, 01 Dec 2019 10:44:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ibROq-0002R7-Eo for emacs-orgmode@gnu.org; Sun, 01 Dec 2019 10:44:41 -0500 Received: from mail-wr1-x444.google.com ([2a00:1450:4864:20::444]:46052) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ibROq-0002Qz-8x for emacs-orgmode@gnu.org; Sun, 01 Dec 2019 10:44:40 -0500 Received: by mail-wr1-x444.google.com with SMTP id j42so15150892wrj.12 for ; Sun, 01 Dec 2019 07:44:39 -0800 (PST) In-Reply-To: <87muccukz6.fsf@red-bean.com> (Karl Fogel's message of "Sun, 01 Dec 2019 09:25:01 -0600") 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: Karl Fogel Cc: Org Mode Hi Karl, >>I think your enhancement is great and worth a news entry. What about >>pushing your code if nobody objects within one week? > > Thanks, Marco; I'm glad you like it. I'll wait a week and then push > (unless there's discussion, in which case we'll see what the outcome > of the discussion is first, of course). This sounds right to me. > I just created a "kfogel" account at https://code.orgmode.org/ and > uploaded my SSH key. Should I mail Bastien about push access, or is > posting here enough? I guess it's a good idea to write to Bastien explicitly. > Regarding a news entry: that means the 9.3 section of etc/ORG-NEWS, > right? I will add a news entry to the commit at push time. Great! Thanks for asking about the version. AFAICT there is a feature freeze right now for version 9.3. This means you would commit to the 'next' branch which shall be the next master branch after the release. And also you would add the news entry in section [Version Next] in etc/ORG-NEWS. Ciao, Marco