emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bzg@altern.org>
To: Carsten Dominik <carsten.dominik@gmail.com>
Cc: Matt Lundin <mdl@imapmail.org>,
	emacs-orgmode mailing list <emacs-orgmode@gnu.org>,
	harven <harven@free.fr>
Subject: Re: problem with utf8 todo keywords
Date: Sat, 02 Jul 2011 11:45:28 +0200	[thread overview]
Message-ID: <87k4c1f22v.fsf@gnu.org> (raw)
In-Reply-To: <B9BB1C75-D463-4464-9BF2-EE2B02DD7914@gmail.com> (Carsten Dominik's message of "Wed, 15 Jun 2011 08:47:47 +0200")

Hi Carsten,

Carsten Dominik <carsten.dominik@gmail.com> writes:

> Try this:
>
> (add-hook 'org-mode-hook
>    (lambda ()
>      (modify-syntax-entry (string-to-char "\u25b6") "w")
>      (modify-syntax-entry (string-to-char "\u25b8") "w")))
>
>
> Matt, maybe this information could go into the FAQ?

Added -- the section is "Can I use a arbitrary character in a TODO
keyword?" 

Thanks for the tip,

-- 
 Bastien

      reply	other threads:[~2011-07-02  9:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-11 18:56 problem with utf8 todo keywords harven
2011-06-13 21:23 ` Darlan Cavalcante Moreira
2011-06-15  6:47 ` Carsten Dominik
2011-07-02  9:45   ` Bastien [this message]

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=87k4c1f22v.fsf@gnu.org \
    --to=bzg@altern.org \
    --cc=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=harven@free.fr \
    --cc=mdl@imapmail.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).