emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

x-select-request-type


From: Eli Zaretskii
Subject: x-select-request-type
Date: Sat, 17 Nov 2007 12:38:43 +0200

The doc string of x-select-request-type says, among other things:

    If the value is nil, try `COMPOUND_TEXT' and `UTF8_STRING', and
    use the more appropriate result.  If both fail, try `STRING', and
    then `TEXT'.

But the code only falls back on `STRING', I don't see it trying
`TEXT'.  Am I missing something, or do we need to fix the doc string?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]