emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Marcin Borkowski <mbork@mbork.pl>
To: Org-Mode mailing list <emacs-orgmode@gnu.org>
Subject: Org agenda started behaving badly
Date: Sat, 09 Jun 2018 06:55:11 +0200	[thread overview]
Message-ID: <87in6szhhs.fsf@mbork.pl> (raw)

Hi all,

so out of nowhere my org agenda started behaving in a strange way.  It
seems not to respect my TODO-keywords settings:

--8<---------------cut here---------------start------------->8---
(setq org-todo-keywords
      '((sequence "TODO(t!)" "DONE(d!)")
	(sequence "SOMEDAY(s!)")
	(sequence "CANCELLED(c@)")
	(sequence "WAIT(w!)" "|")))
--8<---------------cut here---------------end--------------->8---

i.e., it now shows all the "CANCELLED" items as if "CANCELLED" was not
a todo keyword at all.  When I visit the offending file and issue M-x
normal-mode, everything is back to normal again.

Now the strange thing is, I haven't updated Org in a while.  I did now,
but the problem persists.  I am on

Org mode version 9.1.13 (release_9.1.13-791-g842002 @ [...])

and

GNU Emacs 27.0.50 (commit f1e65b7)

I also can't remember changing my config (but it's quite possible that
I'm forgetting something).

What I did do is I updated some packages through the Emacs package
manager, but I don't think this is related.

Now I know this is a bit vague, but does anyone have any idea what might
cause this, or how I could try to debug this problem?

Of course, I have a lot of Org-mode-related customizations in my
init.el, but I don't think they are related.  If I'm wrong, I can post
them here, of course.

Best,

--
Marcin Borkowski
http://mbork.pl

             reply	other threads:[~2018-06-09  4:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-09  4:55 Marcin Borkowski [this message]
2018-06-11 19:06 ` Org agenda started behaving badly Nick Dokos
2018-06-15  4:23   ` Marcin Borkowski

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=87in6szhhs.fsf@mbork.pl \
    --to=mbork@mbork.pl \
    --cc=emacs-orgmode@gnu.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).