From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Myles English" Subject: Bug: tangling inserts blank line at top of file [7.9.1 (release_7.9.1-401-g2bd95b @ mypath)] Date: Sun, 30 Sep 2012 14:29:38 +0100 Message-ID: <877grbljul.fsf@ed.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57301) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TIJT5-0006hd-EN for emacs-orgmode@gnu.org; Sun, 30 Sep 2012 09:22:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TIJT3-0000yn-Io for emacs-orgmode@gnu.org; Sun, 30 Sep 2012 09:21:59 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:59407) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TIJT3-0000yB-C2 for emacs-orgmode@gnu.org; Sun, 30 Sep 2012 09:21:57 -0400 Received: by weyu3 with SMTP id u3so2597606wey.0 for ; Sun, 30 Sep 2012 06:21:56 -0700 (PDT) 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 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. Myles Emacs : GNU Emacs 24.2.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.4.4) of 2012-08-28 on shaun Package: Org-mode version 7.9.1 (release_7.9.1-401-g2bd95b @ /home/myles/.emacs.d/plugins/org-mode/lisp/)