From: Markus <mnissl@gmx.de>
To: help-gnu-emacs@gnu.org
Subject: Re: File name completion on Mac OS X with German umlauts
Date: Mon, 10 Mar 2008 19:57:49 +0100 [thread overview]
Message-ID: <fr40be$rsa$1@registered.motzarella.org> (raw)
In-Reply-To: <mailman.8623.1205104885.18990.help-gnu-emacs@gnu.org>
>>> You could launch Aquamacs Emacs in Terminal, too:
>>> /Applications/Aquamacs\ Emacs.app/Contents/MacOS/Aquamacs\
>>> Emacs -nw
>>
>> Here, typing ü yields to ??
>
> Is Terminal set into UTF-8 encoding?
Yes, I'm using the default settings of Mac OS X 10.5.
I just found out that I get the ü correctly displayed when
invoking Aquamacs like this: emacs -nw -Q
> Is Aquamacs Emacs set into UTF-8 "mood?"
How can I find that out?
> What value have LC_CTYPE or LANG in Terminal's shell
> environment?
chris:~ mnissl$ locale
LANG="de_DE.UTF-8"
LC_COLLATE="de_DE.UTF-8"
LC_CTYPE="de_DE.UTF-8"
LC_MESSAGES="de_DE.UTF-8"
LC_MONETARY="de_DE.UTF-8"
LC_NUMERIC="de_DE.UTF-8"
LC_TIME="de_DE.UTF-8"
LC_ALL=
> And finally: the Emacsen before 23.0.60 only "emulate" UTF-8
> somehow.
Geeze. And I thought Emacs 22.x would have sorta reached a
feature complete state of "basic" editing.
> You might try again, adding also a -Q to the invocation, with
> Terminal in some ISO Latin encoding (ISO 8859-15 for example)
> and also set LC_CTYPE to this value.
I'm not fond of switching to a specific codepage if I have a
unicode capable operating system and editor -- at least I thought
I had ones ...
>>>> So, can't the autocomplete within Emacs work because it
>>>> doesn't work under Terminal?
>>> This is not really likely. The Emacsen do not use a shell
>>> based mechanism to expand a file name.
Then why does the Emacs file prompt feature the same bug as
Terminal (this happens both with Aquamacs 1.3 and the Emacs
bundled with Mac OS X 10.5):
1. C-x C-f rü<tab> (nothing happens)
2. Backspace (to delete the ü), u<tab> (autocompletes)
3. Delete backwards until you only have the r
4. Hit tab ... and you'll end up with r̈ckerstattung.txt
Try the same in Terminal with "ls rü<tab>" ...
> Have you tried, just for fun or proof of apple's mis-concept,
> to attach your file to an eMail and typed ``r ü´´ in the form
> to find your file at once?
Err, Mac OS file open dialogs do not feature a prompt to type the
file name ... only mouse clicks!
> GNU/Linux can be a better choice than Mac OS X.
Well, in fact I switched to Mac OS X in order *not* to have the
conversation we have now ... :-(
Thanks for your input,
Markus
next prev parent reply other threads:[~2008-03-10 18:57 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-09 11:53 File name completion on Mac OS X with German umlauts Markus
2008-03-09 14:39 ` Peter Dyballa
2008-03-09 15:22 ` Nikolaj Schumacher
[not found] ` <mailman.8596.1205073587.18990.help-gnu-emacs@gnu.org>
2008-03-09 21:44 ` Markus
2008-03-09 23:21 ` Peter Dyballa
[not found] ` <mailman.8623.1205104885.18990.help-gnu-emacs@gnu.org>
2008-03-10 18:57 ` Markus [this message]
2008-03-10 21:01 ` Peter Dyballa
[not found] ` <mailman.8673.1205182919.18990.help-gnu-emacs@gnu.org>
2008-03-10 21:25 ` Markus
2008-03-10 22:49 ` Peter Dyballa
[not found] ` <mailman.8682.1205189384.18990.help-gnu-emacs@gnu.org>
2008-03-11 21:24 ` Markus
2008-03-11 22:14 ` Peter Dyballa
[not found] ` <mailman.8727.1205273706.18990.help-gnu-emacs@gnu.org>
2008-03-13 22:11 ` Markus
2008-03-13 23:11 ` Peter Dyballa
[not found] ` <mailman.8870.1205449910.18990.help-gnu-emacs@gnu.org>
2008-03-16 12:51 ` Markus
2008-03-16 14:21 ` Peter Dyballa
[not found] ` <mailman.8598.1205076134.18990.help-gnu-emacs@gnu.org>
2008-03-09 21:47 ` Markus
2008-03-12 15:44 ` Nikolaj Schumacher
2008-03-12 18:46 ` Eli Zaretskii
2008-03-12 21:25 ` Nikolaj Schumacher
2008-03-12 21:55 ` Eli Zaretskii
2008-03-12 23:23 ` Juanma Barranquero
2008-03-13 4:28 ` Eli Zaretskii
2008-03-13 8:18 ` Juanma Barranquero
2008-03-13 13:49 ` Nikolaj Schumacher
2008-03-13 14:17 ` Juanma Barranquero
2008-03-13 14:18 ` Juanma Barranquero
2008-03-13 20:10 ` Eli Zaretskii
2008-03-13 21:03 ` Juanma Barranquero
[not found] ` <mailman.8859.1205442242.18990.help-gnu-emacs@gnu.org>
2008-03-13 22:09 ` Markus
2008-03-13 23:08 ` Peter Dyballa
[not found] ` <mailman.8794.1205357174.18990.help-gnu-emacs@gnu.org>
2008-03-17 14:07 ` Piet van Oostrum
2008-03-17 16:44 ` Nikolaj Schumacher
2008-03-17 20:24 ` Eli Zaretskii
2008-03-18 18:05 ` Nikolaj Schumacher
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='fr40be$rsa$1@registered.motzarella.org' \
--to=mnissl@gmx.de \
--cc=help-gnu-emacs@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.
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).