From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcus Klemm Subject: No Brackets in TODO keywords? Date: Wed, 29 Jun 2011 11:19:55 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:53974) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qbqw9-0007F6-OM for emacs-orgmode@gnu.org; Wed, 29 Jun 2011 05:19:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qbqw8-0005fP-Ul for emacs-orgmode@gnu.org; Wed, 29 Jun 2011 05:19:57 -0400 Received: from mail-vx0-f169.google.com ([209.85.220.169]:45502) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qbqw8-0005fH-RY for emacs-orgmode@gnu.org; Wed, 29 Jun 2011 05:19:56 -0400 Received: by vxg38 with SMTP id 38so966533vxg.0 for ; Wed, 29 Jun 2011 02:19:56 -0700 (PDT) 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: emacs-orgmode@gnu.org Hello List, 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. Ciao, Marcus