emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] problem with utf8 todo keywords


From: Darlan Cavalcante Moreira
Subject: Re: [O] problem with utf8 todo keywords
Date: Mon, 13 Jun 2011 18:23:27 -0300
User-agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/24.0 Mule/6.0 (HANACHIRUSATO)

This does not answer your question, but I remember a long time ago I saw
some screen-shots of org-mode where some keywords were changed to icons
(png images, I think). The screen-shots were pretty, but I don't know if
the project was further developed or not.

Here a thread about it
http://www.mail-archive.com/address@hidden/msg14736.html

--
Darlan Cavalcante

At Sat, 11 Jun 2011 20:56:46 +0200,
harven <address@hidden> wrote:
> 
> Hi,
> 
> I use emacs 23.2.1 together with org 6.33.
> I am trying to add the character ▶ as a todo keyword with no success.
> 
> Starting with emacs -Q, I execute the following 
> code in the scratch buffer
> (setq org-todo-keywords
> '((sequence "\u25b6" "ok")
>   (sequence "\u25b8" "ok")))
> Then I open a simple .org file containing
> 
> * ▶ first
> * ▸ second
> 
> Only the second keyword is highlighted. 
> Why is it not the case with the first keyword ?
> 
> Thanks,
> --
> Harven
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]