[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Reporting UTF-8 related problems?
From: |
Kenichi Handa |
Subject: |
Re: Reporting UTF-8 related problems? |
Date: |
Tue, 30 Jul 2002 16:11:18 +0900 (JST) |
User-agent: |
SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.1.30 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI) |
In article <address@hidden>, Karl Eichwalder <address@hidden> writes:
> Kenichi Handa <address@hidden> writes:
>>> Char: “ (0150310, 53448, 0xd0c8) point=309 of 321 (96%) column 12
>>
>> This is because Emacs received this byte sequence:
>> ESC $ ( B ! H
>> "ESC $ ( B" is a designation sequence for jisx0208,
>> and the following two bytes "! H" specifies the above
>> Japanese symbol.
> Originally, it was the "right double quote raising" and not meant to be
> a special Japanese symbol ;)
I checked the contents of the html file itself and found this:
„Die Familie Schroffenstein“
I thought that the notation &#NUMBER is for transmitting
Unicode character of code NUMBER. But, 132 and 147 are
control codes in Unicode, not any kind of quotings. Do you
know a proper web page describing the meaning of them?
> Sorry. This time: from Emacs to Emacs. I assumed, you can C-d the
> current letter and yank it back (C-y). My assumptions is wrong. C-d
> just deletes; thus C-y cannot yank it back.
That's a general feature of Emacs. C-d DELETEs a
character, not KILL it. C-y can yank only what killed.
The Emacs info nodes "Deletion and Killing" tells the
difference in detail.
---
Ken'ichi HANDA
address@hidden
- Reporting UTF-8 related problems?, Karl Eichwalder, 2002/07/28
- Re: Reporting UTF-8 related problems?, Eli Zaretskii, 2002/07/28
- Re: Reporting UTF-8 related problems?, Kenichi Handa, 2002/07/29
- Re: Reporting UTF-8 related problems?, Kenichi Handa, 2002/07/29
- Re: Reporting UTF-8 related problems?, Karl Eichwalder, 2002/07/29
- Re: Reporting UTF-8 related problems?, Kenichi Handa, 2002/07/30
- Re: Reporting UTF-8 related problems?, Karl Eichwalder, 2002/07/30
- Re: Reporting UTF-8 related problems?,
Kenichi Handa <=
- Re: Reporting UTF-8 related problems?, Andreas Schwab, 2002/07/30
- Re: Reporting UTF-8 related problems?, Kenichi Handa, 2002/07/30
- Re: Reporting UTF-8 related problems?, Karl Eichwalder, 2002/07/30
- Re: Reporting UTF-8 related problems?, Karl Eichwalder, 2002/07/30
- Re: Reporting UTF-8 related problems?, Karl Eichwalder, 2002/07/30
- Re: Reporting UTF-8 related problems?, Kenichi Handa, 2002/07/31
- Re: Reporting UTF-8 related problems?, Karl Eichwalder, 2002/07/31
Re: Reporting UTF-8 related problems?, Richard Stallman, 2002/07/29
Re: Reporting UTF-8 related problems?, Eli Zaretskii, 2002/07/28