unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Piet van Oostrum <piet@cs.uu.nl>
Subject: Re: Problem with national characters in XHTML
Date: Sat, 01 Oct 2005 00:15:20 +0200	[thread overview]
Message-ID: <luzmpu42yv.fsf@ohana.lan> (raw)
In-Reply-To: <433BF3FF.1070602@student.lu.se>

>>>>> Lennart Borgman <lennart.borgman.073@student.lu.se> (LB) wrote:

>LB> Evaling (unify-8859-on-decoding-mode 1) does not change the behaviour of
>LB> C-q 3 4 4 RET. It still enters a character that (following-char) reports as

>LB>   2276 (04344, 0x8e4)

That is just the internal representation of the character in Emacs. It's
not important. What matters is what Emacs writes to your file. When you
write out utf-8 (for example by giving the command
(set-buffer-file-coding-system 'utf-8) it will write out C3 A4, 
whereas if you use (set-buffer-file-coding-system 'latin-1) it will write
out E4.
-- 
Piet van Oostrum <piet@cs.uu.nl>
URL: http://www.cs.uu.nl/~piet [PGP 8DAE142BE17999C4]
Private email: piet@vanoostrum.org

  reply	other threads:[~2005-09-30 22:15 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-28  8:29 Problem with national characters in XHTML LENNART BORGMAN
2005-09-28 10:19 ` Jason Rumney
2005-09-28 10:22 ` David Hansen
2005-09-28 10:22 ` Paul Pogonyshev
2005-09-28 10:41 ` Tomas Zerolo
2005-09-28 10:44 ` Juanma Barranquero
2005-09-29 11:11   ` Mathias Dahl
2005-09-29 13:28     ` Piet van Oostrum
2005-09-29 13:52       ` Lennart Borgman
2005-09-28 11:09 ` Kenichi Handa
2005-09-28 14:05   ` Lennart Borgman
2005-09-28 19:12     ` Lennart Borgman
2005-09-29  8:43       ` Tomas Zerolo
2005-09-29 13:34         ` Piet van Oostrum
2005-09-29 14:02           ` Lennart Borgman
2005-09-30 22:15             ` Piet van Oostrum [this message]
2005-09-30 23:02               ` Lennart Borgman
2005-10-01  4:29                 ` Tomas Zerolo
2005-10-01 11:22                 ` Piet van Oostrum
  -- strict thread matches above, loose matches on Subject: below --
2005-09-28 11:08 LENNART BORGMAN

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=luzmpu42yv.fsf@ohana.lan \
    --to=piet@cs.uu.nl \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).