bug-gforth
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gforth] [bug #54559] Remove support for obsolete Emacsen


From: Anton Ertl
Subject: [Bug-gforth] [bug #54559] Remove support for obsolete Emacsen
Date: Fri, 8 Feb 2019 10:22:24 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.5.0

Follow-up Comment #4, bug #54559 (project gforth):

We are currently not adding features to gforth.el, so we do not feel the pain
of maintaining backwards compatibility at the moment.  We have machines from
the early 1990s that surely have not been upgraded to Emacs 21; but OTOH, they
are turned on only when needed (e.g., for release-testing Gforth), and I
probably won't run emacs with the latest gforth.el on them.

Anyway, do you plan to submit patches for adding features to gforth.el?  What
do you have in mind?

One way to combine the desire to support legacy stuff with the desire to avoid
checking the version in all new code would be to have a version switch at the
start (or after common code, such as forth-words); on version<21, just load
gforth-legacy.el (the current version); on new emacsen, load the newer code. 


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?54559>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]