From: "Pascal J. Bourguignon" <pjb@informatimago.com>
To: help-gnu-emacs@gnu.org
Subject: Re: encoding
Date: Sun, 13 Mar 2011 02:07:24 +0100 [thread overview]
Message-ID: <87oc5fq14j.fsf@kuiper.lan.informatimago.com> (raw)
In-Reply-To: 5b0fc503-500f-4f85-b623-58ea3867774f@q12g2000prb.googlegroups.com
rinefez <mmj529@gmail.com> writes:
> My Emacs 23.2.1 in inferior-lisp entering (from italian keyboard)
>
> #\à
>
> returns
>
> #\LATIN_CAPITAL_LETTER_A_WITH_TILDE
>
> which is wrong cause i entered latin small a with grave accent. In
> fact entering
>
> (char-code #\à)
>
> returns 195 (the code point of Ã) instead of 224 (the code point of
> à).
>
> Anybody has a clue to how to solve this?
Set the same encoding system for emacs, slime and the inferior lisp.
http://common-lisp.net/project/slime/doc/html/Emacs_002dside-customization.htm
--
__Pascal Bourguignon__ http://www.informatimago.com/
A bad day in () is better than a good day in {}.
next prev parent reply other threads:[~2011-03-13 1:07 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-13 1:01 encoding rinefez
2011-03-13 1:07 ` Pascal J. Bourguignon [this message]
2011-03-13 18:59 ` encoding rinefez
2011-03-15 0:35 ` encoding rinefez
2011-03-15 0:51 ` encoding Pascal J. Bourguignon
2011-03-15 1:21 ` encoding rinefez
-- strict thread matches above, loose matches on Subject: below --
2013-06-10 22:47 Encoding sirciny
2013-06-11 9:22 ` Encoding Peter Dyballa
2013-06-12 13:11 ` Encoding sirciny
2009-01-08 0:35 encoding Alan
2009-01-08 4:27 ` encoding Eli Zaretskii
2004-06-21 7:41 Encoding Rob Kramer
2004-06-21 18:43 ` Encoding Kevin Rodgers
2004-06-30 16:51 ` Encoding Kai Grossjohann
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=87oc5fq14j.fsf@kuiper.lan.informatimago.com \
--to=pjb@informatimago.com \
--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).