From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Voit Subject: Re: Wish: switch active time-stamps to inactive when CANCELED Date: Sun, 20 Jan 2013 17:05:38 +0100 Message-ID: <2013-01-20T17-01-39@devnull.Karl-Voit.at> References: <2013-01-18T11-28-57@devnull.Karl-Voit.at> <923.1358518021@alphaville> <2013-01-18T22-22-21@devnull.Karl-Voit.at> <6810.1358546398@alphaville.americas.hpqcorp.net> Reply-To: news1142@Karl-Voit.at Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49605) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Twxi0-000165-Va for emacs-orgmode@gnu.org; Sun, 20 Jan 2013 11:25:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TwxP9-0000SZ-OP for emacs-orgmode@gnu.org; Sun, 20 Jan 2013 11:06:28 -0500 Received: from plane.gmane.org ([80.91.229.3]:40417) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TwxP9-0000SS-HA for emacs-orgmode@gnu.org; Sun, 20 Jan 2013 11:05:55 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TwxPP-0002Na-5g for emacs-orgmode@gnu.org; Sun, 20 Jan 2013 17:06:11 +0100 Received: from mail.michael-prokop.at ([88.198.6.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 20 Jan 2013 17:06:11 +0100 Received: from news1142 by mail.michael-prokop.at with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 20 Jan 2013 17:06:11 +0100 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@gnu.org * Nick Dokos wrote: > Karl Voit wrote: > >> Oh, I would have guessed this algorithm overview/principle as well >> :-) > > It is more than an algorithm overview/principle: there are specific > suggestions in there - which hook to use, the state variable that you > need to check and the function to toggle the timestamp type are the > "real" thing: nothing vaporous about them. Agreed! >> But unfortunately, I know that little of ELISP, that I am not able >> to implement it by myself :-( > > Time to learn some then - and there is no better way than scratching > your own itch :-) Also: agreed! Problem is my workload and ... time. ELISP is nothing you can learn in a single weekend. I've got the feeling that this is a task that requires a longer period of time. It's in SOMEDAY state in my Org along with: - http://nic.ferrier.me.uk/blog/2012_07/tips-and-tricks-for-emacslisp - http://cjohansen.no/an-introduction-to-elisp - https://en.wikipedia.org/wiki/Elisp - 58min [[https://www.youtube.com/watch?v%3DYMYehD9JD-Y&feature%3Drelated][LISP PROGRAMMING INTRODUCTION LECTURE ONE]] - 9min [[https://www.youtube.com/watch?v%3DM-BFgErib4k&feature%3Drelated][An Brief Introduction to LISP - Pt 1, Syntax]] (1/4+) -- Karl Voit