emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: No Wayman <iarchivedmywholelife@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Org mode version 9.7-pre (9.7-pre-n/a-gb0c3c9); Infinite loop in org-update-statistics-cookies when org-hierarchical-todo-statistics nil
Date: Sun, 10 Mar 2024 15:09:24 -0400	[thread overview]
Message-ID: <87le6pucnv.fsf@gmail.com> (raw)


(elpaca-test
  :interactive t
  :init
  (elpaca org
    (setq org-hierarchical-todo-statistics nil)
    (with-current-buffer (get-buffer-create "*org-bug*")
      (insert "* TODO test [/]\n")
      (insert "** TODO Loop Infinitely")
      (goto-char (point-min))
      (re-search-forward "/" nil t)
      (org-mode)
      (switch-to-buffer (current-buffer)))))

1. toggle-debug-on-quit
2. With point on the statistics cookie in the first headline, 
invoke org-update-statistics-cookies twice. 
3. Observer an infinite loop.


             reply	other threads:[~2024-03-10 19:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-10 19:09 No Wayman [this message]
2024-03-13 10:28 ` Org mode version 9.7-pre (9.7-pre-n/a-gb0c3c9); Infinite loop in org-update-statistics-cookies when org-hierarchical-todo-statistics nil Ihor Radchenko

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=87le6pucnv.fsf@gmail.com \
    --to=iarchivedmywholelife@gmail.com \
    --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).