unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
Cc: Help-gnu-emacs@gnu.org
Subject: Re: emacs cannot read accent properly in a path
Date: Sat, 23 Dec 2006 15:09:46 +0100	[thread overview]
Message-ID: <3577A1C7-EC8D-4190-9032-82E290916D10@Web.DE> (raw)
In-Reply-To: <8032977.post@talk.nabble.com>


Am 23.12.2006 um 11:41 schrieb PG:

> Thanks in advance for any hint

You could set environment variables LC_CTYPE or LANG to fr_FR.UTF-8  
or such.

You can set in .emacs:

(prefer-coding-system                   'utf-8)
(set-default-coding-systems             'utf-8)
(setq file-name-coding-system           'utf-8)

--
Greetings

   Pete

Real Time, adj.:
Here and now, as opposed to fake time, which only occurs there and then.

  reply	other threads:[~2006-12-23 14:09 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-23 10:41 emacs cannot read accent properly in a path PG
2006-12-23 14:09 ` Peter Dyballa [this message]
2006-12-23 14:40   ` PG
2006-12-23 15:46     ` Peter Dyballa
2006-12-23 16:19       ` Patrick Giraudoux
2006-12-23 17:17         ` Peter Dyballa
2006-12-23 19:11           ` Patrick Giraudoux
2006-12-23 20:05             ` Peter Dyballa
2006-12-23 15:48     ` Peter Dyballa

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=3577A1C7-EC8D-4190-9032-82E290916D10@Web.DE \
    --to=peter_dyballa@web.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).