From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Fogel Subject: Re: [PATCH] Use prefix arg to control scope of org-narrow-to-subtree. Date: Sun, 01 Dec 2019 09:25:01 -0600 Message-ID: <87muccukz6.fsf@red-bean.com> References: <87ftq7kyvt.fsf@red-bean.com> <878svyqxwc.fsf@nicolasgoaziou.fr> <87y2vwv3gm.fsf_-_@red-bean.com> <844kyk2npl.fsf@gmail.com> Reply-To: Karl Fogel Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:34665) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ibR5v-0003LJ-0I for emacs-orgmode@gnu.org; Sun, 01 Dec 2019 10:25:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ibR5s-0008G4-DF for emacs-orgmode@gnu.org; Sun, 01 Dec 2019 10:25:06 -0500 Received: from mail-oi1-x244.google.com ([2607:f8b0:4864:20::244]:44231) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ibR5r-0008FX-U7 for emacs-orgmode@gnu.org; Sun, 01 Dec 2019 10:25:04 -0500 Received: by mail-oi1-x244.google.com with SMTP id d62so5227887oia.11 for ; Sun, 01 Dec 2019 07:25:03 -0800 (PST) In-Reply-To: <844kyk2npl.fsf@gmail.com> (Marco Wahl's message of "Sun, 01 Dec 2019 14:13:26 +0100") 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: Org Mode Cc: Marco Wahl On 01 Dec 2019, Marco Wahl wrote: >+1 > >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). 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? 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. Best regards, -Karl