emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "E.L.K." <some.any.key@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Setting org-odd-levels-only causes [/] and [%] count incorrectly
Date: Thu, 29 Feb 2024 11:12:11 +0300	[thread overview]
Message-ID: <CAF+cOoPuh8rzVRoV9-pGSP3SVRm-M8ZQrM=xGB+o4TqJat_O-A@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 712 bytes --]

Hello!

I recently encountered this bug.

If org-odd-levels-only set to true, this is how [/] is being counted (i.e.
if I press C-c C-c on them):

> * test
> *** first [2/3]
> ***** DONE first 1
> *** second [1/2]
> ***** DONE second one
> ***** TODO second two

This is "minimal config" to reproduce it with emacs -Q -l minimal-config.el:

> (setq-default org-odd-levels-only t)

Emacs version: GNU Emacs 29.2 (build 1, x86_64-pc-linux-gnu, GTK+ Version
3.24.40, cairo version 1.18.0)

Org versions tested (as per org-version function):
- Org mode version 9.6.15 (release_9.6.15 @ /usr/share/emacs/29.2/lisp/org/)
- Org mode version 9.6.20 ( @ /home/elk/.emacs.d/elpa/org-9.6.20/)

Thanks,
best regards,
Alexey

[-- Attachment #2: Type: text/html, Size: 1033 bytes --]

             reply	other threads:[~2024-02-29  8:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-29  8:12 E.L.K. [this message]
2024-02-29 11:50 ` Setting org-odd-levels-only causes [/] and [%] count incorrectly 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='CAF+cOoPuh8rzVRoV9-pGSP3SVRm-M8ZQrM=xGB+o4TqJat_O-A@mail.gmail.com' \
    --to=some.any.key@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).