From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: Re: taking note when clocking out Date: Thu, 14 Apr 2011 12:48:18 -0400 Message-ID: <87oc484w4t.fsf@fastmail.fm> 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]:55264) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QAPiP-0000nh-T8 for emacs-orgmode@gnu.org; Thu, 14 Apr 2011 12:48:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QAPiP-0002ZU-1C for emacs-orgmode@gnu.org; Thu, 14 Apr 2011 12:48:21 -0400 Received: from out3.smtp.messagingengine.com ([66.111.4.27]:39292) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QAPiO-0002Z9-MQ for emacs-orgmode@gnu.org; Thu, 14 Apr 2011 12:48:20 -0400 In-Reply-To: (Richard Riley's message of "Thu, 14 Apr 2011 16:42:04 +0200") 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: Richard Riley Cc: emacs-orgmode@gnu.org Richard Riley writes: > 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. Done. > I see from the docstring it shouldnt be used. Right. I also allowed the function to fail gracefully when there are no tags present. Thanks, Matt