emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Josh Moller-Mara <jmm@cns.nyu.edu>
To: Colin Baxter <m43cap@yandex.com>, emacs-orgmode@gnu.org
Subject: Re: Change in appearance of org-todo-keywords
Date: Mon, 07 Aug 2017 12:16:08 +0800	[thread overview]
Message-ID: <87mv7cxbav.fsf@cns.nyu.edu> (raw)
In-Reply-To: <87y3r0zjpx.fsf@yandex.com>

Colin Baxter <m43cap@yandex.com> writes:

> 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@/!)"
> 				))))

This is happening with me too. But I suspect it has more to do with
org-todo-state-tags-triggers being set. I don't get the double colons if
I don't set org-todo-state-tags-triggers.

From what I can tell, doing something like (org-toggle-tag "sometag"
'off) produces these double colons. It seems to have to do with the way
that org-split-string no longer returns nil, but returns ("").

Best,
Josh

  parent reply	other threads:[~2017-08-07  4:16 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-03 16:42 Change in appearance of org-todo-keywords Colin Baxter
2017-08-03 18:33 ` Adam Porter
2017-08-03 19:54   ` Colin Baxter
2017-08-03 22:11     ` Adam Porter
2017-08-07  4:16 ` Josh Moller-Mara [this message]
2017-08-07  6:31   ` Colin Baxter
2017-08-07  9:39     ` Nicolas Goaziou
2017-08-07 10:18       ` Colin Baxter
2017-08-07 11:01       ` Josh Moller-Mara
2017-08-07 11:49         ` Colin Baxter
2017-08-07  9:31   ` Malcolm Purvis
2017-08-09 14:03 ` Colin Baxter
2017-08-09 17:00   ` Adam Porter
2017-08-10  9:04     ` Colin Baxter

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=87mv7cxbav.fsf@cns.nyu.edu \
    --to=jmm@cns.nyu.edu \
    --cc=emacs-orgmode@gnu.org \
    --cc=m43cap@yandex.com \
    /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).