From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Subject: AI for orgmode Date: Thu, 18 Mar 2010 20:32:05 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NsMOP-00044J-An for emacs-orgmode@gnu.org; Thu, 18 Mar 2010 16:32:33 -0400 Received: from [140.186.70.92] (port=57584 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NsMON-00042B-IO for emacs-orgmode@gnu.org; Thu, 18 Mar 2010 16:32:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NsMOJ-00033k-PD for emacs-orgmode@gnu.org; Thu, 18 Mar 2010 16:32:29 -0400 Received: from lo.gmane.org ([80.91.229.12]:34866) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NsMOJ-00033e-EB for emacs-orgmode@gnu.org; Thu, 18 Mar 2010 16:32:27 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1NsMOE-00086j-CI for emacs-orgmode@gnu.org; Thu, 18 Mar 2010 21:32:22 +0100 Received: from wlan-gw.st-edmunds.cam.ac.uk ([131.111.223.101]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 18 Mar 2010 21:32:22 +0100 Received: from sdl.web by wlan-gw.st-edmunds.cam.ac.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 18 Mar 2010 21:32:22 +0100 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: emacs-orgmode@gnu.org 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. Leo