From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: org-babel: load-path question and indentation of blocks Date: Thu, 17 Sep 2009 16:01:20 +0200 Message-ID: <877hvx8ybz.fsf@gmx.de> References: <87zl8ue9d0.fsf@gmx.de> 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 1MoHYD-0000zY-N0 for emacs-orgmode@gnu.org; Thu, 17 Sep 2009 10:01:33 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MoHY9-0000sj-1m for emacs-orgmode@gnu.org; Thu, 17 Sep 2009 10:01:33 -0400 Received: from [199.232.76.173] (port=39114 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MoHY8-0000s7-UN for emacs-orgmode@gnu.org; Thu, 17 Sep 2009 10:01:28 -0400 Received: from mail.gmx.net ([213.165.64.20]:58875) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1MoHY5-0002CJ-UL for emacs-orgmode@gnu.org; Thu, 17 Sep 2009 10:01:26 -0400 In-Reply-To: (Eric Schulte's message of "Wed, 16 Sep 2009 20:00:50 -0600") 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: Eric Schulte Cc: Emacs-orgmode mailing list "Eric Schulte" writes: > Sebastian Rose writes: > >> Hi Dan and Eric, >> >> >> I'm an org-babel fan now :) >> >> >> Here are two little things I noticed and that I want to discard from my >> todo list. >> >> >> * load-path >> >> Why is load modified only temporarily in org-babel-init.el? >> >> Wouldn't this here make sense? >> > > Yes, I originally wasn't sure about load-path etiquette so I was > hesitant to change the user's load path. However I suppose it is better > to change the load path, then to force the user to manually add the > babel/lisp/langs directory. Your patch is now applied (org-babel adds > it's lisp directories to the user's load path). Hi Eric, sorry for the bull shit I've sent before (the load-path patch) :-/ I saw you did the right think anyway. Thanks! Best wishes, Sebastian