emacs-devel
[Top][All Lists]
Advanced

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

RE: buffer name completion is case-sensitive now


From: Drew Adams
Subject: RE: buffer name completion is case-sensitive now
Date: Sun, 8 Jun 2008 12:53:11 -0700

I said:

> I think we should add a user option for this, similar to
> `read-file-name-completion-ignore-case': 
> `buffer-name-completion-ignore-case'.

Implementation of respect for such an option would likely be limited to
`read-buffer' and `interactive' buffer specs ("B" and "b").

Unlike the case for `read-file-name' and
`read-file-name-completion-ignore-case', it is impossible for `completing-read'
to reliably determine whether its completion candidates are (all) buffer names.





reply via email to

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