From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#17821: package.el fills files history Date: Fri, 20 Jun 2014 13:14:24 -0400 Message-ID: References: <53A40E0A.5090903@fh-aachen.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1403284519 17293 80.91.229.3 (20 Jun 2014 17:15:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 20 Jun 2014 17:15:19 +0000 (UTC) Cc: 17821@debbugs.gnu.org To: Torsten Wagner Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Jun 20 19:15:13 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Wy2P8-0002ob-Oq for geb-bug-gnu-emacs@m.gmane.org; Fri, 20 Jun 2014 19:15:10 +0200 Original-Received: from localhost ([::1]:42174 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wy2P8-0008Vd-7f for geb-bug-gnu-emacs@m.gmane.org; Fri, 20 Jun 2014 13:15:10 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34387) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wy2P5-0008Te-8g for bug-gnu-emacs@gnu.org; Fri, 20 Jun 2014 13:15:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wy2P1-00026m-OD for bug-gnu-emacs@gnu.org; Fri, 20 Jun 2014 13:15:07 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:35638) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wy2P1-00026f-Lp for bug-gnu-emacs@gnu.org; Fri, 20 Jun 2014 13:15:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Wy2P1-0007or-8X for bug-gnu-emacs@gnu.org; Fri, 20 Jun 2014 13:15:03 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 20 Jun 2014 17:15:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17821 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 17821-submit@debbugs.gnu.org id=B17821.140328447629982 (code B ref 17821); Fri, 20 Jun 2014 17:15:03 +0000 Original-Received: (at 17821) by debbugs.gnu.org; 20 Jun 2014 17:14:36 +0000 Original-Received: from localhost ([127.0.0.1]:55015 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Wy2OV-0007nL-Tv for submit@debbugs.gnu.org; Fri, 20 Jun 2014 13:14:36 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:58431 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Wy2OQ-0007n7-Po for 17821@debbugs.gnu.org; Fri, 20 Jun 2014 13:14:30 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1Wy2OO-0002QT-Pq; Fri, 20 Jun 2014 13:14:24 -0400 X-Spook: JPL S Key FIPS140 ANC benelux Ceridian SRI BLU-114/B X-Ran: T]/`!]tSr;}Kt1}kU:?K6,iN0}OHh.b;C|P"Qplx),B{-r$)c*Nz8<+"-j`Yo^[;lSO<:l X-Hue: white X-Attribution: GM In-Reply-To: <53A40E0A.5090903@fh-aachen.de> (Torsten Wagner's message of "Fri, 20 Jun 2014 12:33:46 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:90603 Archived-At: Torsten Wagner wrote: > on GNU Emacs 24.3.1 > It seems that, whenever package.el installed some packages, the > history (last couple of visited files) is spammed with files opened > during the installation process. Thanks for the report. I believe this is a duplicate of http://debbugs.gnu.org/cgi/bugreport.cgi?bug=17155 so is already fixed for the next release. To check, try http://alpha.gnu.org/gnu/emacs/pretest/emacs-24.3.91.tar.xz