all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Heerdegen <michael_heerdegen@web.de>
To: 21703@debbugs.gnu.org
Subject: bug#21703: 25.0.50; package.el: Thousands of new packages each day
Date: Sun, 18 Oct 2015 14:38:09 +0200	[thread overview]
Message-ID: <87r3ks8i8e.fsf@web.de> (raw)


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






                 reply	other threads:[~2015-10-18 12:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r3ks8i8e.fsf@web.de \
    --to=michael_heerdegen@web.de \
    --cc=21703@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.