unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@etl.go.jp>
Cc: christoph.wedler@sap.com, emacs-devel@gnu.org
Subject: Re: desktop.el problem [Re: X-Symbol 4.0e; Emacs port (fwd)]
Date: Tue, 30 Jul 2002 15:32:59 +0900 (JST)	[thread overview]
Message-ID: <200207300632.PAA05930@etlken.m17n.org> (raw)
In-Reply-To: <200207271852.g6RIqNk10666@aztec.santafe.edu> (message from Richard Stallman on Sat, 27 Jul 2002 12:52:23 -0600 (MDT))

In article <200207271852.g6RIqNk10666@aztec.santafe.edu>, Richard Stallman <rms@gnu.org> writes:
>     The printed representation is just a multibyte sequence
>     starting by a new leading code assigned at the time of
>     defining the charset.

>     This new leading code can't be treated as valid in the next
>     session until the charset is defined in the same way as the
>     previous session.

> This is a serious problem.  It ought to be fixed.  One possible fix is
> to change print.c to use a hex escape for these characters.

It can't be a fix.  At the time of loading, such a hex
escape will be decoded into an integer number, but as the
number is invalid as a character code (before the
corresponding charset is defined), the loader signals an
error.

> I will write the code if you tell me how to test for a character that
> is in a nonstandard character set.

Currently we don't have a mechanism to distinguish builtin
charsets from user's charsets.  I'll implement such a
mechanism (not difficult) if it is really useful.

---
Ken'ichi HANDA
handa@etl.go.jp

      reply	other threads:[~2002-07-30  6:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <67B8CED503F3D511BB9F0008C75DAD660212AE84@dbwdfx17.wdf.sap-ag.de>
2002-07-25  2:47 ` desktop.el problem [Re: X-Symbol 4.0e; Emacs port (fwd)] Kenichi Handa
2002-07-25  5:18   ` Eli Zaretskii
2002-07-25 18:07   ` Richard Stallman
2002-07-26  1:57     ` Kenichi Handa
2002-07-27 18:52       ` Richard Stallman
2002-07-30  6:32         ` Kenichi Handa [this message]

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=200207300632.PAA05930@etlken.m17n.org \
    --to=handa@etl.go.jp \
    --cc=christoph.wedler@sap.com \
    --cc=emacs-devel@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.
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).