emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: completing-read doesn't require exact match when completion-ignore-c


From: Urban Engberg
Subject: Re: completing-read doesn't require exact match when completion-ignore-case is set
Date: Tue, 07 Sep 2004 08:28:43 +0200
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux)

> Yes, this is legitimate.  When completion-ignore-case is t,
> `fooa' and `fooA' do match.

Right -- but surely

  M-: (read-buffer "Buffer: " nil t)

shouldn't be able to return the name of a non-existing buffer?  Is
this then a deficiency in the implementation of read-buffer, and the
way it uses completing-read?

  Urban

-- 
address@hidden




reply via email to

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