all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#73257: 31.0.50; Deleting obsolete libraries in Emacs 31
@ 2024-09-14 19:25 Stefan Kangas
  2024-09-15  0:02 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2024-09-15  5:43 ` Eli Zaretskii
  0 siblings, 2 replies; 5+ messages in thread
From: Stefan Kangas @ 2024-09-14 19:25 UTC (permalink / raw)
  To: 73257

Severity: wishlist

We usually delete libraries obsoleted 10 years ago at the time of a new
Emacs release.  This should mean that anything made obsolete before
24.5, released on 2015-04-10, are candidates for deletion in Emacs 31.

This is the full list of such libraries:

    24.1 lisp/obsolete/pgg-def.el
    24.1 lisp/obsolete/pgg-gpg.el
    24.1 lisp/obsolete/pgg-parse.el
    24.1 lisp/obsolete/pgg-pgp.el
    24.1 lisp/obsolete/pgg-pgp5.el
    24.1 lisp/obsolete/pgg.el
    24.3 lisp/obsolete/bruce.el
    24.4 lisp/obsolete/info-edit.el
    24.4 lisp/obsolete/iswitchb.el
    24.4 lisp/obsolete/longlines.el
    24.4 lisp/obsolete/meese.el
    24.4 lisp/obsolete/otodo-mode.el
    24.4 lisp/obsolete/rcompile.el
    24.4 lisp/obsolete/sup-mouse.el
    24.4 lisp/obsolete/terminal.el
    24.4 lisp/obsolete/yow.el
    24.5 lisp/obsolete/cc-compat.el
    24.5 lisp/obsolete/crisp.el
    24.5 lisp/obsolete/tpu-edt.el
    24.5 lisp/obsolete/tpu-extras.el
    24.5 lisp/obsolete/tpu-mapper.el
    24.5 lisp/obsolete/vi.el
    24.5 lisp/obsolete/vip.el
    24.5 lisp/obsolete/ws-mode.el

1. We cannot yet remove iswitchb.el, as isearchb.el depends on it (see
   Bug#36260).

2. We also cannot remove longlines.el, as so-long.el depends on it, and
   even recommends it in certain cases.

3. ISTR that Eli objected to removing bruce.el in Emacs 30, so I'm
   assuming this objection this still stands.

Are there any other blockers or considerations?





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#73257: 31.0.50; Deleting obsolete libraries in Emacs 31
  2024-09-14 19:25 bug#73257: 31.0.50; Deleting obsolete libraries in Emacs 31 Stefan Kangas
@ 2024-09-15  0:02 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2024-09-15  5:43 ` Eli Zaretskii
  1 sibling, 0 replies; 5+ messages in thread
From: Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2024-09-15  0:02 UTC (permalink / raw)
  To: Stefan Kangas; +Cc: 73257

Stefan Kangas <stefankangas@gmail.com> writes:

> Are there any other blockers or considerations?

pgg is still being used.  Please don't delete it on impulse.





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#73257: 31.0.50; Deleting obsolete libraries in Emacs 31
  2024-09-14 19:25 bug#73257: 31.0.50; Deleting obsolete libraries in Emacs 31 Stefan Kangas
  2024-09-15  0:02 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2024-09-15  5:43 ` Eli Zaretskii
  2024-09-15 15:01   ` Drew Adams via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2024-09-30  1:31   ` Stefan Kangas
  1 sibling, 2 replies; 5+ messages in thread
From: Eli Zaretskii @ 2024-09-15  5:43 UTC (permalink / raw)
  To: Stefan Kangas; +Cc: 73257

> From: Stefan Kangas <stefankangas@gmail.com>
> Date: Sat, 14 Sep 2024 12:25:49 -0700
> 
>     24.1 lisp/obsolete/pgg-def.el
>     24.1 lisp/obsolete/pgg-gpg.el
>     24.1 lisp/obsolete/pgg-parse.el
>     24.1 lisp/obsolete/pgg-pgp.el
>     24.1 lisp/obsolete/pgg-pgp5.el
>     24.1 lisp/obsolete/pgg.el
>     24.3 lisp/obsolete/bruce.el
>     24.4 lisp/obsolete/info-edit.el
>     24.4 lisp/obsolete/iswitchb.el
>     24.4 lisp/obsolete/longlines.el
>     24.4 lisp/obsolete/meese.el
>     24.4 lisp/obsolete/otodo-mode.el
>     24.4 lisp/obsolete/rcompile.el
>     24.4 lisp/obsolete/sup-mouse.el
>     24.4 lisp/obsolete/terminal.el
>     24.4 lisp/obsolete/yow.el
>     24.5 lisp/obsolete/cc-compat.el
>     24.5 lisp/obsolete/crisp.el
>     24.5 lisp/obsolete/tpu-edt.el
>     24.5 lisp/obsolete/tpu-extras.el
>     24.5 lisp/obsolete/tpu-mapper.el
>     24.5 lisp/obsolete/vi.el
>     24.5 lisp/obsolete/vip.el
>     24.5 lisp/obsolete/ws-mode.el
> 
> 1. We cannot yet remove iswitchb.el, as isearchb.el depends on it (see
>    Bug#36260).
> 
> 2. We also cannot remove longlines.el, as so-long.el depends on it, and
>    even recommends it in certain cases.
> 
> 3. ISTR that Eli objected to removing bruce.el in Emacs 30, so I'm
>    assuming this objection this still stands.
> 
> Are there any other blockers or considerations?

I'd leave the TPU and Crisp/Brief emulations alone.





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#73257: 31.0.50; Deleting obsolete libraries in Emacs 31
  2024-09-15  5:43 ` Eli Zaretskii
