(Cut/Paste Other App): Mention x-select-request-type.

This commit is contained in:
Kenichi Handa 2007-11-16 04:21:32 +00:00
parent 0cbe9c788a
commit 6980182f9e

View file

@ -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