From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Highlight TODO keywords when using dash as bulletpoint Date: Fri, 19 Aug 2011 09:45:54 +0200 Message-ID: <87zkj5q1sg.fsf@altern.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:34318) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QuJoY-0008Jp-N1 for emacs-orgmode@gnu.org; Fri, 19 Aug 2011 03:48:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QuJoW-0008FD-RQ for emacs-orgmode@gnu.org; Fri, 19 Aug 2011 03:48:26 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:49011) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QuJoW-0008EO-N3 for emacs-orgmode@gnu.org; Fri, 19 Aug 2011 03:48:24 -0400 Received: by mail-ww0-f49.google.com with SMTP id 10so2244443wwf.30 for ; Fri, 19 Aug 2011 00:48:24 -0700 (PDT) In-Reply-To: (Marcelo de Moraes Serpa's message of "Thu, 18 Aug 2011 16:50:54 -0500") 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: Marcelo de Moraes Serpa Cc: Org Mode Hi Marcelo, Marcelo de Moraes Serpa writes: > I'd like to know if it's possible to highlight the TODO keywords when > using dash " - " as the bulletpoint for items. Example: This is not possible to highlight them as being TODO keywords, as TODO keywords only work on headlines (starting with an asterisk). > These are not matched as TODO keywords by org. Is there a way to > setup org to do that? Why don't you use headlines instead of plain lists? Best, -- Bastien