[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[BUG] org-cancel-repeater fails depending on position of repeater [9.6.1
From: |
solodov |
Subject: |
[BUG] org-cancel-repeater fails depending on position of repeater [9.6.15 (release_9.6.15 @ /opt/homebrew/Cellar/emacs-plus@29/29.4/share/emacs/29.4/lisp/org/)] |
Date: |
Tue, 30 Jul 2024 02:48:50 +0000 |
Minimal test file:
* test
DEADLINE: <2024-08-02 Fri> SCHEDULED: <2024-07-29 Mon +1d>
After M-x org-cancel-repeater, repeater is still there:
* test
DEADLINE: <2024-08-02 Fri> SCHEDULED: <2024-07-29 Mon +1d>
Now test with SCHEDULED first:
* test
SCHEDULED: <2024-07-29 Mon +1d> DEADLINE: <2024-08-02 Fri>
After M-x org-cancel-repeater, repeater is correctly cleared:
* test
SCHEDULED: <2024-07-29 Mon +0d> DEADLINE: <2024-08-02 Fri>
Emacs : GNU Emacs 29.4 (build 1, aarch64-apple-darwin23.5.0, NS
appkit-2487.60 Version 14.5 (Build 23F79))
of 2024-06-28
Package: Org mode version 9.6.15 (release_9.6.15 @
/opt/homebrew/Cellar/emacs-plus@29/29.4/share/emacs/29.4/lisp/org/)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [BUG] org-cancel-repeater fails depending on position of repeater [9.6.15 (release_9.6.15 @ /opt/homebrew/Cellar/emacs-plus@29/29.4/share/emacs/29.4/lisp/org/)],
solodov <=