unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Chong Yidong <cyd@stupidchicken.com>
Cc: emacs-devel@gnu.org, angelo.graziosi@alice.it
Subject: Re: On minibuffer completion (Cygwin)
Date: Sun, 03 Aug 2008 06:23:20 +0300	[thread overview]
Message-ID: <uljzelr2v.fsf@gnu.org> (raw)
In-Reply-To: <87myjuomzc.fsf@stupidchicken.com>

> From: Chong Yidong <cyd@stupidchicken.com>
> Cc: Angelo Graziosi <angelo.graziosi@alice.it>, emacs-devel@gnu.org
> Date: Sat, 02 Aug 2008 22:23:35 -0400
> 
> Angelo Graziosi <angelo.graziosi@alice.it> writes:
> 
> > * minibuffer.el (read-file-name-completion-ignore-case):
> >   Add cygwin to the list.
> >
> > often I need to type two keys to complete a name, while before it was
> > sufficient only one key.
> >
> > For example, if I have
> >
> > foo
> > Fio
> >
> > then before: 'f<TAB>' worked fine and the completion was 'foo';
> > F<TAB>' ==> 'Fio'. Now I need 'fo<TAB>' or 'Fi<TAB>'.
> >
> > Usually Cygwin is strictly case sensitive by default, even if it
> > lives' on a OS case insensitive. For ex.: 'mv emacs.mail Emacs.mail'
> > works; only 'cp emacs.mail Emacs.mail' doesn't.
> 
> Eli, you originally suggested adding cygwin to the list.  What's your
> opinion about this?

My opinion is that Cygwin runs on a case-insensitive filesystem, and
therefore should behave accordingly.  Users who don't like that can
always customize Emacs.




  reply	other threads:[~2008-08-03  3:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-02 21:24 On minibuffer completion (Cygwin) Angelo Graziosi
2008-08-03  2:23 ` Chong Yidong
2008-08-03  3:23   ` Eli Zaretskii [this message]
2008-08-03 18:23     ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=uljzelr2v.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=angelo.graziosi@alice.it \
    --cc=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).