unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* x-select-request-type
@ 2007-11-17 10:38 Eli Zaretskii
  2007-11-17 15:10 ` x-select-request-type Jan Djärv
  2007-11-18 11:22 ` x-select-request-type Kenichi Handa
  0 siblings, 2 replies; 5+ messages in thread
From: Eli Zaretskii @ 2007-11-17 10:38 UTC (permalink / raw)
  To: Kenichi Handa; +Cc: emacs-devel

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?

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-11-19  2:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-17 10:38 x-select-request-type Eli Zaretskii
2007-11-17 15:10 ` x-select-request-type Jan Djärv
2007-11-18 11:22 ` x-select-request-type Kenichi Handa
2007-11-18 12:36   ` x-select-request-type Jan Djärv
2007-11-19  2:14     ` x-select-request-type Kenichi Handa

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).