Adrian Aichner <aichner(a)ecf.teradyne.com> writes:
>
/anonymous@ftp.xemacs.org:/pub/xemacs/packages/package-index.LATEST.pgp...done
Buffer does not contain package-get database entries
Indeed it doesn't. It just contains binary data. It worries me that
nobody has complained before. That means the new package code is not
getting enough exercise.
+ ,(if (equal system-type 'windows-nt)
+ ["List && Install" pui-list-packages]
+ ["List & Install" pui-list-packages])
Ouch.. No it is probably better just write List and Install or
List/Install until the windows code gets fixed. this
conditionalisation is extremely ugly.
Can you sent the apropriate patch to xemacs-patches? I have little
time at the moment.
Jan