From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Riley Subject: Re: taking note when clocking out Date: Thu, 14 Apr 2011 16:42:04 +0200 Message-ID: References: <4DA69AAA.9040707@gmail.com> <83ei552q9h.fsf@yahoo.it> <831v152fd5.fsf@yahoo.it> <83wrix0z2j.fsf@yahoo.it> <87sjtk52zm.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:41918) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QANlF-0001Mv-Of for emacs-orgmode@gnu.org; Thu, 14 Apr 2011 10:43:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QANlB-0006tN-02 for emacs-orgmode@gnu.org; Thu, 14 Apr 2011 10:43:09 -0400 Received: from mail-fx0-f41.google.com ([209.85.161.41]:60178) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QANlA-0006tG-Rl for emacs-orgmode@gnu.org; Thu, 14 Apr 2011 10:43:04 -0400 Received: by fxm18 with SMTP id 18so1573091fxm.0 for ; Thu, 14 Apr 2011 07:43:03 -0700 (PDT) In-Reply-To: <87sjtk52zm.fsf@fastmail.fm> (Matt Lundin's message of "Thu, 14 Apr 2011 10:20:13 -0400") 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: Matt Lundin Cc: emacs-orgmode@gnu.org Matt Lundin writes: > Giovanni Ridolfi writes: > >> Richard Riley writes: >> >> Cc:-ed Matt Lundin >>> >>> ps I have signed fsf papers if that little utility snippet is any good >>> (ok, will need a defvar I guess for the tag used). >> >> Maybe in the hack page of worg? >> Feel free to reword my English ;-) > > Thanks! I put it in org-hacks on Worg. > > Best, > Matt I think someone needs to rework the set-mark bit. I see from the docstring it shouldnt be used. I cribbed that bit from some code I wrote for org-googlecl ages ago which in itself was a "learn by doing" hack.