From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id iHNgF6Hy3mGNbwEAgWs5BA (envelope-from ) for ; Wed, 12 Jan 2022 16:24:17 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id qMAiEKHy3mEK+gAAG6o9tA (envelope-from ) for ; Wed, 12 Jan 2022 16:24:17 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 913811E898 for ; Wed, 12 Jan 2022 16:15:36 +0100 (CET) Received: from localhost ([::1]:50062 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n7fLb-0008Iw-Lw for larch@yhetil.org; Wed, 12 Jan 2022 10:15:35 -0500 Received: from eggs.gnu.org ([209.51.188.92]:32792) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n7eNA-0005oW-Pe for emacs-orgmode@gnu.org; Wed, 12 Jan 2022 09:13:09 -0500 Received: from [2607:f8b0:4864:20::102b] (port=55953 helo=mail-pj1-x102b.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1n7eN7-0005X8-KX for emacs-orgmode@gnu.org; Wed, 12 Jan 2022 09:13:08 -0500 Received: by mail-pj1-x102b.google.com with SMTP id hv15so5081046pjb.5 for ; Wed, 12 Jan 2022 06:13:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version:content-transfer-encoding; bh=0UI6CnLNC/+vc7YWUOvfVeetk7qh50ABeo2C5BRecrE=; b=hKhYXKKkEJm9iS8PTidP0CBWFh6KpzL62ryxZQmsTtyN3Zo5bg6K4KvqsSdEjrYNj9 AvPnl/tE+ljPXk1mdlUPdoiIJxUr6eEGBkbQvvj9eFUlnUkZay4HsvD7j2DAgDThYuBX g9iIodV5YvmKS/tqFSy1t4685MuZINLNPlD6h/EgTU6VtY3SyxezoyWrFzX8EBxe7Vx5 vMOoAYQ/hx0AwGQfW6rmR4UEa+BW0ghVTIkK87pUzRvuOQwhfG0N0yR2gIgbkxZ0ugoI hMMQd2wTyGrdcip00EwHhcJlDIjp4+rIEgz9SsBeuSuG7EVlFUCsdJCRvlMr1uBRbGLc t6mA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=0UI6CnLNC/+vc7YWUOvfVeetk7qh50ABeo2C5BRecrE=; b=2a/OljfIByysFujzMXhq9zQ9tsbqqzIf56N0uOiLq+rfd8NMBHl32GumQ18rgeczy/ HbBg5HywrzZMms4K0X7K0lJKz68wCGJPzsVwCAgmC2UNsr6NsLgCshBVgFmN9wtxWxqy 07hcVK7Tfu0SrNeRbiQvar81CO2LxLLkjU2nMV89PE9R/2xAD/BwbaO5W3T319BOZytA +PciD+Fo7sO4eJjd5+r8QOH+6hoHR3/q+/o1ZFESWX57YVcMMGkJnZkgzBWcGOrd/Lou vaHEv2k7GRJUTaD12rKetiICXBOl9h1qlCDO8i0JWTDXsDReZVVwAtaJz32B/PXIJVXd scag== X-Gm-Message-State: AOAM530I4f8RE39Ph/xEjVgQSzZl215T/lj8RasZOueW6wLFiaM6oSIO MBhwzl9zcgqNi4ZFyzJlUic= X-Google-Smtp-Source: ABdhPJwRUMprxy2N11kwsIaNBMvrZxhgMGEzgl6HUMrI1X9iXuTBABEVAedyG1Lc8gjs/guZjPToJw== X-Received: by 2002:a63:a84e:: with SMTP id i14mr3282094pgp.159.1641996784170; Wed, 12 Jan 2022 06:13:04 -0800 (PST) Received: from localhost ([103.125.234.210]) by smtp.gmail.com with ESMTPSA id h19sm14286396pfh.30.2022.01.12.06.13.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 12 Jan 2022 06:13:03 -0800 (PST) From: Ihor Radchenko To: Rudolf =?utf-8?Q?Adamkovi=C4=8D?= Subject: Re: [BUG] Prefer lowercase #+results [9.5.2 (release_9.5.2-3-geb9f34 @ /Users/salutis/src/emacs/nextstep/Emacs.app/Contents/Resources/lisp/org/)] In-Reply-To: References: <87o84llx8a.fsf@gmail.com> <01dc1a62-76d1-4121-55d4-5300405861ff@gmail.com> <874k6bn38k.fsf@gmail.com> <87y23nk3ou.fsf@yandex.com> <877db79cg7.fsf@localhost> Date: Wed, 12 Jan 2022 22:17:28 +0800 Message-ID: <87czkxox6v.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Host-Lookup-Failed: Reverse DNS lookup failed for 2607:f8b0:4864:20::102b (failed) Received-SPF: pass client-ip=2607:f8b0:4864:20::102b; envelope-from=yantar92@gmail.com; helo=mail-pj1-x102b.google.com X-Spam_score_int: -10 X-Spam_score: -1.1 X-Spam_bar: - X-Spam_report: (-1.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Colin Baxter =?utf-8?Q?=F0=9F=98=BA?= , Gyro Funch , emacs-orgmode@gnu.org, Timothy Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1642000536; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=0UI6CnLNC/+vc7YWUOvfVeetk7qh50ABeo2C5BRecrE=; b=A2SSXAlrJB4EhUD6dGGWH+MI/8ujxuxzRsl6TnT1Fei8++7VU0tmZYOsNjt0h/qiTpuPLx sQ/EeFGhfSKuFuB8rYcTit1Ul1AUxKM65nuDFQTEWH9FKvpHUMaRcP4010qLHtoGOzb6ZA fmMqBNJCjjBjGvtPQSxttj31jvWAzDLyp8bqbZCZg1SpXQqI9Xwe3+cn93BV2VOHLNfwoP EglX8ZZp4jTr+TcsTiB1qS2h/QwvAoBoeQnJYBcl2PLkkCWjDYuXyYmMGWnlbSZxGKnbSF jSM4hY0hD5XrptNeMydRsMssi63AOkbXWxjuTxq86bd1T+R6hGROXJj11/A2EQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1642000536; a=rsa-sha256; cv=none; b=tkUuWo5NzMB6eH8suBhPLe1c/8mApxJ3d+odrlW3mm64IF5f8AYE1Ycdswpyz8EPAJv1ay pyRqNZRadJLt/guql3V2diGqE448o1P4xJr3Az2PVHzlRpPY0mDECSP5n065cZZA5TENcW STeqq1jVyPI7ORV1ZMN8E0FqnLvjdTjvZMFnJjrCONDDKLUFOnaOmnK6U0PZFGU84t+gYW ST5GlxeSU7/anWiEPr7l7LsLnxF+pllOdMSNK6OOOwx/ZtmVP3EXWskrcKXsuE6HTqB0SF lTt8VZqgRDXrAhAMFdCROuhL3yHH+vPk++NMDeYFKQd14dbJwa0Pd91ZNVF1OQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=hKhYXKKk; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -9.32 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=hKhYXKKk; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 913811E898 X-Spam-Score: -9.32 X-Migadu-Scanner: scn0.migadu.com X-TUID: wVTWXj0xThYl Rudolf Adamkovi=C4=8D writes: > The results so far: > > - For inconsistent defaults: > Colin > > - For consistent defaults: > Rudy (me), Tim, Timothy, Kaushal > > - Unknown: > Gyro > > Four times more people would like to see consistent defaults so far. > Does that count as overwhelming support? :) Bastien would count as overwhelming support :) Though seriously - I am generally in favour of being consistent, but not to the point that I prioritise it over fixing bugs and implementing new features. If someone is bothered enough to spend time scanning all the instances of using uppercase/lowercase keywords in Org sources, I can prepare a patch based on that information. Best, Ihor