From owner-freebsd-hackers Sun Aug 20 18:22:28 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id SAA00711 for hackers-outgoing; Sun, 20 Aug 1995 18:22:28 -0700 Received: from mail.cs.tu-berlin.de (mail.cs.tu-berlin.de [130.149.17.13]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id SAA00697 for ; Sun, 20 Aug 1995 18:22:26 -0700 Received: from localhost.cs.tu-berlin.de ([130.149.1.124]) by mail.cs.tu-berlin.de (8.6.12/8.6.12) with ESMTP id DAA03048; Mon, 21 Aug 1995 03:12:59 +0200 Received: (from wosch@localhost) by localhost (8.6.9/8.6.9) id MAA00921; Sun, 20 Aug 1995 12:54:26 +0200 Date: Sun, 20 Aug 1995 12:54:26 +0200 From: Wolfram Schneider Message-Id: <199508201054.MAA00921@localhost> To: Peter da Silva Cc: hackers@freebsd.org Subject: Re: Any reason we can't enable the bus mouse by default? In-Reply-To: <199508200151.UAA00576@bonkers.taronga.com> References: <8186.808549960@time.cdrom.com> <199508191528.RAA01643@localhost> <199508200151.UAA00576@bonkers.taronga.com> Reply-to: Wolfram Schneider MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: hackers-owner@freebsd.org Precedence: bulk Peter da Silva writes: >>Why not making a m4 macro package like in sendmail? > >Because it's actually easier and more convenient to do it in tcl. This >sort of custom metalanguage is what tcl is designed for: tcl syntax is silly. The manpages are really bad (compared to perl). tcl is actually a package and not in bindist. Wolfram