emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Marcin Borkowski <mbork@mbork.pl>
To: Nick Dokos <ndokos@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Org agenda started behaving badly
Date: Fri, 15 Jun 2018 06:23:06 +0200	[thread overview]
Message-ID: <8736xor845.fsf@mbork.pl> (raw)
In-Reply-To: <878t7lm9cp.fsf@alphaville.usersys.redhat.com>


On 2018-06-11, at 21:06, Nick Dokos <ndokos@gmail.com> wrote:

> Marcin Borkowski <mbork@mbork.pl> writes:
>
>> Hi all,
>>
>> so out of nowhere my org agenda started behaving in a strange way.  It
>> seems not to respect my TODO-keywords settings:
>>
>> (setq org-todo-keywords
>>       '((sequence "TODO(t!)" "DONE(d!)")
>> 	(sequence "SOMEDAY(s!)")
>> 	(sequence "CANCELLED(c@)")
>> 	(sequence "WAIT(w!)" "|")))
>>
>> 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.
>
> What does C-h v org-todo-keywords RET say when you see the problem? Is
> it possible that there is a local variable shadowing the global setting?

Thanks, but I found the culprit.  I was visiting my Org files (in my
init.el, I have e.g. this: (org-agenda-prepare-buffers
(org-agenda-files))) _before_ setting org-todo-keywords...  Stupid
mistake, sorry for the noise.

Best,

--
Marcin Borkowski
http://mbork.pl

      reply	other threads:[~2018-06-15  4:24 UTC|newest]

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

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=8736xor845.fsf@mbork.pl \
    --to=mbork@mbork.pl \
    --cc=emacs-orgmode@gnu.org \
    --cc=ndokos@gmail.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).