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
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Mon, 30 May 2011 04:08:37 +0200
with message-id <BANLkTim06YCcLVrk6cvRpXn_FCyZ6K8OPg <at> mail.gmail.com>
and subject line Re: bug#8759: 24.0.50; package finder not working
has caused the GNU bug report #8759,
regarding 24.0.50; package finder not working
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
8759: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8759
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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 <at> md5i.com)
[Message part 3 (message/rfc822, inline)]
> 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.