From: Kenichi Handa Date: Fri, 16 Nov 2007 04:21:32 +0000 (+0000) Subject: (Cut/Paste Other App): Mention x-select-request-type. X-Git-Tag: emacs-pretest-23.0.90~9701 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6980182f9e2f6a0a647730ad067ad445e27acf1b;p=emacs.git (Cut/Paste Other App): Mention x-select-request-type. --- diff --git a/doc/emacs/frames.texi b/doc/emacs/frames.texi index e1207738cfa..23c48b72b41 100644 --- a/doc/emacs/frames.texi +++ b/doc/emacs/frames.texi @@ -224,9 +224,12 @@ for text in the cut buffer. If neither of those sources provides text to yank, the kill ring contents are used. The standard coding system for X Window System selections is -@code{compound-text-with-extensions}. To specify another coding -system for selections, use @kbd{C-x @key{RET} x} or @kbd{C-x @key{RET} -X}. @xref{Communication Coding}. +@code{compound-text-with-extensions}. You may find that the pasted +text is not what you expected. In such a case, you can specify +another coding system for selections by @kbd{C-x @key{RET} x} or +@kbd{C-x @key{RET} X}, or can request the different data type by +modifying the variable @code{x-select-request-type}. +@xref{Communication Coding}. @node Word and Line Mouse @subsection Mouse Commands for Words and Lines