emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: TUTORIAL.bg and windows-1251


From: Kenichi Handa
Subject: Re: TUTORIAL.bg and windows-1251
Date: Mon, 5 Jan 2004 13:20:34 +0900 (JST)
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.3 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI)

In article <address@hidden>, "Eli Zaretskii" <address@hidden> writes:
>>  Do I understand it right that somehow all rendering of text to X is
>>  done via the "special" compound text (ctext) coding system [...]?

> I don't think so.  See xfns.c:x_encode_text for the gory details.

Now x_encode_text is not used for selection.  I installed a
code to do conversion on selection in Lisp a while ago.
x-select-convert-to-string in select.el and
x-cut-buffer-or-selection-value in term/x-win.el are the
relevant functions.

x_encode_text is currently used only for setting frame title
and icon title.

---
Ken'ichi HANDA
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]