From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 2AHvJ6hAeWBSUQEAgWs5BA (envelope-from ) for ; Fri, 16 Apr 2021 09:45:44 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id EOu6IahAeWDqUwAA1q6Kng (envelope-from ) for ; Fri, 16 Apr 2021 07:45:44 +0000 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 0290D12221 for ; Fri, 16 Apr 2021 09:45:44 +0200 (CEST) Received: from localhost ([::1]:44486 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lXJAc-00085I-1H for larch@yhetil.org; Fri, 16 Apr 2021 03:45:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52960) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lXJ9y-000857-0m for emacs-orgmode@gnu.org; Fri, 16 Apr 2021 03:45:02 -0400 Received: from mail-lj1-x22b.google.com ([2a00:1450:4864:20::22b]:36632) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lXJ9w-0001Kp-A0 for emacs-orgmode@gnu.org; Fri, 16 Apr 2021 03:45:01 -0400 Received: by mail-lj1-x22b.google.com with SMTP id o16so30025846ljp.3 for ; Fri, 16 Apr 2021 00:44:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:in-reply-to:references:date:message-id:mime-version; bh=ttJmK9RU3hu8wWhNne48vgQnE468SPTEfm/LL/fjRNM=; b=GSjyvDwhfDZlca9Dihig9p9T9WjDItme76bzINSTqivzek2x1Amkq6qk8gfgiJ4QBO /XkdtF4TZocaZ99MQAqQBFIOJ6lHbuO+jbRdNuQSp71GXUwAflS2qkAnSBTLNCLtkEDM ZO08oXyZXdws8NMkylRgTRWp/vmHXHAdoQ7e5W/2gMeHZS9VNDKpbeLpKQWzm78W0LQ6 M2Wl+zU8amjx2ZFkg3S0fR/mMqihpWmMdddg5I9QxGwiOyM5NkaO9IG0029RmFUcHyQv q7Ty1owx/MbTj2/WdpWigrzhnXnRkp/kOX5QNlD7e1w/gnwjfxHobhaqr0/5kvJKUeBr Xcvw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:mime-version; bh=ttJmK9RU3hu8wWhNne48vgQnE468SPTEfm/LL/fjRNM=; b=Z9MTDNghT9aZKYIiOTV2tfCbaLwrcrRHzbJuPN2MST5VwXEfvyU/wtA3pVIzFoYEFI inZHt2rFKCs+oWMdctOAWEhQOhYdzh6KHFlFp+bQOfWAWR5TVdWOF8i8ZBBhstfX7msE tNe+LCGZB2PhlqFjhZUAeRmKIPtM98Jt9BAhicWHRsDVlA0iDzE3Yx6xySBhxLLR3Jwd 3fBx1aNNoxFSQ62CJm0I6d+YITY4j7U2DODlOKfAgOxLscom+Tx6Wd0pMMGa1MLbLAOD cgWqa1L7NPBxDKcsjLzlgsHNbk86BltA1458862iDXrx5I3SPkt0ldmWrabXns7xJfa7 eA+g== X-Gm-Message-State: AOAM533SSgyKlRqGHw9JG3w0CbMLmF33zhFPU/uCf6Qod3Gs2vlZdBhw yDhaOn5jI5wsaZNe6s8cy1A= X-Google-Smtp-Source: ABdhPJwxvUSqCRnkZVFjAHWQHdX9V2rziJ5uRBDi9Nh3nvMU8gheMHBlg6cBsyi9ZgjTp+0n2YWS3w== X-Received: by 2002:a2e:9495:: with SMTP id c21mr234346ljh.287.1618559097955; Fri, 16 Apr 2021 00:44:57 -0700 (PDT) Received: from localhost ([158.255.2.9]) by smtp.gmail.com with ESMTPSA id u20sm900651lfq.38.2021.04.16.00.44.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 16 Apr 2021 00:44:57 -0700 (PDT) From: Ihor Radchenko To: David Masterson , emacs-orgmode@gnu.org Subject: Re: BUG?: Are TAGs case sensitive? ('org-agenda-show-tags') In-Reply-To: References: X-Woof-Bug: confirmed Date: Fri, 16 Apr 2021 15:49:20 +0800 Message-ID: <878s5ik6tb.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2a00:1450:4864:20::22b; envelope-from=yantar92@gmail.com; helo=mail-lj1-x22b.google.com X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1618559144; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=ttJmK9RU3hu8wWhNne48vgQnE468SPTEfm/LL/fjRNM=; b=J3t9ALhiP+touDSFxzHIn20rDS5YRYQP3509syIFokUmeZoXsCsKIfzsaM6NifLPbenGwS baLj8DQ4DIV1yLoSfO7EgFDW49WGKtAin5r3LbxlISQFEj8SeKuMWOpW0LvdwhUOvda6pT tEEjTygQrYImihVIqZUVlrSqpqAgvXYwsNlQ+NjwXyTsTBKFJmiz4MpkViUD+2sYKbPWnL joum1OXP9Ua9gWHuqba2w4Mjz3KApX5+oIc2LDn1cm4mIxCBK/xAiKBJ3sCh4Er3VaKn8k Q2b7fEwaR0lNJoHe30fyyk6+s1GzdqWY1OwOgc5agJNepRm6GyX8V6tzCGl0vQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1618559144; a=rsa-sha256; cv=none; b=q1cYcU2iyqUxp7J3CR4UsRIeSa/ZjsOEKEF2z5TjRGOPlqIpUFK0lLoAzKDVy43kayVilA aL64rITfi+hnN+n9Zb4jszRRd+86MVpk2RTARoeBzkW6ljRFcWdp/zrej2hRw9tC0EbbhX 9Ws0RDBr924EeCTghHC5mA1xcH7Si/Wd6ISKpRaZnsrjUpBlMw8n8ePEOWJd9lKWbCuINu Po0P7wdLPCfFFoaUUFggW+gOkukTY0h0VkxBgn25FS4vM7Arf82eA7Qqpwk/QrCgKXts+r c75jtuflejQE01CftvdRRw5VP5hr/89mJIgaPz1U68jIgqVmDBr4rQAfAN7+rA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=GSjyvDwh; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Spam-Score: -2.64 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=GSjyvDwh; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Queue-Id: 0290D12221 X-Spam-Score: -2.64 X-Migadu-Scanner: scn0.migadu.com X-TUID: lIbYckF0kmif > Is it a bug that 'org-agenda-show-tags' does this? It is a bug. Agenda is downcasing all the tags. Also, see https://orgmode.org/list/87k0rftf8t.fsf@localhost/ Someone needs to study the agenda code to understand the need of downcasing and how to remove it safely. Patches are welcome. Best, Ihor David Masterson writes: > David Masterson writes: > >> I have been using upper-case TAGs and just noticed that >> 'org-agenda-show-tags' is reporting them in lower-case which is not >> right since I have another TAG that is the lower-case version of the >> upper-case TAG (sort of a visual importance indicator). > > In case my wording wasn't good, I meant: > > 1. I have upper case tags attached to several task headers, > 2. 'org-agenda-show-tags' reports them as lower case tags. > 3. I have unused tags in 'org-tag-alist' that are the lower case forms > of the upper case tags (as well as the upper case ones) > > Is it a bug that 'org-agenda-show-tags' does this? > > -- > David Masterson