From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: Re: [PATCH] Make org-babel-tangle work when target-file is nil Date: Mon, 30 Nov 2009 08:55:51 -0700 Message-ID: References: <51b0095d0911290748v1c04b788k61fbdcb1f02d2c6c@mail.gmail.com> <87bpiltc1g.fsf_-_@stats.ox.ac.uk> <51b0095d0911291112w6e12b47aid704a361bcb0a34f@mail.gmail.com> 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 1NF8bL-0003jg-Sw for emacs-orgmode@gnu.org; Mon, 30 Nov 2009 10:55:48 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NF8bH-0003gU-6W for emacs-orgmode@gnu.org; Mon, 30 Nov 2009 10:55:47 -0500 Received: from [199.232.76.173] (port=58280 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NF8bG-0003gE-Jt for emacs-orgmode@gnu.org; Mon, 30 Nov 2009 10:55:42 -0500 Received: from mail-px0-f178.google.com ([209.85.216.178]:65179) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NF8bF-000143-Nd for emacs-orgmode@gnu.org; Mon, 30 Nov 2009 10:55:41 -0500 Received: by pxi8 with SMTP id 8so2766794pxi.27 for ; Mon, 30 Nov 2009 07:55:40 -0800 (PST) In-Reply-To: <51b0095d0911291112w6e12b47aid704a361bcb0a34f@mail.gmail.com> (Nicolas Girard's message of "Sun, 29 Nov 2009 20:12:15 +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: Nicolas Girard Cc: emacs-orgmode Nicolas Girard writes: > 2009/11/29, Dan Davison : >> "Eric Schulte" writes: > > Hi guys, > > indeed, thanks to your explanations, org-babel tangling code's > behaviour makes much more sense to me. > > I've just discovered Eric's Literate Programming fork of > emacs-starter-kit [1] and find it pretty darn good ! I'm currently > using it along with org-babel to rework my Org setup from scratch and > it's working very well ! > Thanks! If you happen to have any suggestions/improvements please feel free to fork and make changes and I'll be happy to fold them into the main version. > > Btw Eric, why not activating > (if window-system (require 'org-mouse)) > by deault in starter-kit-org.org ? Within emacs-starter-kit it makes > perfect sense to me. > To be honest I'm not sure why this is commented out. It must have been raising errors at some point. I'll try uncommenting it and see if the errors return. Thanks -- Eric > > Cheers, > Nicolas > > [1] http://github.com/eschulte/emacs-starter-kit > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode