unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: [r.kubiak@guests.ipipan.gda.pl: Copy-paste between pretest Emacs 22 and other GNU/Linux programs]
Date: Mon, 15 Jan 2007 09:58:22 -0500	[thread overview]
Message-ID: <E1H6THy-0006KY-3k@fencepost.gnu.org> (raw)

Would people please take a look at this?

------- Start of forwarded message -------
Date: Sun, 14 Jan 2007 19:11:05 +0100
From: Ryszard Kubiak <r.kubiak@guests.ipipan.gda.pl>
MIME-Version: 1.0
To: bug-gnu-emacs@gnu.org
Content-Type: text/plain; charset=UTF-8; format=flowed
Cc: Wlodek Bzyl <matwb@univ.gda.pl>
Subject: Copy-paste between pretest Emacs 22 and other Linux programs
X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=failed 
	version=3.0.4

Hello Everybody,

I would like to report that copying a text with Polish national
letters from an X-based program (like: xterm, gnome terminal,
kde terminal, thudirbird, firefox) and pasting it into Emacs
does not work properly within an environment which is utf-8,
both in the operating system and in Emacs.

If you can see the following eighteen Polish letters

??????Ó??????????ó

properly in your e-mail client, which you should if you have set
utf-8 as your basic encoding, then could you copy them into Emacs,
also configured to work with utf-8? Do you see them right? If so,
I would be happy to know all of your settings. My related .emacs
settings are quoted below.

Currently, I am running a pretest Emacs version 22.00.92.1, installed
from a tarball. Previously, I had version 22.00.52.1, compiled from
CVS sources. I am running Emacs under Linux Fedora 5. In both these
versions the Polish characters get mangled when they are copied into
Emacs. Interestingly, copying Polish characters from Emacs to other
X-based utilities works fine. Also, I do not experience problems with
editing Polish texts, whether I am using iso-latin-2 or utf-8 encoding.

As the problem is somewhat technical, can anybody who knows the 
respective fragments of Emacs write my in private, to decide
whether it's really a bug in Emacs or just a matter of wrong
settings within my .emacs. Of course, I may supply any necessary
information about my installation.

Since unicode is now the core issue of Emacs develpmpent, then if
what I have described is result of a bug then it has to be removed.

Cheers,
Rysiek

(codepage-setup 1250)
(set-language-info-alist "pl"
     '((documentation . t)
     (sample-text . "Pójd?, ki?-?e t? chmurno?? w g??b flaszy")
     (tutorial . "TUTORIAL.pl")
     (unibyte-display . iso-8859-2)
     (unibyte-syntax . "latin-2")
     (nonascii-translation . latin-iso8859-2)
     (input-method . "polish-slash")
     (coding-priority  utf-8  iso-8859-2 cp1250-dos)
     (coding-system  utf-8  iso-8859-2 cp1250-dos )
     (charset ascii latin-iso8859-2))
(set-language-environment "pl")
(set-selection-coding-system 'utf-8)
(set-keyboard-coding-system 'utf-8)

The font I am using is:
- -misc-fixed-medium-r-normal-*-15-*-*-*-*-*-iso10646-1

I am also using cua-mode, with this customization setting:

  '(cua-mode t nil (cua-base))

Interestingly, when I copy the Polish letters from another
X-based program into Emacs, the following messages are generated:

Loading subst-ksc...done
Loading subst-gb2312...done
Loading subst-big5...done
Loading subst-jis...done

Do these have anything to do with East European languages?




_______________________________________________
bug-gnu-emacs mailing list
bug-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs
------- End of forwarded message -------

             reply	other threads:[~2007-01-15 14:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-15 14:58 Richard Stallman [this message]
2007-01-16  1:51 ` [r.kubiak@guests.ipipan.gda.pl: Copy-paste between pretest Emacs 22 and other GNU/Linux programs] Kenichi Handa
2007-01-16  7:36   ` Ryszard Kubiak

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=E1H6THy-0006KY-3k@fencepost.gnu.org \
    --to=rms@gnu.org \
    --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).