GNU bug report logs - #19851
25.0.50; package-install-{file,from-buffer} broken

Previous Next

Package: emacs;

Reported by: Mark Oteiza <mvoteiza <at> udel.edu>

Date: Fri, 13 Feb 2015 00:42:02 UTC

Severity: normal

Tags: fixed

Found in version 25.0.50

Fixed in version 26.1

Done: npostavs <at> users.sourceforge.net

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Mark Oteiza <mvoteiza <at> udel.edu>
To: 19851 <at> debbugs.gnu.org
Subject: bug#19851: 25.0.50; package-install-{file,from-buffer} broken
Date: Mon, 9 Mar 2015 02:10:49 -0400
On 12/02/15 at 08:04pm, Mark Oteiza wrote:
> Nevermind, I think this is invalid--misleading at least.  A better error
> message would be good.
> 
> paredit just does not have a valid Version: header.  Even after fixing
> it, I was also getting a message like "no subdir alist in *temp*", but
> I haven't pinned down the origin of that.

Found it.  It is from using package-install-file on a directory while
saveplace is enabled.  Saveplace gets stuck.  From emacs -Q:

1. mkdir /some/new/dir
2. Evaluate:

  (setq-default save-place t)
  (require 'saveplace)
  (package-initialize)

3. M-x package-install-file RET /some/new/dir RET

  "dired-current-directory: No subdir-alist in  *temp*"

In order to quit emacs, one has to hack around kill-emacs-hook.




This bug report was last modified 8 years and 171 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.