From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: No Brackets in TODO keywords? Date: Wed, 29 Jun 2011 13:07:00 +0200 Message-ID: <87vcvo6gmj.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:45214) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QbsbR-0007y4-4M for emacs-orgmode@gnu.org; Wed, 29 Jun 2011 07:06:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QbsbK-0005pe-3z for emacs-orgmode@gnu.org; Wed, 29 Jun 2011 07:06:39 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:37643) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QbsbJ-0005ob-C0 for emacs-orgmode@gnu.org; Wed, 29 Jun 2011 07:06:33 -0400 Received: by wyg36 with SMTP id 36so959738wyg.0 for ; Wed, 29 Jun 2011 04:06:31 -0700 (PDT) In-Reply-To: (Marcus Klemm's message of "Wed, 29 Jun 2011 11:19:55 +0200") 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: Marcus Klemm Cc: emacs-orgmode@gnu.org Hi Marcus, Marcus Klemm writes: > For visual reasons I'd like to have TODO keywords in brackets, like > [TODO], [DONE] etc. Unfortunately, orgmode does not allow me to do > that. I can define them, I can select them with C-c C-t, but in the > actual .org file they are not recognized as TODO keywords. Or, at > least, they don't get drawn using the org-todo face. I'm not in favor of allowing square brackets for TODO keywords, I find the limitations for the TODO keywords really acceptable. So unless many people are asking for this, I will not implement it. -- Bastien