bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#8759: 24.0.50; package finder not working


From: Juanma Barranquero
Subject: bug#8759: 24.0.50; package finder not working
Date: Mon, 30 May 2011 04:08:37 +0200

> 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@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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]