all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#21703: 25.0.50; package.el: Thousands of new packages each day
@ 2015-10-18 12:38 Michael Heerdegen
  0 siblings, 0 replies; only message in thread
From: Michael Heerdegen @ 2015-10-18 12:38 UTC (permalink / raw)
  To: 21703


Hello,

I have

--8<---------------cut here---------------start------------->8---
(when (require 'package nil t)
  (package-initialize))

(setq
 package-archives
 '(("gnu"   . "http://elpa.gnu.org/packages/")
   ("melpa" . "http://melpa.org/packages/")))
--8<---------------cut here---------------end--------------->8---

as only settings related to package.el in my init file.

Whenever I do M-x package-list-packages (once each day), I see a huge
amount of new packages -- ~ 2600 today for example -- most of them from
Melpa.  I guess these are mostly packages with a new version available,
but they appear as "new".  It behaves like this since some weeks.

Is anyone else seeing this?  I find this inconvenient, since I
don't see when (really) new packages were added.


Thanks in advance,

Michael.



In GNU Emacs 25.0.50.34 (x86_64-unknown-linux-gnu, GTK+ Version 3.16.6)
 of 2015-10-17
Repository revision: 57be62f97b8442218f4fa6979cf27b36d5d5f540
Windowing system distributor 'The X.Org Foundation', version 11.0.11702000
System Description:	Debian GNU/Linux testing (stretch)

Configured features:
XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND DBUS GSETTINGS NOTIFY
LIBXML2 FREETYPE XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11

Important settings:
  value of $LC_ALL: de_DE.utf8
  value of $LC_COLLATE: C
  value of $LC_TIME: C
  value of $LANG: de_DE.utf8
  locale-coding-system: utf-8-unix






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-10-18 12:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-18 12:38 bug#21703: 25.0.50; package.el: Thousands of new packages each day Michael Heerdegen

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.