From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/14140 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: immediate write Date: Mon, 01 Dec 2003 17:53:22 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <6.0.0.22.2.20031201175306.01e20e48@server-1> References: <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 1070298568 23039 80.91.224.253 (1 Dec 2003 17:09:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 1 Dec 2003 17:09:28 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Mon Dec 01 18:09:26 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 1AQrY6-0008Tj-00 for ; Mon, 01 Dec 2003 18:09:26 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id B040D10B03; Mon, 1 Dec 2003 18:09:22 +0100 (MET) Original-Received: from mail.solcon.net (mail.solcon.net [212.45.33.5]) by ref.ntg.nl (Postfix) with ESMTP id 7365F10ACC for ; Mon, 1 Dec 2003 17:54:42 +0100 (MET) Original-Received: from server-1.pragma-net.nl (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by mail.solcon.net (8.11.6/8.9.3) with ESMTP id hB1GsYo27519 for ; Mon, 1 Dec 2003 17:54:34 +0100 Original-Received: by server-1.pragma-net.nl (Postfix, from userid 65534) id 9CBB5233CB; Mon, 1 Dec 2003 17:54:41 +0100 (CET) Original-Received: from laptop-3.wxs.nl (unknown [10.100.1.191]) by server-1.pragma-net.nl (Postfix) with ESMTP id C3EEE233C5 for ; Mon, 1 Dec 2003 16:54:39 +0000 (UTC) X-Sender: hagen-mail@server-1 X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Original-To: ntg-context@ntg.nl In-Reply-To: <6.0.0.22.1.20031201165748.01b8b6b0@digitpaint.nl> Original-References: <6.0.0.22.1.20031201165748.01b8b6b0@digitpaint.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:14140 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:14140 At 17:01 01/12/2003, you wrote: >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? that's what buffers do ... Hans