From: Angelo Graziosi <angelo.graziosi@alice.it>
To: emacs-devel@gnu.org
Subject: On minibuffer completion (Cygwin)
Date: Sat, 02 Aug 2008 23:24:53 +0200 [thread overview]
Message-ID: <4894D0A5.7030105@alice.it> (raw)
Since these changes:
* 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.
So, why Emacs can't do what Cygwin can at its prompt?
To be short: my opinion is that Cygwin shouldn't be added to that list!
Cheers,
Angelo.
next reply other threads:[~2008-08-02 21:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-02 21:24 Angelo Graziosi [this message]
2008-08-03 2:23 ` On minibuffer completion (Cygwin) Chong Yidong
2008-08-03 3:23 ` Eli Zaretskii
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4894D0A5.7030105@alice.it \
--to=angelo.graziosi@alice.it \
--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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.