unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#34390: package.el says "Obsolete" when it means "No Longer Used"
@ 2019-02-08 16:49 Phillip Lord
  2019-02-08 17:10 ` Basil L. Contovounesios
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Phillip Lord @ 2019-02-08 16:49 UTC (permalink / raw)
  To: 34390



Currently package.el reports packages as "Obsolete" when this is
probably not a good choice of word, as it is being interpreted as "no
longer in active development".

http://lists.gnu.org/archive/html/help-gnu-emacs/2019-02/msg00070.html

It happens when several versions of a package are installed. Consider
this report from M-x package-list-packages

  dash               2.12.0        obsolete              A modern list library for Emacs
  eglot              1.4           incompat   gnu        Client for Language Server Protocol (LSP) servers
  kiwix              0.4.0         incompat   melpa-s... Kiwix interface and support.


Dash is showing here are obsolete because in my installation 2.15.0 is installed.


  company            0.9.9         dependency            Modular text completion framework
  dash               2.15.0        dependency            A modern list library for Emacs
  dash-functional    2.15.0        dependency            Collection of useful combinators for Emacs Lisp
  direnv             1.4.0         dependency            direnv support for emacs


The problem is "obsolete" line appears quite some distance away from
other line which shows dash is installed.

I would suggested "installed but outdated" perhaps. Or "More Recent
Version Installed". Both a bit long.












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

end of thread, other threads:[~2019-10-23 16:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-08 16:49 bug#34390: package.el says "Obsolete" when it means "No Longer Used" Phillip Lord
2019-02-08 17:10 ` Basil L. Contovounesios
2019-02-08 17:15   ` Brett Gilio
2019-02-08 17:25     ` Basil L. Contovounesios
2019-02-08 17:16   ` Robert Pluim
2019-02-08 17:42 ` brettg
2019-02-08 22:01   ` Stefan Monnier
2019-02-08 23:50     ` Brett Gilio
2019-10-23 16:45 ` Stefan Kangas

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).