emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [BUG] CVS HEAD "find-file-confirm-inexistent-file" in lisp/files.el


From: Johan Bockgård
Subject: Re: [BUG] CVS HEAD "find-file-confirm-inexistent-file" in lisp/files.el
Date: Mon, 02 Jul 2007 21:59:52 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.1.50 (gnu/linux)

Also, it doesn't play well with partial-completion-mode as it
currently stands.

"d" is not accepted as input:

    (partial-completion-mode 1)
    (completing-read ": " '("a" "b" "c") nil 'confirm-only)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]