From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: tomas@tuxteam.de (Tomas Zerolo) Newsgroups: gmane.emacs.devel Subject: Re: Problem with national characters in XHTML Date: Thu, 29 Sep 2005 10:43:22 +0200 Message-ID: <20050929084322.GA16219@www.trapp.net> References: <14e4cba14e7621.14e762114e4cba@net.lu.se> <433AA30F.8050203@student.lu.se> <433AEB2D.7070906@student.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0396964966==" X-Trace: sea.gmane.org 1127986021 27354 80.91.229.2 (29 Sep 2005 09:27:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 29 Sep 2005 09:27:01 +0000 (UTC) Cc: Kenichi Handa , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 29 11:26:56 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EKugm-0004tb-Nw for ged-emacs-devel@m.gmane.org; Thu, 29 Sep 2005 11:26:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EKugl-0003Zi-OG for ged-emacs-devel@m.gmane.org; Thu, 29 Sep 2005 05:26:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EKuD2-0003lw-9j for emacs-devel@gnu.org; Thu, 29 Sep 2005 04:56:09 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EKuCg-0003lc-UM for emacs-devel@gnu.org; Thu, 29 Sep 2005 04:56:03 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EKu5q-0003Zh-NA for emacs-devel@gnu.org; Thu, 29 Sep 2005 04:48:45 -0400 Original-Received: from [217.22.192.104] (helo=www.elogos.de) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EKu39-00019u-Th for emacs-devel@gnu.org; Thu, 29 Sep 2005 04:45:56 -0400 Original-Received: from www.elogos.de (localhost [127.0.0.1]) by www.elogos.de (Postfix) with ESMTP id 135B7DB0E7; Thu, 29 Sep 2005 10:43:23 +0200 (CEST) Original-Received: by www.elogos.de (Postfix, from userid 4000) id F067EDB17B; Thu, 29 Sep 2005 10:43:22 +0200 (CEST) Original-To: Lennart Borgman In-Reply-To: <433AEB2D.7070906@student.lu.se> User-Agent: Mutt/1.5.6+20040907i X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:43347 Archived-At: --===============0396964966== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="envbJBWh7q8WU6mo" Content-Disposition: inline --envbJBWh7q8WU6mo Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 28, 2005 at 09:12:45PM +0200, Lennart Borgman wrote: > Lennart Borgman wrote: [...] > >I find this a bit confusing still. What character is entered by Emacs=20 > >when I type =E4 on my swedish keyboard? When I look at the character =E4= =20 > >in Emacs with (following-char) it in both test files returns 2276. Is=20 > >that what I would expect in the iso-8859-1 test file? (It starts with=20 > >) Ah. You have to distinguish between Emacs's internal representation (that's possibly the 2276 you mention), which doesn't change (al least unless you try hard ;) and what is in the file (how Emacs writes or interprets what it reads). You can change those things changing the coding system (look for something like `multilingual environment'). You can see what coding system is active by doing `M-x describe-coding-system=B4. HTH -- tom=E1s --envbJBWh7q8WU6mo Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFDO6kqBcgs9XrR2kYRAn0GAJ9Ilrqt6zHMcLRH0Iw9PexRHiRo2QCeM55T JTW6yF1g5BoHVwrM4iI2H2k= =NM0d -----END PGP SIGNATURE----- --envbJBWh7q8WU6mo-- --===============0396964966== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel --===============0396964966==--