emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: clock comments [9.0.2 (9.0.2-elpaplus @ c:/USR/FJM/APP/.emacs.d/elpa/org-plus-contrib-20161214/)]
@ 2017-01-18 16:53 Francis J. Monari, Esquire
  2017-01-18 21:39 ` Nicolas Goaziou
  0 siblings, 1 reply; 6+ messages in thread
From: Francis J. Monari, Esquire @ 2017-01-18 16:53 UTC (permalink / raw)
  To: emacs-orgmode

List:

Using:
Emacs  : GNU Emacs 24.5.1 (i686-pc-mingw32)
 of 2015-04-11 on LEG570
Package: Org mode version 9.0.2 (9.0.2-elpaplus @
c:/USR/FJM/APP/.emacs.d/elpa/org-plus-contrib-20161214/)

Using Clock Mode to track time.
Org Mode starts and stops clock.  Clock entry redirected to CLOCK
drawer.
I expect to see the clock entry (time & note) appear in CLOCK drawer.
What happens is that clock time goes to CLOCK drawer, clock note goes to
LOGBOOK drawer.
This allocation does not make sense.  Time is properly tracked, but no
ability to identify activity.
org mode clock variables follow:
;;;Org clock settings
(add-hook 'org-clock-in-prepare-hook 'org-resolve-clocks)
(setq org-clock-history-length 32)
(setq org-clock-idle-time 20)
(setq org-clock-in-resume t)
(setq org-clock-into-drawer "CLOCK")
(setq org-clock-mode-line-total 'today)
(setq org-clock-rounding-minutes '(0 15))
(setq org-clock-sound t) ;can take file name
(setq org-clock-out-remove-zero-time-clocks nil)
(setq org-clock-out-when-done t)
(setq org-clock-persist t)
(setq org-clock-persist-query-resume t)
(org-clock-persistence-insinuate)

Any help appreciated.

Thank you

Frank.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-02-03 21:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-18 16:53 Bug: clock comments [9.0.2 (9.0.2-elpaplus @ c:/USR/FJM/APP/.emacs.d/elpa/org-plus-contrib-20161214/)] Francis J. Monari, Esquire
2017-01-18 21:39 ` Nicolas Goaziou
2017-01-18 22:00   ` Bug: clock comments [9.0.2 (9.0.2-elpaplus @ c:/USR/FJM/APP/.emacs.d/elpa/org-plus-contrib-20161214/)] {response to question} Francis J. Monari, Esquire
2017-01-24 17:42   ` Bug: clock comments [9.0.2 (9.0.2-elpaplus @ c:/USR/FJM/APP/.emacs.d/elpa/org-plus-contrib-20161214/)] Francis J. Monari, Esquire
2017-01-27 23:13     ` Nicolas Goaziou
2017-02-03 21:57       ` Nicolas Goaziou

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).