From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Survey: changing a few default settings for Org 9.4 Date: Wed, 19 Feb 2020 21:44:31 +0100 Message-ID: <87o8tugvdc.fsf@gnu.org> References: <87pnebf2ku.fsf@gnu.org> <84k14ikfee.fsf@gmail.com> <87zhde3iue.fsf@gnu.org> <84ftf6k90h.fsf@gmail.com> <87r1yq3ddy.fsf@gnu.org> <84y2sypihu.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:50998) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j4WCv-0004Ml-Ov for emacs-orgmode@gnu.org; Wed, 19 Feb 2020 15:44:34 -0500 In-Reply-To: <84y2sypihu.fsf@gmail.com> (Marco Wahl's message of "Wed, 19 Feb 2020 18:57:49 +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-mx.org@gnu.org Sender: "Emacs-orgmode" To: Marco Wahl Cc: emacs-orgmode@gnu.org Hi Marco, Marco Wahl writes: > Fair enough. I tried to implement the sentence "When after the headline > text, kill the tags" from the documentation for org-special-ctrl-k, > which I interpreted as kill _all_ tags. Just to make clear my decision > for the patch. Yes, I understand - but the implicit here is "When after the headline text (and before the tags), kill the tags", which I think is intuitive enough. >> As for the other patch, I think it's important to explain that the >> whole subtree will be killed, even if not visible -- that's the whole >> point of this variable after all. > > AFAICS the kill of a folded (invisible) subtree is also performed > without having set org-special-ctrl-k. So I'd rather say that there is > no need for pointing out that behavior in the documentation. Mhh... you're right, I've updated the docstring slightly differently. Thanks for clarifying, -- Bastien