From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: David Presotto To: 9fans@cse.psu.edu Subject: Re: [9fans] COND LIST on vlong In-Reply-To: <200403051345.i25Dj5CJ009753@adat.davidashen.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-pyeuypivvlgqqcfrzdqtmfllrs" Date: Fri, 5 Mar 2004 08:50:46 -0500 Topicbox-Message-UUID: 18808cbe-eacd-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-pyeuypivvlgqqcfrzdqtmfllrs Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit I'm assuming that by COMMA you mean expressions separated by COMMAs? If so, that is supported. I thought you meant vlong comma separated expressions or is that really what you mean? --upas-pyeuypivvlgqqcfrzdqtmfllrs Content-Type: message/rfc822 Content-Disposition: inline Received: from plan9.cs.bell-labs.com ([135.104.9.2]) by plan9; Fri Mar 5 08:46:27 EST 2004 Received: from mail.cse.psu.edu ([130.203.4.6]) by plan9; Fri Mar 5 08:46:24 EST 2004 Received: by mail.cse.psu.edu (CSE Mail Server, from userid 60001) id 041F919A9B; Fri, 5 Mar 2004 08:46:16 -0500 (EST) Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.4.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 9094119A9B; Fri, 5 Mar 2004 08:46:12 -0500 (EST) X-Original-To: 9fans@cse.psu.edu Delivered-To: 9fans@cse.psu.edu Received: by mail.cse.psu.edu (CSE Mail Server, from userid 60001) id A1E0B19CBC; Fri, 5 Mar 2004 08:45:53 -0500 (EST) Received: from adat.davidashen.net (unknown [217.113.20.242]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id D30E019A9B for <9fans@cse.psu.edu>; Fri, 5 Mar 2004 08:45:50 -0500 (EST) Received: from adat.davidashen.net (localhost.davidashen.net [127.0.0.1]) by adat.davidashen.net (8.12.8p1/8.12.8) with ESMTP id i25Dj5iq009754 for <9fans@cse.psu.edu>; Fri, 5 Mar 2004 17:45:05 +0400 (AMT) (envelope-from dvd@adat.davidashen.net) Received: (from dvd@localhost) by adat.davidashen.net (8.12.8p1/8.12.8/Submit) id i25Dj5CJ009753 for 9fans@cse.psu.edu; Fri, 5 Mar 2004 17:45:05 +0400 (AMT) From: David Tolpin Message-Id: <200403051345.i25Dj5CJ009753@adat.davidashen.net> To: 9fans@cse.psu.edu Subject: Re: [9fans] COND LIST on vlong In-Reply-To: <7d1e553f5885573e30ebe41b3b5e18ef@plan9.bell-labs.com> Content-Type: text/plain; charset=KOI8-R Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: 9fans@cse.psu.edu List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Archive: Date: Fri, 5 Mar 2004 17:45:05 +0400 (AMT) X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on psuvax1.cse.psu.edu X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63 X-Spam-Level: > Its clearly an omission and I know that ken intended it. Is that > what you're asking? > graphviz has a package tools/sfio which is of not much use under plan9 (and not used by basic graphviz tools), but which macros rely heavily on COMMA. If not supporting COMMA is phisolophy, I will be trying to rewrite those macros to compile, but there are really a lot things to change. If it is an omission, I can leave sfio out of the port and write a comment about it in hope it will be implemented sometimes in the future. David --upas-pyeuypivvlgqqcfrzdqtmfllrs--