Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Cc: ding@gnus.org, Florian Weimer <fw@deneb.cygnus.argh.org>,
	Vladimir Volovich <vvv@vvv.vsu.ru>
Subject: Re: Problems with 8-bit headers
Date: Mon, 1 May 2000 13:41:16 +0200	[thread overview]
Message-ID: <200005011141.NAA30426@lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: jsbien@mimuw.edu.pl's message of "Sun, 30 Apr 2000 22:21:58 +0100"

jsbien@mimuw.edu.pl (Janusz S. Bien) writes:

> Could you please elaborate? When you save or write a buffer, Emacs
> can decide whether the buffer content (e.g. input directly from the
> keyboard) can be represented in the default buffer coding system; if
> not, Emacs offers the choice of appropriate coding systems.  

If you use the input method `latin-2-prefix' and then type `" a',
you'll get a letter which looks like ä.  If you then use the input
method `latin-1-prefix' and type `" a', you'll also get a letter which
looks like ä.

But these two characters are not the same, as far as Emacs is
concerned!  Ie, Emacs will not be able to save this file as either
Latin-1 or Latin-2.

It has been decided to use Unicode as the internal character encoding
in Emacs (possibly slightly modified to compensate for Han
unification).  When that happens, the two ä characters will be the
same (unified), but until then, they are different.

At least that's my understanding of the whole issue.

kai
-- 
Beware of flying birch trees.



  parent reply	other threads:[~2000-05-01 11:41 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-04-30 21:21 Janusz S. Bien
2000-05-01  7:08 ` Florian Weimer
2000-05-01 11:41 ` Kai Großjohann [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-04-26 11:20 Janusz S. Bien
2000-04-21  6:13 Florian Weimer
2000-04-21  9:52 ` Roman Belenov
2000-04-21 11:14 ` Simon Josefsson
2000-04-24 18:20 ` Vladimir Volovich
2000-04-25 21:59   ` Florian Weimer
2000-04-26  6:29     ` Vladimir Volovich
2000-04-26 20:49       ` François Pinard
2000-04-26 23:35         ` Kenichi Handa
2000-04-30 18:21   ` Florian Weimer

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200005011141.NAA30426@lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    --cc=ding@gnus.org \
    --cc=fw@deneb.cygnus.argh.org \
    --cc=vvv@vvv.vsu.ru \
    /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 NNTP newsgroup(s).