emacs-orgmode
[Top][All Lists]
Advanced

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

[O] org-clock-is-active


From: Łukasz Stelmach
Subject: [O] org-clock-is-active
Date: Wed, 03 Jul 2013 17:33:25 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux)

Hi.

Please take a look at this.

--8<---------------cut here---------------start------------->8---
(defun org-clock-is-active ()
  "Return non-nil if clock is currently running.
The return value is actually the clock marker."
  (marker-buffer org-clock-marker))
--8<---------------cut here---------------end--------------->8---

Either the docstring is lying or the code does not do what it is said
to. (Or it is too late for me?)

Bug? Feature?

Kind regards,
-- 
Łukasz Stelmach
Samsung R&D Institute Poland
Samsung Electronics




reply via email to

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