unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Robin Hu <huxw@knight.6test.edu.cn>
Subject: Emacs failes to communicate with other X clients
Date: Fri, 23 May 2003 09:19:10 +0000	[thread overview]
Message-ID: <u65o2nhpt.fsf@knight.6test.edu.cn> (raw)

Hi everyone:

   Emacs failes to communicate with other X clients, due to it's
   wrongly decoding compound text from others. 

   For example, a chinese word is encoded in compound text
   as : "^[$(AV1^[%/2\200\210gbk-0^B\351F;y", as I have provide gbk
   coding system myself, emacs can decode the first two characters
   correctly, but it miss the last character, because it doesn't know
   "\351F;y" should be decoded follow "^[$(AV1".

   I try to correct this bug myself, but it seems quite diffcult in the
   exist compound-text-with-extension coding system.  ;-(

   I'd like to know how about leaving this decoding stuff to X itself, I
   knew XmbText family can do this kind of thing. And can anyone point me
   out where is the suitable place if this change can be applied?

   Robin.Hu

             reply	other threads:[~2003-05-23  9:19 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-23  9:19 Robin Hu [this message]
2003-05-23 17:22 ` Emacs failes to communicate with other X clients Eli Zaretskii
2003-05-24 11:10   ` Robin Hu
2003-05-24 17:38     ` Eli Zaretskii
2003-05-26  2:56       ` Robin Hu
2003-05-26  4:54         ` Kenichi Handa
2003-05-26  6:06           ` Robin Hu
2003-05-26  7:09             ` Kenichi Handa
2003-05-26  8:42               ` Robin Hu
2003-05-27 12:26                 ` Kenichi Handa

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=u65o2nhpt.fsf@knight.6test.edu.cn \
    --to=huxw@knight.6test.edu.cn \
    /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).