emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

org-clock-save: possible to invoke more often?


From: Eric S Fraga
Subject: org-clock-save: possible to invoke more often?
Date: Fri, 27 Nov 2020 11:40:21 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Hello all,

I track Emacs development from git.  This means that Emacs sometimes
crashes on me.  When it does, none of my clock history is saved.

Question: is there any reason org-clock-save could not be involved on
every clock in or clock out operation?  At the moment, org-clock-save is
added to the kill-emacs-hook.  Would there be any problem with adding
this to, for instance, org-clock-in-hook?

I guess it would need to be protected with a let org-clock-persist set
to 'history?

I could just try it and see, of course... 

Thank you,
eric

-- 
: Eric S Fraga via Emacs 28.0.50, Org release_9.4-143-g9a1549



reply via email to

[Prev in Thread] Current Thread [Next in Thread]