From: No Wayman <iarchivedmywholelife@gmail.com>
To: emacs-orgmode@gnu.org
Cc: emacs-orgmode-request@gnu.org
Subject: Re: bug#53393: 29.0.50; org mode timestamp C-c C-c not updating day of week
Date: Sat, 22 Jan 2022 00:21:02 -0500 [thread overview]
Message-ID: <87r1902vit.fsf@gmail.com> (raw)
In-Reply-To: <mailman.67.1642784492.19950.emacs-orgmode@gnu.org>
>> From: "Bruce E. Robertson" <brucer42@gmail.com>
>> Date: Tue, 18 Jan 2022 10:36:22 -0800
>>
>>
>> emacs -Q test.org
>> cursor to "CLOCK:" line, C-c C-c
>> total time updates but day of week does not change
>> contents of test.org
>> ------
>> * heading
>> :LOGBOOK:
>> CLOCK: [2022-01-17 Tue 10:29]--[2022-01-19 Tue 10:29] => 48:00
>> :END:
>> ------
>> typing C-c C-c does update total log time for line and recently
>> did
>> update the day of the week but no long does
Confirmed:
Yodel[1] Report 2022-01-22 00:19:18
===================================
--8<---------------cut here---------------start------------->8---
(yodel
:save "org-bug"
:packages* org
:post*
(yodel-file "org-bug-test"
:point "|"
:with*
"* heading"
" :LOGBOOK:"
" CLOCK: | [2022-01-17 Tue 10:29]--[2022-01-19 Tue 10:29]"
" :END:" :then*
(require 'org-clock)
(org-clock-update-time-maybe)
(print (buffer-string))))
--8<---------------cut here---------------end--------------->8---
STDOUT
======
> Loading /tmp/org-bug/straight-bootstrap-snippet.el (source)...
> "* heading
> :LOGBOOK:
> CLOCK: [2022-01-17 Tue 10:29]--[2022-01-19 Tue 10:29] => 48:00
> :END:"
Environment
===========
- emacs version: GNU Emacs 29.0.50 (build 1, x86_64-pc-linux-gnu,
GTK+ Version 3.24.31, cairo version 1.17.4)
of 2022-01-13
- system type: gnu/linux
Packages
========
- org
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=846226a202619866fe80667d13e9d5a105bd1eef
[1] https://www.github.com/progfolio/yodel
next parent reply other threads:[~2022-01-22 5:24 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.67.1642784492.19950.emacs-orgmode@gnu.org>
2022-01-22 5:21 ` No Wayman [this message]
2022-01-22 5:45 ` bug#53393: 29.0.50; org mode timestamp C-c C-c not updating day of week No Wayman
2022-10-11 7:57 ` Ihor Radchenko
2022-01-18 18:36 Bruce E. Robertson
2022-01-21 1:35 ` Kyle Meyer
2022-01-21 2:07 ` bruce robertson
2022-01-22 12:22 ` Peter Davis
2022-01-23 3:33 ` Ihor Radchenko
2022-01-21 7:13 ` Eli Zaretskii
2022-01-26 5:12 ` bruce robertson
2022-11-01 7:55 ` Ihor Radchenko
2022-11-01 16:32 ` bruce robertson
2022-11-03 21:52 ` Rudolf Adamkovič via General discussions about Org-mode.
2022-11-04 4:21 ` Ihor Radchenko
2022-11-06 0:41 ` Rudolf Adamkovič via General discussions about Org-mode.
2022-11-06 3:40 ` 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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87r1902vit.fsf@gmail.com \
--to=iarchivedmywholelife@gmail.com \
--cc=emacs-orgmode-request@gnu.org \
--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 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.