>>>>> Peter S Galbraith writes: > > I'm getting the following error with two different machines > > running Sarge. The error occurs upon doing "M-x > > apt-utils-show-package TAB" or after typing the package name and > > pressing Enter. Tested with "emacs21 -q" with the same results.
> Something for you to look into... Thanks for bringing this to my attention. The unexpected release of 21.4 messed up some tests for available features. With the current code, and GNU Emacs 21.4, you need to evaluate (or temporarily add to your .emacs): (setq apt-utils-completing-read-hashtable-p nil apt-utils-face-property 'face) and it should then work. This is fixed in the latest code, where the checks for these features are more robust, and don't rely on the version number of Emacs. This is available at: <URL:https://alioth.debian.org/download.php/1014/apt-utils-2.2.0.tar.gz. (Alioth also hosts the CVS repository.) Peter, can you include the latest apt-utils.el source in the next release of debian-el? Should be safe to close the bug after that. Thanks, Matt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]