From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rustom Mody Subject: Re: Stop clock on closing emacs Date: Sat, 1 Feb 2014 11:53:09 +0530 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=bcaec5215f8f40b0a504f15254d9 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42823) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9TzI-0001nj-Ru for emacs-orgmode@gnu.org; Sat, 01 Feb 2014 01:23:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W9TzI-00039U-1F for emacs-orgmode@gnu.org; Sat, 01 Feb 2014 01:23:32 -0500 Received: from mail-pd0-x229.google.com ([2607:f8b0:400e:c02::229]:39633) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9TzH-00038X-JF for emacs-orgmode@gnu.org; Sat, 01 Feb 2014 01:23:31 -0500 Received: by mail-pd0-f169.google.com with SMTP id v10so5070461pde.14 for ; Fri, 31 Jan 2014 22:23:30 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode --bcaec5215f8f40b0a504f15254d9 Content-Type: text/plain; charset=ISO-8859-1 Igor wrote > Hi, > > is there any hook to stop automatically a running clock when closing > emacs? > > I can't find anything neither in the manual nor in internet... In (info "(org)Clocking Work Time") is given this: (setq org-clock-persist 'history) (org-clock-persistence-insinuate) They dont work?? --bcaec5215f8f40b0a504f15254d9 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Igor wrote
> Hi, > > is there any hook to stop automatically a running clock when closing > emacs?=20 > > I can't find anything neither in the manual nor in internet...
In (info "(org)Clocking Work Time")

is given thi= s:
=A0 (setq org-clock-persist 'history)
=A0 (org-clock-persisten= ce-insinuate)

They dont work??
--bcaec5215f8f40b0a504f15254d9--