SY> (package-get-info 'gnus 'date)
SY> => 2005-11-15
Hmm. When I do that, I get
(package-get-info 'gnus 'date)
"2003-10-13"
(package-get-info 'gnus 'author-version)
"5.10.2"
I thought it might be getting that from
$HOME/.xemacs/package-index.LATEST.gpg (which hasn't been updated since
22 September 2004). But if I blow away that file and invoke
package-get-info in a new XEmacs process, it creates a new
package-index.LATEST.gpg and gives me the same results.
The packages that I'm actually running are from a sumo that I unpacked
in /usr/local/lib/xemacs/xemacs-packages.
mike