* Agenda headlines can't contain same time as DEADLINE's
@ 2022-10-13 17:59 Alain.Cochard
2022-10-14 5:29 ` Ihor Radchenko
0 siblings, 1 reply; 2+ messages in thread
From: Alain.Cochard @ 2022-10-13 17:59 UTC (permalink / raw)
To: emacs-orgmode@gnu.org
I do
emacs -Q -l ~/.emacs.debug
where .emacs.debug contains only
(custom-set-variables
'(org-agenda-files '("~/Org/my-agenda-debug.org"))
)
and my-agenda-debug.org contains only
* learn org at 12:00
DEADLINE: <2022-10-14 Fri 12:00>
Then I do
M-x org-agenda a
and the agenda view is
Week-agenda (W41):
Monday 10 October 2022 W41
Tuesday 11 October 2022
Wednesday 12 October 2022
Thursday 13 October 2022
my-agenda-debug:In 1 d.: learn org at 12:00
Friday 14 October 2022
my-agenda-debug:12:00...... Deadline: learn org at
Saturday 15 October 2022
Sunday 16 October 2022
i.e., a '12:00' is missing at the end of the antepenultimate line.
GNU Emacs 27.2 (build 1, x86_64-redhat-linux-gnu, GTK+ Version
3.24.30, cairo version 1.17.4) of 2021-08-07
Org mode version 9.4.4 (release_9.4.4 @
/usr/share/emacs/27.2/lisp/org/)
--
EOST (École et Observatoire des Sciences de la Terre)
ITE (Institut Terre & Environnement) | alain.cochard@unistra.fr
5 rue René Descartes [bureau 110] | Phone: +33 (0)3 68 85 50 44
F-67084 Strasbourg Cedex, France | [ slot available for rent ]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-10-14 5:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-13 17:59 Agenda headlines can't contain same time as DEADLINE's Alain.Cochard
2022-10-14 5:29 ` Ihor Radchenko
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.