From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sebastien Vauban" Subject: Re: Bug: tangling inserts blank line at top of file [7.9.1 (release_7.9.1-401-g2bd95b @ mypath)] Date: Mon, 01 Oct 2012 10:25:53 +0200 Message-ID: <80k3vad2em.fsf@somewhere.org> References: <877grbljul.fsf@ed.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: 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-mXXj517/zsQ@public.gmane.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org Hi Myles, "Myles English" wrote: > Using git master 2bd95b6b of Fri Sep 28 10:05:20 2012, if I tangle this > with org-babel-tangle: > > #+BEGIN_SRC sh :tangle file.sh > a > #+END_SRC > > then file.sh would contain a blank line at the top, which I would not > have expected to be there. Add ":padline no" to get rid of the first blank line preceding tangled output. Best regards, Seb -- Sebastien Vauban