GNU bug report logs -
#8759
24.0.50; package finder not working
Previous Next
Reported by: Michael Welsh Duggan <md5i <at> md5i.com>
Date: Mon, 30 May 2011 01:00:04 UTC
Severity: normal
Found in version 24.0.50
Done: Juanma Barranquero <lekktu <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #10 received at 8759-done <at> debbugs.gnu.org (full text, mbox):
> When selecting categories in the package finder, we get:
> finder-list-matches: Symbol's function definition is void: package--list-packages
>
> Recipe for recreation:
>
> emacs -Q
> C-h p
> RET
It does not happen with the current trunk. It was likely fixed with this change:
------------------------------------------------------------
revno: 103992
committer: Chong Yidong <cyd <at> stupidchicken.com>
branch nick: trunk
timestamp: Sun 2011-04-24 16:32:23 -0400
message:
Restore ability to show a restricted list of packages in Package Menu.
* emacs-lisp/package.el (package-built-in-p): Fix typo.
(package-menu--generate): New arg specifying packages to show.
(package-menu-refresh, package-menu-execute, list-packages):
Callers changed.
(package-show-package-list): New function.
* finder.el (finder-list-matches): Use package-show-package-list
instead of deleted package--list-packages.
modified:
lisp/ChangeLog
lisp/emacs-lisp/package.el
lisp/finder.el
so I'm closing this bug. Please reopen if you still see the bug with a
newer build.
Juanma
This bug report was last modified 13 years and 364 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.