From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: AI for orgmode Date: Fri, 19 Mar 2010 18:08:07 +0100 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NshII-0001Rh-Hu for emacs-orgmode@gnu.org; Fri, 19 Mar 2010 14:51:38 -0400 Received: from [140.186.70.92] (port=50083 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NshIH-0001QQ-5h for emacs-orgmode@gnu.org; Fri, 19 Mar 2010 14:51:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NshIF-0006PP-11 for emacs-orgmode@gnu.org; Fri, 19 Mar 2010 14:51:36 -0400 Received: from mail-ew0-f224.google.com ([209.85.219.224]:58768) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NshIE-0006PF-Rj for emacs-orgmode@gnu.org; Fri, 19 Mar 2010 14:51:34 -0400 Received: by ewy24 with SMTP id 24so703576ewy.15 for ; Fri, 19 Mar 2010 11:51:34 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Leo Cc: emacs-orgmode@gnu.org On Mar 18, 2010, at 9:32 PM, Leo wrote: > Hello, > > Sorry to use a subject like this. > > A few weeks ago I saw slides of a presentation (link available on > http://netzhansa.blogspot.com/2010/02/clojure-sliders-from-february-berlin.html) > about using clojure (one of lisp languages) for developing intelligent > project management software. I think the idea is great although the > slides didn't present how their company did it. With a bit of brain > storming we might be able to come up with something great for orgmode > and to take orgmode to another level of greatness: zero configuration > with some intelligence ;) > > BTW, recently while talking with some chap on #lisp irc channel who > was > seeking a GTD tool (folks there usually are already literate with > Emacs > since SLIME is the best tool for developing common lisp applications). > He told me that he had tried to adopt org mode but unfortunately he > could not get it to where he wanted it to be in an afternoon, so he > had > to abandon it. And he is experienced in lisp programming since that is > his job. > > Thinking about my own experience, I didn't feel the pain since I > gradually changing my org mode configuration over a few years. but I > could understand the frustration. I would be interested in a discussion on how to decrease the startup pain in a clever way. - Carsten