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: Fri, 21 Feb 2020 16:49:34 +0100 Message-ID: <878skwos8h.fsf@gnu.org> References: <87pnebf2ku.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:40912) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j5AYc-0001Lj-Cm for emacs-orgmode@gnu.org; Fri, 21 Feb 2020 10:49:39 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:35279) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1j5AYc-0002th-99 for emacs-orgmode@gnu.org; Fri, 21 Feb 2020 10:49:38 -0500 Received: from [185.24.184.132] (port=25494 helo=guerry) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1j5AYb-0008Vo-N0 for emacs-orgmode@gnu.org; Fri, 21 Feb 2020 10:49:38 -0500 In-Reply-To: <87pnebf2ku.fsf@gnu.org> (Bastien's message of "Wed, 19 Feb 2020 08:39:29 +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: emacs-orgmode@gnu.org Hi all, here are the results of the survey, with *47* voters: - 26+2 : org-loop-over-headlines-in-active-region => t - 25+2 : org-agenda-loop-over-headlines-in-active-region => t - 28+3 : org-fontify-done-headline => t - 17+4 : org-hide-emphasis-markers => t - 10+6 : org-hide-macro-markers => t - 15+5 : org-refile-use-cache => t - 23+6 : org-special-ctrl-k => t - 20+6 : org-allow-promoting-top-level-subtree => t - 22+5 : Add org-tempo to org-modules I've changed the values of these options in master: - 35+2 : org-src-tab-acts-natively => t - 28+3 : org-fontify-done-headline => t - 26+2 : org-loop-over-headlines-in-active-region => t - 25+2 : org-agenda-loop-over-headlines-in-active-region => t I've *not* changed the values of these options: - 23+6 : org-special-ctrl-k => t - 22+5 : Add org-tempo to org-modules - 20+6 : org-allow-promoting-top-level-subtree => t - 17+4 : org-hide-emphasis-markers => t - 10+6 : org-hide-macro-markers => t - 15+5 : org-refile-use-cache => t The reason for not changing the default of org-special-ctrl-k is that 23 < 47/2. Also, I think it was a mistake to propose this: even the org-special- prefix should have warned me. The org-special-* options should be nil by default, and while org-special-ctrl-k may be useful, it is as useful as org-special-ctrl-a/e, which sticks to nil too. The reason for not adding org-tempo to org-modules is, on top of the poll being 22 < 47/2, that the current discussion on the list leaves room for improvements that may lead to move org-tempo from Org's core anyway. The reason for not changing the four other options is that they did not get enough votes. I've push the change for the three options in current master. Thanks again for participating to the poll and to the discussions! Best, -- Bastien