all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Luis Henriques <henrix@camandro.org>
To: 75348@debbugs.gnu.org
Subject: bug#75348: 30.0.93; org-mode repeated tasks with file categories not working
Date: Sat, 04 Jan 2025 11:16:44 +0000	[thread overview]
Message-ID: <87a5c6akwz.fsf@camandro.org> (raw)

Hi!

I'm not sure this has already been reported, but here's a bug I've been
hitting for a while and that it's easy to reproduce with emacs -Q:

If I have an org file with a category and a task that is repeated:

#+CATEGORY: work

* TODO Do something every week
DEADLINE: <2025-01-04 Sat +1w>

Doing C-c C-t (org-todo) will return an error:

org-element--get-category: Invalid function: org-element-with-disabled-cache

and the task will not be updated.  And repeating the command will not work
either, as it will change the state to DONE instead of keeping it in TODO
and update the DEADLINE.

I'm running version 30.0.93, with top commit being
0e43e35f96e5c3c10a200ebe8fe77c60e0db7c4a.  Please let me know if you need
further information.

Cheers,
-- 
Luís





                 reply	other threads:[~2025-01-04 11:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87a5c6akwz.fsf@camandro.org \
    --to=henrix@camandro.org \
    --cc=75348@debbugs.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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.