From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Jolitz Subject: Re: [BUG][babel] Tangling into directories does not add directories to org file Date: Fri, 10 Oct 2014 18:50:27 +0200 Message-ID: <87k347g97w.fsf@gmail.com> References: <87iojsk28y.fsf@gmail.com> <87iojrx4ry.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46000) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XcdOw-0002Bk-4g for emacs-orgmode@gnu.org; Fri, 10 Oct 2014 12:50:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XcdOp-0006T0-9O for emacs-orgmode@gnu.org; Fri, 10 Oct 2014 12:50:45 -0400 Received: from plane.gmane.org ([80.91.229.3]:36314) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XcdOo-0006Sj-Ku for emacs-orgmode@gnu.org; Fri, 10 Oct 2014 12:50:38 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XcdOm-0002cS-T6 for emacs-orgmode@gnu.org; Fri, 10 Oct 2014 18:50:36 +0200 Received: from g231232098.adsl.alicedsl.de ([92.231.232.98]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 10 Oct 2014 18:50:36 +0200 Received: from tjolitz by g231232098.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 10 Oct 2014 18:50:36 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Aaron Ecay writes: Hi Rainer, > 2014ko urriak 10an, Rainer M Krug-ek idatzi zuen: >> It looks like this - but I am always shocked by the number of brackets >> in lisp. > > It’s a bit of an adjustment. If you get into any serious lisp coding, > check out paredit – it forces you to always have balanced brackets in > the file, thus avoiding a whole class of silly but hard-to-spot mistakes > on lines ending with and avalanche of ))))) > > if you are less into bondage&submission, smartparens.el is another option, it *helps* to have balanced brackets w/o breaking your will ;-) -- cheers, Thorsten