From owner-freebsd-chat Fri Jan 23 06:24:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA04457 for chat-outgoing; Fri, 23 Jan 1998 06:24:35 -0800 (PST) (envelope-from owner-freebsd-chat@FreeBSD.ORG) Received: from ns1.yes.no (ns1.yes.no [195.119.24.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA04432; Fri, 23 Jan 1998 06:24:30 -0800 (PST) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [194.198.43.36]) by ns1.yes.no (8.8.7/8.8.7) with ESMTP id OAA00731; Fri, 23 Jan 1998 14:23:00 GMT Received: (from eivind@localhost) by bitbox.follo.net (8.8.6/8.8.6) id PAA15251; Fri, 23 Jan 1998 15:22:58 +0100 (MET) Message-ID: <19980123152258.00987@follo.net> Date: Fri, 23 Jan 1998 15:22:58 +0100 From: Eivind Eklund To: Alex Belits Cc: Terry Lambert , Open Systems Networking , marcs@znep.com, imp@village.org, chat@FreeBSD.ORG, hackers@FreeBSD.ORG Subject: Re: Mike Shaver: Netscape gives away source code for Communicator References: <199801230645.XAA23724@usr08.primenet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88e In-Reply-To: ; from Alex Belits on Thu, Jan 22, 1998 at 11:28:08PM -0800 Sender: owner-freebsd-chat@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Jan 22, 1998 at 11:28:08PM -0800, Alex Belits wrote: > > I expect them to retain editorial control on the "official releases". > > This is, in fact, only slightly more restricted than GPL, wherein the > > GPL code is maintained by a central repository. Cygnus proved that > > there is room for one (and *only* one) editorial source per GPL style > > product. > > Emacs - XEmacs - Mule (ok, last one is now going to merge with every of > first two). And while not the most stable thing in the world, pgcc exists, > as a separate gcc branch. For the emacs side of this: I don't think this has led to much good. It's just leading to more and more problems for developers and users alike. The presence of XEmacs has made some things enter FSF Emacs in a very rushed fashion, MULE being a good example of how badly that can turn out (the code is just hacked all through Emacs, with a significant slowdown as a result, and no way to disable it. In XEmacs, it is supposedly maintained as a 'clean cut') Eivind.