From mboxrd@z Thu Jan 1 00:00:00 1970 From: Colin Baxter Subject: Change in appearance of org-todo-keywords Date: Thu, 03 Aug 2017 17:42:18 +0100 Message-ID: <87y3r0zjpx.fsf@yandex.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60565) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ddJCm-0003Wy-5D for emacs-orgmode@gnu.org; Thu, 03 Aug 2017 12:42:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ddJCi-0005FR-Ux for emacs-orgmode@gnu.org; Thu, 03 Aug 2017 12:42:36 -0400 Received: from [195.159.176.226] (port=56973 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ddJCi-0005E6-P3 for emacs-orgmode@gnu.org; Thu, 03 Aug 2017 12:42:32 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1ddJCZ-0004EV-UL for emacs-orgmode@gnu.org; Thu, 03 Aug 2017 18:42:23 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org 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 m43cap@yandex.com GnuPG fingerprint: 68A8 799C 0230 16E7 BF68 2A27 BBFA 2492 91F5 41C8