all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stephen Berman <stephen.berman@gmx.net>
To: 10211@debbugs.gnu.org
Subject: bug#10211: 24.0.92; Case folding on file name completion fails with umlauts
Date: Sun, 04 Dec 2011 17:32:43 +0100	[thread overview]
Message-ID: <87ehwk8fh0.fsf@escher.fritz.box> (raw)

1. cd /tmp
2. touch aa Aa äa Äa
3. emacs -Q
4. M-x customize-option RET read-file-name-completion-ignore-case RET,
   toggle to `on' and save for the current session.
5. `C-x C-f /tmp/a TAB' shows both aa and Aa as completions.
6. `C-x C-f /tmp/ä TAB' shows äa as the sole completion.

(I recall reading a similar report but I couldn't find it by searching
for "completion", "umlaut", "case", or "ascii".)

In GNU Emacs 24.0.92.1 (i686-suse-linux-gnu, GTK+ Version 2.24.7)
 of 2011-12-03 on escher
Windowing system distributor `The X.Org Foundation', version 11.0.11004000
configured using `configure  '--without-toolkit-scroll-bars' 'CFLAGS=-g''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: @im=local
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t





                 reply	other threads:[~2011-12-04 16:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=87ehwk8fh0.fsf@escher.fritz.box \
    --to=stephen.berman@gmx.net \
    --cc=10211@debbugs.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.