From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: case sensitivity Date: Sat, 24 Mar 2012 07:58:42 +0100 Message-ID: <87ehsifpst.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53448) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SBKul-00053P-9Y for emacs-orgmode@gnu.org; Sat, 24 Mar 2012 02:57:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SBKuj-0001qz-Is for emacs-orgmode@gnu.org; Sat, 24 Mar 2012 02:57:26 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:59379) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SBKuj-0001pv-9m for emacs-orgmode@gnu.org; Sat, 24 Mar 2012 02:57:25 -0400 Received: by wgbdr1 with SMTP id dr1so1972846wgb.30 for ; Fri, 23 Mar 2012 23:57:23 -0700 (PDT) In-Reply-To: (Ilya Shlyakhter's message of "Fri, 23 Mar 2012 22:43:42 -0400") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Ilya Shlyakhter Cc: emacs-orgmode@gnu.org Hi Ilya, Ilya Shlyakhter writes: > How should case-sensitivity work in Org? The documentation doesn't > specify. From past messages, it looks like tags and todo keywords > are defined to be case-sensitive. What about priorities, categories, > user-defined properties, regexp matching of entries, following of > links-to-headlines? Other cases? Let's take cases one by one. If there is an issue with a syntactic element being case-(in)sensitive while (1) it should not and/or (2) docs suggests otherwise, then let's tackle the problem. But I'm sure you're not short of examples :) Thanks, -- Bastien