# HG changeset patch # User Richard M. Stallman # Date 1195127887 0 # Node ID 1a88f1b23c6b1ece35589fd0ed25a88339181efb # Parent ede12ef4dad4acc1fdf7fb00cbe5b59d003e7b53 (Communication Coding): Document x-select-request-type. diff -r ede12ef4dad4 -r 1a88f1b23c6b man/mule.texi --- a/man/mule.texi Thu Nov 15 11:55:59 2007 +0000 +++ b/man/mule.texi Thu Nov 15 11:58:07 2007 +0000 @@ -1103,6 +1103,15 @@ specified above, whose value is nonempty is the one that determines the text representation.) +@vindex x-select-request-type + The variable @code{x-select-request-type} specifies a selection data +type of selection to request from the X server. The default value is +@code{nil}, which means Emacs tries @code{COMPOUND_TEXT} and +@code{UTF8_STRING}, and uses whichever result seems more appropriate. +You can explicitly specify the data type by setting the variable to +one of the symbols @code{COMPOUND_TEXT}, @code{UTF8_STRING}, +@code{STRING} and @code{TEXT}. + @node File Name Coding @section Coding Systems for File Names