emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Change in appearance of org-todo-keywords


From: Colin Baxter
Subject: [O] Change in appearance of org-todo-keywords
Date: Thu, 03 Aug 2017 17:42:18 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)

Hello,

As of today, TODO now appears with three sets of un-requested double
colons after it, as in TODO :: :: ::

The behaviour doesn't occur with emacs -q, so the cause is presumably in
my ~/.emacs. I can't work out what's wrong with my org-todo-sequence,
which is:

(setq org-todo-keywords (quote((sequence "TODO(t)" "STARTED(s)"
                                "NEXT(n@/!)" "WAITING(w@/!)"
                                "HOLD(h@/!)" "CANCELLED(c@/!)"
                                "PHONE(p)"  "BREAK(b)" "MEETING(m)" "DONE(d@/!)"
                                ))))

Also, HOLD now appears as a tag when I change from TODO to HOLD. Any
suggestions as to how I might begin tracking down the cause? It's
driving me nuts.

Thanks.

Colin.

-- 
--
Colin Baxter
address@hidden
GnuPG fingerprint: 68A8 799C 0230 16E7 BF68  2A27 BBFA 2492 91F5 41C8




reply via email to

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