GNU bug report logs -
#10957
24.0.94; doc-string of x-get-selection-internal makes no sense
Previous Next
Reported by: Leo <sdl.web <at> gmail.com>
Date: Tue, 6 Mar 2012 13:23:01 UTC
Severity: normal
Merged with 10783
Found in versions 24.0.93, 24.0.94
Fixed in version 24.0.95
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
,----[ C-h f x-get-selection-internal RET ]
| x-get-selection-internal is a built-in function in `C source code'.
|
| (x-get-selection-internal ARG1 ARG2 &optional ARG3 ARG4)
|
| Return text selected from some X window.
| SELECTION-SYMBOL is typically `PRIMARY', `SECONDARY', or `CLIPBOARD'.
| (Those are literal upper-case symbol names, since that's what X expects.)
| TARGET-TYPE is the type of data desired, typically `STRING'.
|
| TIME-STAMP is the time to use in the XConvertSelection call for foreign
| selections. If omitted, defaults to the time for the last event.
|
| TERMINAL should be a terminal object or a frame specifying the X
| server to query. If omitted or nil, that stands for the selected
| frame's display, or the first available X display.
|
| On Nextstep, TIME-STAMP and TERMINAL are unused.
|
| [back]
`----
This bug report was last modified 13 years and 74 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.