]> git.eshelyaron.com Git - emacs.git/commitdiff
Mark kermit.el as obsolete
authorStefan Kangas <stefankangas@gmail.com>
Sun, 23 Feb 2025 03:04:24 +0000 (04:04 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sun, 23 Feb 2025 08:21:52 +0000 (09:21 +0100)
While Kermit is still developed, this Emacs support library is
essentially unchanged since it was added to Emacs, which seems to have
been in 1988.  It is also based on the old pre-Emacs 20 shell mode, so
it's not clear if it even works, and much less if it is relevant with
Kermit from this century.

There is also this modern alternative, from 1994, which seems far
more complete: https://www.kermitproject.org/archive.html#emacs

The bug tracker has stayed silent, so if anyone is still using it, they
will have to report a bug and ask us to unobsolete it.

* lisp/obsolete/kermit.el: Add Obsolete-since header.  Add link to
alternative library at kermitproject.org.

(cherry picked from commit 96e066be3d252efe44a8321be313a67def14ea4e)

lisp/obsolete/kermit.el

index 5a3d4efb22b92e7c50e72e31436ef9389d3b6306..0413c57b9aa619b77c7b768ea615d04b049116dd 100644 (file)
@@ -6,6 +6,7 @@
 ;; Maintainer: emacs-devel@gnu.org
 ;; Created: 15 Feb 1988
 ;; Keywords: comm
+;; Obsolete-since: 31.1
 
 ;; This file is part of GNU Emacs.
 
 
 ;;; Commentary:
 
+;; This library is obsolete.
+;;
+;; If you are looking for Kermit support in Emacs, you might want to
+;; take a look here instead:
+;;
+;;     https://www.kermitproject.org/archive.html#emacs
+
+;; ---
+
 ;; I'm not sure, but I think somebody asked about running kermit under shell
 ;; mode a while ago.  Anyway, here is some code that I find useful.  The result
 ;; is that I can log onto machines with primitive operating systems (VMS and