From 6980182f9e2f6a0a647730ad067ad445e27acf1b Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Fri, 16 Nov 2007 04:21:32 +0000 Subject: [PATCH] (Cut/Paste Other App): Mention x-select-request-type. --- doc/emacs/frames.texi | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) 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 -- 2.39.2