unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Ryszard Kubiak <r.kubiak@guests.ipipan.gda.pl>
Cc: matwb@univ.gda.pl, rms@gnu.org, emacs-devel@gnu.org
Subject: Re: [r.kubiak@guests.ipipan.gda.pl: Copy-paste between pretest Emacs 22 and other GNU/Linux programs]
Date: Tue, 16 Jan 2007 08:36:07 +0100	[thread overview]
Message-ID: <45AC8067.8050705@guests.ipipan.gda.pl> (raw)
In-Reply-To: <E1H6dTZ-0005oN-Mm@etlken.m17n.org>

[-- Attachment #1: Type: text/plain, Size: 1613 bytes --]

Hi Kenichi,

> Please try to comment out the following line in your .emacs:
> 
> (set-selection-coding-system 'utf-8)
> 
> Doesn't it fix the problem?

O yes, it does! A little problem remains, however.
Although I can see the nine Polish letters as they
should look, one of them, lslash, has a different code
than it should. Please, have a look at the little screen
shot enclosed to this letter and at what Emacs reports
about the two characters.

Many thanks to Richard and to You for so quick response.

Rysiek

For the proper Polish lslash, typed into Emacs, the editor
reports:

   character: ł (331874, #o1210142, #x51062, U+0142)
     charset: mule-unicode-0100-24ff
              (Unicode characters of the range U+0100..U+24FF.)
  code point: #x20 #x62
      syntax: w 	which means: word
    category: l:Latin
buffer code: #x9C #xF4 #xA0 #xE2
   file code: #xC5 #x82 (encoded by coding system utf-8)
     display: by this font (glyph code)
      -Misc-Fixed-Medium-R-Normal--15-140-75-75-C-90-ISO10646-1 (#x142)

There are text properties here:
   fontified            t

For the character similar to our lslash Emacs reports:

   character: ł (70825, #o212251, #x114a9, U+0142)
     charset: korean-ksc5601 (KSC5601 Korean Hangul and Hanja: ISO-IR-149.)
  code point: #x29 #x29
      syntax: _ 	which means: symbol
    category: h:Korean
buffer code: #x93 #xA9 #xA9
   file code: #xC5 #x82 (encoded by coding system utf-8)
     display: by this font (glyph code)
 
-Daewoo-Gothic-Medium-R-Normal--16-120-100-100-C-160-KSC5601.1987-0 (#x2929)

There are text properties here:
   fontified            t


[-- Attachment #2: CopyPaste.png --]
[-- Type: image/png, Size: 26307 bytes --]

[-- Attachment #3: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

      reply	other threads:[~2007-01-16  7:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-15 14:58 [r.kubiak@guests.ipipan.gda.pl: Copy-paste between pretest Emacs 22 and other GNU/Linux programs] Richard Stallman
2007-01-16  1:51 ` Kenichi Handa
2007-01-16  7:36   ` Ryszard Kubiak [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=45AC8067.8050705@guests.ipipan.gda.pl \
    --to=r.kubiak@guests.ipipan.gda.pl \
    --cc=emacs-devel@gnu.org \
    --cc=matwb@univ.gda.pl \
    --cc=rms@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).