Matt Hodges <[EMAIL PROTECTED]> writes:
>
> only delays the pain

Yes, that's idea :-).

>   (1) Entering an invalid package name for which there is a valid
>   completion, e.g., M-x apt-utils-show-package RET foo RET results in
>   a message to rebuild the package lists.

Oh, not so good.  It looks suspiciously like completing-read doesn't
obey the "require-match" arg if completions are a handler function
instead of a list of possibilities. :(  Unless I've botched that
handler...

>     Debugger entered--Lisp error: (error "Command attempted to use minibuffer 
> while in minibuffer")
>       yes-or-no-p("APT package lists may be out of date. Update them? ")

Oh, I didn't notice that.  I guess it needs enable-recursive-minibuffers
somewhere.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to