emacs-devel
[Top][All Lists]
Advanced

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

Re: add `read-buffer-completion-ignore-case' ?


From: Eli Zaretskii
Subject: Re: add `read-buffer-completion-ignore-case' ?
Date: Mon, 09 Jun 2008 11:45:38 +0300

> From: Miles Bader <address@hidden>
> Date: Mon, 09 Jun 2008 11:59:21 +0900
> Cc: address@hidden, John Paul Wallington <address@hidden>
> 
> Stefan Monnier <address@hidden> writes:
> > I don't think we need yet-another configuration variable for that.
> > We should just reuse read-file-name-completion-ignore-case.
> 
> Regardless of what some newbies think, buffer names and filenames are
> not the same.  It is quite reasonable for someone to want to have one be
> case-insensitive but not the other.

I don't necessarily disagree, but we do know which buffers are
associated with a file and which aren't.  So we could DWIM in each
case as appropriate.  If we want that, of course.




reply via email to

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