emacs-pretest-bug
[Top][All Lists]
Advanced

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

File name completion in mini-buffer cannot expand Cé


From: Peter Dyballa
Subject: File name completion in mini-buffer cannot expand Cé
Date: Tue, 21 Mar 2006 00:06:30 +0100

Hello!

A file with the name Cécile does not expand when I type C-x f Cé TAB.

When I type C-x f C TAB a *Completions* buffer shows

        Possible completions are:
        CDRecord                           CPUs
        Calender.pdf                       Calender.ps
        Cécile                             Chaos
        Country Domain Names               Courier New.cmap.xml

From this list I can select with mouse-2 the file name.

In Mac OS X file names are saved as de-composed UTF-8, the name Cécile becomes Ce¨cile. The *Completions* buffer indeed shows "Ce<box>cile", and the "box" itself is:

          character:  (332481, #o1211301, #x512c1, U+0301)
            charset: mule-unicode-0100-24ff
                     (Unicode characters of the range U+0100..U+24FF.)
        code point: #x25 #x41
             syntax: w  which means: word
           category: ^:Combining diacritic or mark
        buffer code: #x9C #xF4 #xA5 #xC1
          file code: #xCC #x81 (encoded by coding system mule-utf-8-unix)
            display: by this font (glyph code)
-b&h-lucida sans typewriter-bold-r-normal--10-98-74-74-m-60- iso10646-1 (#x301)


In GNU Emacs 22.0.50.1 (powerpc-apple-darwin8.5.0, X toolkit, Xaw3d scroll bars)
of 2006-03-17 on Latsche.local
X server distributor `The XFree86 Project, Inc', version 11.0.40400000
configured using `configure '--without-sound' '--without-pop' '--with- xpm' '--with-jpeg' '--with-tiff' '--with-gif' '--with-png' '--enable- locallisppath=/Library/Application Support/Emacs/calendar22:/Library/ Application Support/Emacs/preview:/Library/Application Support/Emacs/ auctex/images:/Library/Application Support/Emacs/auctex:/Library/ Application Support/Emacs' 'CFLAGS=-ggdb -O2 -pipe -faltivec - maltivec -mabi=altivec -mcpu=7450 -no-cpp-precomp -fomit-frame- pointer -foptimize-register-move -fcprop-registers -frename-registers -freorder-blocks -fpeephole -mpowerpc-gfxopt -mpowerpc-gpopt' 'CPPFLAGS=-I/usr/local/include -I/sw/include/libpng12 -I/sw/lib/pango- ft219/include -I/sw/include/pango-1.0 -I/sw/lib/freetype219/include - I/sw/include' 'LDFLAGS=-dead_strip -L/usr/X11R6/lib -L/usr/local/lib - L/sw/lib/ncurses -L/sw/lib/freetype219/lib -L/sw/lib/pango-ft219/lib - L/sw/lib''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: de_DE.UTF-8
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: de_DE.UTF-8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: Shell

Minor modes in effect:
  desktop-save-mode: t
  display-time-mode: t
  show-paren-mode: t
  tooltip-mode: t
  auto-compression-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

--
Greetings

  Pete

``How do we persuade new users that spreading fonts across the page
like peanut butter across hot toast is not necessarily the route to
typographic excellence?'' -- Peter Flynn






reply via email to

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