From: Hadron <hadronquark@googlemail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Using babel
Date: Wed, 22 Aug 2007 16:31:30 +0200 [thread overview]
Message-ID: <d4lkc38wu5.fsf@homelinux.net> (raw)
In-Reply-To: mailman.5120.1187792407.32220.help-gnu-emacs@gnu.org
Peter Dyballa <Peter_Dyballa@Web.DE> writes:
> Am 22.08.2007 um 15:18 schrieb Hadron:
>
>> So why is the text returned from Babel full of escaped characters?
>>
>> e.g
>>
>> Der schnelle braune Fuchs sprang \303\274ber die Br\303\274cke.
>
> The buffer isn't in UTF-8 encoded?
>
> ; oct dec hex UCS2 UTF-8
> ;=====================================
> ü = 374 = 252 = FC = U+00FC = C3 BC : LATIN SMALL LETTER U WITH
> DIAERESIS
>
> Octal 303 is hex C3, octal 274 is hex BC. Both are no regular
> characters in your buffer's encoding, so they're presented in octal
> and so "Der schnelle braune Fuchs sprang \303\274ber die Br\303
> \274cke." is the sentence "Der schnelle braune Fuchs sprang über die
> Brücke." presented to you as UTF-8 encoded inside a non-UTF-8 encoded
> buffer.
>
> Tell babel to not return UTF-8 or change your buffer's encoding.
But I can type ü,ä,ö in the same buffer and they appear as they ought to.
What do you suggest to "encode" the buffer?
--
Part of language design is purturbing the proposed feature in various
directions to see how it might generalize in the future.
-- Larry Wall in <199709032332.QAA21669@wall.org>
next prev parent reply other threads:[~2007-08-22 14:31 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-22 13:18 Using babel Hadron
2007-08-22 14:19 ` Peter Dyballa
[not found] ` <mailman.5120.1187792407.32220.help-gnu-emacs@gnu.org>
2007-08-22 14:31 ` Hadron [this message]
2007-08-22 15:53 ` 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=d4lkc38wu5.fsf@homelinux.net \
--to=hadronquark@googlemail.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).