From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carlos Pita Subject: Re: Lowercase keywords in 9.2? Date: Tue, 12 Feb 2019 13:09:41 -0300 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:58626) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gtaic-0004w1-E7 for emacs-orgmode@gnu.org; Tue, 12 Feb 2019 11:15:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gtad8-0004hW-LT for emacs-orgmode@gnu.org; Tue, 12 Feb 2019 11:09:55 -0500 Received: from mail-yw1-xc2b.google.com ([2607:f8b0:4864:20::c2b]:40550) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gtad8-0004dC-BC for emacs-orgmode@gnu.org; Tue, 12 Feb 2019 11:09:54 -0500 Received: by mail-yw1-xc2b.google.com with SMTP id c67so1201853ywa.7 for ; Tue, 12 Feb 2019 08:09:53 -0800 (PST) In-Reply-To: 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" To: Martin Alsinet Cc: emacs-orgmode > At first I didn't like the lowercase tags for the blocks, but I got used to them after a couple of days. I prefer the lowercase convention hands down. The problem I pointed out is with the uppercase legacy. > Someone suggested adding a defcustom option to org-tempo to let the user choose between lower and upper case tags. > It seems a simple enough feature for a first contribution. Maybe we could add it? I have never done it before, but I am willing to try. I wouldn't mind (helping you) doing it as far as there is agreement whether this is a desired option or not. I guess it would be enough to patch the sites affected by https://code.orgmode.org/bzg/org-mode/commit/13424336a6f30c50952d291e7a82906c1210daf0 and also the templates definition in org-tempo. Regards -- Carlos