From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/14138 Path: main.gmane.org!not-for-mail From: Willi Egger Newsgroups: gmane.comp.tex.context Subject: immediate write Date: Mon, 01 Dec 2003 17:01:00 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <6.0.0.22.1.20031201165748.01b8b6b0@digitpaint.nl> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: sea.gmane.org 1070294964 14617 80.91.224.253 (1 Dec 2003 16:09:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 1 Dec 2003 16:09:24 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Mon Dec 01 17:09:22 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AQqbx-0003Xy-00 for ; Mon, 01 Dec 2003 17:09:21 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id D58CD10B1D; Mon, 1 Dec 2003 17:09:12 +0100 (MET) Original-Received: from smtpzilla3.xs4all.nl (smtpzilla3.xs4all.nl [194.109.127.139]) by ref.ntg.nl (Postfix) with ESMTP id 513ED10ACC for ; Mon, 1 Dec 2003 17:01:02 +0100 (MET) Original-Received: from vademecum.boede.nl (a80-126-172-1.adsl.xs4all.nl [80.126.172.1]) by smtpzilla3.xs4all.nl (8.12.9/8.12.9) with ESMTP id hB1G12sF044652 for ; Mon, 1 Dec 2003 17:01:02 +0100 (CET) X-Sender: boedenl01@digitpaint.nl X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Original-To: ntg-context@ntg.nl Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:14138 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:14138 Hi, I ought to write information to a temporary file using immediate write .... The information concerned is placed on more than one line, but afterwards the info in the temp-file will have a single line only. So I loose all my new-line commands. Is there a way to keep those new-lione commands while using immediate write? Kind regards Willi