From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/14988 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: help required w.r.t " vardef " in mpost. Date: Wed, 07 Apr 2004 19:00:26 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <6.0.1.1.2.20040407185951.02109ec0@server-1> References: <20040407034037.5412923AB1@ws5-3.us4.outblaze.com> 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 1081357350 20647 80.91.224.253 (7 Apr 2004 17:02:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 7 Apr 2004 17:02:30 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Wed Apr 07 19:02:20 2004 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 1BBGRQ-0002d6-00 for ; Wed, 07 Apr 2004 19:02:20 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 4639D10B34; Wed, 7 Apr 2004 18:59:01 +0200 (MEST) Original-Received: from mail.solcon.nl (mail.solcon.nl [212.45.33.11]) by ref.ntg.nl (Postfix) with ESMTP id 7AF1A10ABB for ; Wed, 7 Apr 2004 18:57:24 +0200 (MEST) Original-Received: from server-1.pragma-net.nl (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by mail.solcon.nl (8.12.10/SQL-8.12.10-1/8.12.5) with ESMTP id i37H0UG2001268 for ; Wed, 7 Apr 2004 19:00:30 +0200 Original-Received: by server-1.pragma-net.nl (Postfix, from userid 65534) id 8817A18519; Wed, 7 Apr 2004 19:00:35 +0200 (CEST) Original-Received: from laptop-3.wxs.nl (unknown [10.100.1.191]) by server-1.pragma-net.nl (Postfix) with ESMTP id AB74417B5A for ; Wed, 7 Apr 2004 17:00:34 +0000 (UTC) X-Sender: hagen-mail@server-1 X-Mailer: QUALCOMM Windows Eudora Version 6.0.1.1 Original-To: ntg-context@ntg.nl In-Reply-To: <20040407034037.5412923AB1@ws5-3.us4.outblaze.com> Original-References: <20040407034037.5412923AB1@ws5-3.us4.outblaze.com> X-AntiVirus: checked by Vexira Milter 1.0.6; VAE 6.25.0.2; VDF 6.25.0.6 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:14988 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:14988 At 05:40 07/04/2004, you wrote: >In the following code : > >vardef list = > A , B , C , A >enddef; There is no list concept like that, so it fails on A,B,... Hans