From mboxrd@z Thu Jan  1 00:00:00 1970
From: Colin Baxter <m43cap@yandex.com>
Subject: Re: Change in appearance of org-todo-keywords
Date: Mon, 07 Aug 2017 07:31:51 +0100
Message-ID: <87r2wnga7c.fsf@yandex.com>
References: <87y3r0zjpx.fsf@yandex.com> <87mv7cxbav.fsf@cns.nyu.edu>
Mime-Version: 1.0
Content-Type: text/plain
Return-path: <emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org>
Received: from eggs.gnu.org ([2001:4830:134:3::10]:57624)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <m43cap@yandex.com>) id 1debaA-0000ka-Vw
	for emacs-orgmode@gnu.org; Mon, 07 Aug 2017 02:32:08 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <m43cap@yandex.com>) id 1deba6-0001e1-R2
	for emacs-orgmode@gnu.org; Mon, 07 Aug 2017 02:32:07 -0400
Received: from forward2o.cmail.yandex.net ([37.9.109.243]:53118)
	by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32)
	(Exim 4.71) (envelope-from <m43cap@yandex.com>) id 1deba6-0001dL-H0
	for emacs-orgmode@gnu.org; Mon, 07 Aug 2017 02:32:02 -0400
In-Reply-To: <87mv7cxbav.fsf@cns.nyu.edu> (Josh Moller-Mara's message of "Mon,
	07 Aug 2017 12:16:08 +0800")
List-Id: "General discussions about Org-mode." <emacs-orgmode.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/emacs-orgmode/>
List-Post: <mailto:emacs-orgmode@gnu.org>
List-Help: <mailto:emacs-orgmode-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=subscribe>
Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org
Sender: "Emacs-orgmode"
	<emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org>
To: Josh Moller-Mara <jmm@cns.nyu.edu>
Cc: emacs-orgmode@gnu.org

Dear Josh,
>>>>> "Josh" == Josh Moller-Mara <jmm@cns.nyu.edu> writes:

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

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

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

    Josh> Best, Josh

Yes, you are correct. I can confirm that switching off
org-todo-state-tags-triggers removes the insertion of colons for me too.

Thank you.

Best wishes,

Colin.

-- 
--
Colin Baxter
m43cap@yandex.com
GnuPG fingerprint: 68A8 799C 0230 16E7 BF68  2A27 BBFA 2492 91F5 41C8