* org-clock-save: possible to invoke more often?
@ 2020-11-27 11:40 Eric S Fraga
0 siblings, 0 replies; only message in thread
From: Eric S Fraga @ 2020-11-27 11:40 UTC (permalink / raw)
To: Emacs Org mode mailing list
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-11-27 11:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-27 11:40 org-clock-save: possible to invoke more often? Eric S Fraga
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).