From: harven <harven@free.fr>
To: emacs-orgmode@gnu.org
Subject: problem with utf8 todo keywords
Date: Sat, 11 Jun 2011 20:56:46 +0200 [thread overview]
Message-ID: <87hb7wgpsh.fsf@ergodik.univ-brest.fr> (raw)
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
next reply other threads:[~2011-06-11 18:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-11 18:56 harven [this message]
2011-06-13 21:23 ` problem with utf8 todo keywords Darlan Cavalcante Moreira
2011-06-15 6:47 ` Carsten Dominik
2011-07-02 9:45 ` Bastien
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87hb7wgpsh.fsf@ergodik.univ-brest.fr \
--to=harven@free.fr \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).