From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d275ffeffdf83655 X-Google-Attributes: gid103376,public From: John McCabe Subject: Re: Ada mode requests (Re: Ada vs C++ vs Java) Date: 1999/02/04 Message-ID: <36B9DA0A.40D0@gecm.com>#1/1 X-Deja-AN: 440530472 Content-Transfer-Encoding: 7bit References: <78kk11$qmd$1@nnrp1.dejanews.com> <78ks1t$253$1@nnrp1.dejanews.com> <36affcb4.14065782@news.geccs.gecm.com> <36B1F27A.6762@gecm.com> <78tm5g$kb1$1@nnrp1.dejanews.com> <36b7695a.2630918@news.geccs.gecm.com> <873e4oqtz1.fsf@mihalis.ix.netcom.com> <36b89f98.2045516@news.demon.co.uk> <874sp34287.fsf@mihalis.ix.netcom.com> Content-Type: text/plain; charset=us-ascii Organization: Waterlooville Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1999-02-04T00:00:00+00:00 List-Id: Chris Morgan wrote: > john@assen.demon.co.uk.nospam (John McCabe) writes: > > The point is that there is an *official* ada-mode that is bundled > > with GNU Emacs and is maintained by an *official* maintainer. By > > making significant changes that affect the generality of the package > > without renaming it has confused the issue. <..snip..> > official maintainer of GCC. That doesn't mean the egcs team did > anything bad by branching the source code. ACT is the official > maintainer of GNAT, but Markus and his merry band of "GNAT for Linux" > hackers will probably be distributing patched up versions of the > public GNAT releases in the not too distant future. Branching and > merging is the way of life for these projects. <..snip..> > This kind of process has given us Gnus, XEmacs and XFree86. In each > case some people have said "oh please don't confuse the issue" but > something good has come of it (ok, I'm not sure if anyone complained Chris, You may notice that all the parts of your message I have left in here have referred to alternative version brached from the original e.g.: EGCS - Not GCC GNAT For Linux - Not just GNAT XEmacs - Not Emacs Gnus - Not GNUS (Subtle this one!) XFree86 - Not ?? ada-mode (from ACT) - ada-mode (from FSF) So basically everything that people have branched off from an original package has been called something different *except* for ada-mode from ACT. This is the point I'm trying to make. ACT's ada-mode, for GNAT users *may* be the best thing since sliced bread, but it's still called ada-mode, not gnat-mode. I (and Brian) obviously are really just suggesting that ada-mode should simply have had the gnat-specific enhancements added asa a separate package (gnat-mode) that required ada-mode. This is not a difficult thing to do, and now we've started to discuss things, it seems that we may all get what we want to some extent. John