all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Anton Zinoviev <anton@lml.bas.bg>
Subject: Re: "Outer world" encoding for non-Latin1 language environments
Date: Tue, 5 Mar 2002 12:57:39 +0200	[thread overview]
Message-ID: <20020305125736.A2422@fmi.uni-sofia.bg> (raw)
In-Reply-To: <8582-Fri01Mar2002215726+0200-eliz@is.elta.co.il>; from eliz@is.elta.co.il on Fri, Mar 01, 2002 at 09:57:26PM +0200

Thanks to all who replied!

On  1.III.2002 at 21:57 (+0200) Eli Zaretskii wrote:
> > Date: Fri, 1 Mar 2002 20:00:58 +0200
> > From: Anton Zinoviev <anton@lml.bas.bg>
> > 
> > I was under impression that Emacs doesn't support compound-text.  It
> > doesn't touch command sequences and pasting from xterm gives something
> > like:
> > 
> > ^[%/1\200\212\koi8-r^B......
> > 
> > where dots are Latin-1 letters instead of Cyrillic.
> 
> The current CVS version and the pretest of Emacs 21.2 do support the
> above.  Please try a newser version.

Pasting from xterm in utf-8 mode works fine.  I think that pasting
from koi8-r generates double-width Cyrillic letters from JISX0208
instead of regular Cyrillic letters from ISO 8859-5.

I tried rgrep koi8-r on sources and couldn't find where the clipboard
support is located.  Where is it?

> > In this case setting the keyboard won't make any harm to this user, as
> > then he or she can use some of the input methods provided by Emacs.
> > There is no situation when it might be usefull if Emacs interprets my
> > Cyrillic input as Latin1.
> 
> See Stefan's response: the default is not Latin-1, and Emacs should
> interpret your keyboard input correctly even without
> keyboard-coding-system being set.  If that doesn't work, please tell
> the details; perhaps there's some bug.

The bug is in lisp/international/mule-cmds.el: Latin-5 is stated to be
coding system for some of the Cyrillic locales.  However Latin-5 is
actually ISO 8859-9 (quiet similar to Latin-1) and has nothing to do
with ISO 8859-5 (Cyrillic-ISO).

I observed a change between Emacs I used before and Emacs as I got it
from CVS.  If I set the keyboard coding system apropriately, the
previous version of Emacs worked fine both on the text-mode console
and in X Window.  The last version of Emacs works in text-mode as well
but in X Window it only beeps on non-ASCII symbols.  It would be nice
if Emacs understood directly xkeysyms but the previous behaviour is
also fine.  The version of Emacs I used before is 21.1.1 from Debian
and uses Athena widget.  I compiled the new version of Emacs with
Lesstif.

Regards, Anton Zinoviev



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


  reply	other threads:[~2002-03-05 10:57 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-27 11:29 "Outer world" encoding for non-Latin1 language environments Anton Zinoviev
2002-02-27 11:10 ` Eli Zaretskii
2002-03-01 18:00   ` Anton Zinoviev
2002-03-01 18:23     ` Stefan Monnier
2002-03-01 19:57     ` Eli Zaretskii
2002-03-05 10:57       ` Anton Zinoviev [this message]
2002-03-05 17:28         ` Eli Zaretskii
2002-03-06 18:27           ` Anton Zinoviev
2002-03-06 19:22             ` Eli Zaretskii
2002-03-06 20:16               ` Anton Zinoviev
2002-03-07  6:02                 ` Eli Zaretskii
2002-03-13 20:13                   ` Anton Zinoviev
2002-03-15  7:09                     ` Eli Zaretskii
2002-03-22 12:25                     ` Eli Zaretskii
2002-03-01  1:28 ` Stefan Monnier
2002-03-01  7:36   ` Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2002-02-27 11:46 Kenichi Handa
2002-02-27 12:11 ` Eli Zaretskii

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=20020305125736.A2422@fmi.uni-sofia.bg \
    --to=anton@lml.bas.bg \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.