@ 2024-09-15 15:01   ` Drew Adams via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2024-09-30  1:31   ` Stefan Kangas
  1 sibling, 0 replies; 5+ messages in thread
From: Drew Adams via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2024-09-15 15:01 UTC (permalink / raw)
  To: Eli Zaretskii, Stefan Kangas; +Cc: 73257@debbugs.gnu.org

> >     24.1 lisp/obsolete/pgg-def.el
> >     24.1 lisp/obsolete/pgg-gpg.el
> >     24.1 lisp/obsolete/pgg-parse.el
> >     24.1 lisp/obsolete/pgg-pgp.el
> >     24.1 lisp/obsolete/pgg-pgp5.el
> >     24.1 lisp/obsolete/pgg.el
> >     24.3 lisp/obsolete/bruce.el
> >     24.4 lisp/obsolete/info-edit.el
> >     24.4 lisp/obsolete/iswitchb.el
> >     24.4 lisp/obsolete/longlines.el
> >     24.4 lisp/obsolete/meese.el
> >     24.4 lisp/obsolete/otodo-mode.el
> >     24.4 lisp/obsolete/rcompile.el
> >     24.4 lisp/obsolete/sup-mouse.el
> >     24.4 lisp/obsolete/terminal.el
> >     24.4 lisp/obsolete/yow.el
> >     24.5 lisp/obsolete/cc-compat.el
> >     24.5 lisp/obsolete/crisp.el
> >     24.5 lisp/obsolete/tpu-edt.el
> >     24.5 lisp/obsolete/tpu-extras.el
> >     24.5 lisp/obsolete/tpu-mapper.el
> >     24.5 lisp/obsolete/vi.el
> >     24.5 lisp/obsolete/vip.el
> >     24.5 lisp/obsolete/ws-mode.el
> >
> > 1. We cannot yet remove iswitchb.el, as isearchb.el depends on it (see
> >    Bug#36260).
> >
> > 2. We also cannot remove longlines.el, as so-long.el depends on it,
> and
> >    even recommends it in certain cases.
> >
> > 3. ISTR that Eli objected to removing bruce.el in Emacs 30, so I'm
> >    assuming this objection this still stands.
> >
> > Are there any other blockers or considerations?
> 
> I'd leave the TPU and Crisp/Brief emulations alone.

FWIW, I uploaded info-edit.el and iswitchb.el to
Emacs Wiki.  There are wiki pages that refer to
them and code on the wiki that uses them.

Dunno whether other 31-removed libraries should
similarly be archived/uploaded.  I'm not familiar
with them.






^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#73257: 31.0.50; Deleting obsolete libraries in Emacs 31
  2024-09-15  5:43 ` Eli Zaretskii
  2024-09-15 15:01   ` Drew Adams via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2024-09-30  1:31   ` Stefan Kangas
  1 sibling, 0 replies; 5+ messages in thread
From: Stefan Kangas @ 2024-09-30  1:31 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: Po Lu, 73257-done

Version: 31.1

Po Lu <luangruo@yahoo.com> writes:

> pgg is still being used.  Please don't delete it on impulse.

Eli Zaretskii <eliz@gnu.org> writes:

> I'd leave the TPU and Crisp/Brief emulations alone.

Thanks, so after 2 weeks of feedback, we seem to have consensus around
deleting 12 out of 25 of these obsolete libraries.

This is the full list of libraries to delete:

    cc-compat.el
    info-edit.el
    meese.el
    otodo-mode.el
    rcompile.el
    sup-mouse.el
    terminal.el
    vi.el
    vip.el
    ws-mode.el
    yow.el

Now done (commit 685ec273ecb).  I'm therefore closing this bug report.





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-09-30  1:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-14 19:25 bug#73257: 31.0.50; Deleting obsolete libraries in Emacs 31 Stefan Kangas
2024-09-15  0:02 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-09-15  5:43 ` Eli Zaretskii
2024-09-15 15:01   ` Drew Adams via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-09-30  1:31   ` Stefan Kangas

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.