From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giacomo M Subject: Controlling new line characters during tangle Date: Wed, 21 Jun 2017 11:19:29 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40562) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dNbnU-0003gN-Jk for emacs-orgmode@gnu.org; Wed, 21 Jun 2017 05:19:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dNbnR-00029A-E9 for emacs-orgmode@gnu.org; Wed, 21 Jun 2017 05:19:36 -0400 Received: from mail-wr0-x22e.google.com ([2a00:1450:400c:c0c::22e]:32823) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dNbnR-00028q-7N for emacs-orgmode@gnu.org; Wed, 21 Jun 2017 05:19:33 -0400 Received: by mail-wr0-x22e.google.com with SMTP id r103so126251652wrb.0 for ; Wed, 21 Jun 2017 02:19:33 -0700 (PDT) Received: from [127.0.0.1] ([212.189.161.135]) by smtp.gmail.com with ESMTPSA id a128sm13322442wmh.8.2017.06.21.02.19.30 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 21 Jun 2017 02:19:30 -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" To: "emacs-orgmode@gnu.org" Hi all, I'm using emacs also under Windows, and would need to tangle scripts/config files to be used under Unix. Is there any header argument to enforce the desired new line characters in the tangled files? Thanks, Giacomo