From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: New implementation of the Org remember process ready for comments and testing Date: Wed, 23 Jun 2010 13:30:19 +0200 Message-ID: References: <4C21BF7A.2080004@manor-farm.org> 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 [140.186.70.92] (port=52798 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ORO9x-0008Ey-DF for emacs-orgmode@gnu.org; Wed, 23 Jun 2010 07:30:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1ORO9w-0004jb-67 for emacs-orgmode@gnu.org; Wed, 23 Jun 2010 07:30:25 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:52703) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1ORO9v-0004jS-Vi for emacs-orgmode@gnu.org; Wed, 23 Jun 2010 07:30:24 -0400 Received: by wyf23 with SMTP id 23so435028wyf.0 for ; Wed, 23 Jun 2010 04:30:23 -0700 (PDT) In-Reply-To: <4C21BF7A.2080004@manor-farm.org> 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: lists@manor-farm.org Cc: Org Mode On Jun 23, 2010, at 10:02 AM, Ian Barton wrote: > O >> >> The fact that I have let go of trying to follow up every thread on >> the >> mailing list is really great for me, thanks to John and David for >> providing issue and patch tracking - this is a huge simplification. >> And thanks to everyone who is contributing with answers and patches! >> >> The best part of this - for me - is that it allows me to step back >> and do some more systematic work again. >> >> So I have finally found the time to rewrite the Org+Remember >> capturing >> setup for org-mode. This stuff is now available in the git repo and >> it still needs testing. >> > Carsten, > > I see that org-capture.el org-mks.el aren't in the Makefile, so you > have to copy them manually. Is this intentional since the feature is > experimental? No. This is fixed now, thanks. - Carsten