# HG changeset patch # User Kenichi Handa # Date 1195187414 0 # Node ID 636dd9f953e57d07daa9ccad279d2f2fe1b080de # Parent 7c9fe748ed7d0ef99e1cdee30a4f2847c9d881fe (Communication Coding): Mention x-select-request-type. diff -r 7c9fe748ed7d -r 636dd9f953e5 doc/emacs/mule.texi --- a/doc/emacs/mule.texi Fri Nov 16 04:27:57 2007 +0000 +++ b/doc/emacs/mule.texi Fri Nov 16 04:30:14 2007 +0000 @@ -1086,6 +1086,15 @@ @key{RET} X} (@code{set-next-selection-coding-system}) specifies the coding system for the next selection made in Emacs or read by Emacs. +@vindex x-select-request-type + The variable @code{x-select-request-type} specifies a data type of +selection to request for receiving the text from the other +applications. The default value is nil, which means Emacs tries +`COMPOUND_TEXT' and `UTF8_STRING', and use the more appropriate +result. You can explicitly specify the data type by setting the +variable to one of the followings: + `COMPOUND_TEXT', `UTF8_STRING', `STRING', `TEXT' + @kindex C-x RET p @findex set-buffer-process-coding-system The command @kbd{C-x @key{RET} p} (@code{set-buffer-process-coding-system})