* bug#8759: 24.0.50; package finder not working
@ 2011-05-30 0:59 Michael Welsh Duggan
2011-05-30 2:08 ` Juanma Barranquero
0 siblings, 1 reply; 2+ messages in thread
From: Michael Welsh Duggan @ 2011-05-30 0:59 UTC (permalink / raw)
To: 8759
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
In GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.24.4)
of 2011-04-18 on maru
Windowing system distributor `The X.Org Foundation', version 11.0.10905000
configured using `configure '--without-toolkit-scroll-bars''
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: en_US.utf8
value of $XMODIFIERS: nil
locale-coding-system: utf-8-unix
default enable-multibyte-characters: t
--
Michael Welsh Duggan
(md5i@md5i.com)
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#8759: 24.0.50; package finder not working
2011-05-30 0:59 bug#8759: 24.0.50; package finder not working Michael Welsh Duggan
@ 2011-05-30 2:08 ` Juanma Barranquero
0 siblings, 0 replies; 2+ messages in thread
From: Juanma Barranquero @ 2011-05-30 2:08 UTC (permalink / raw)
To: Michael Welsh Duggan; +Cc: 8759-done
> 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-05-30 2:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-30 0:59 bug#8759: 24.0.50; package finder not working Michael Welsh Duggan
2011-05-30 2:08 ` Juanma Barranquero
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.