all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* w32-get-clipboard-data
@ 2015-08-25 10:44 stephencoda
  2015-08-25 14:54 ` w32-get-clipboard-data Jason Rumney
                   ` (5 more replies)
  0 siblings, 6 replies; 25+ messages in thread
From: stephencoda @ 2015-08-25 10:44 UTC (permalink / raw)
  To: help-gnu-emacs

For me, w32-get-clipboard-data
always returns null.

I was trying to understand why I couldn't use copy and paste in emacs so I followed the elisp to x-get-selection-value which calls w32-get-clipboard-data.

But I hit C source code bedrock here:

"""
w32-get-clipboard-data is a built-in function in `C source code'.

(w32-get-clipboard-data &optional IGNORED)

This gets the clipboard data in text format.

[back]
"""

Does anyone have any insights as to why this function doesn't appear to be working for me?

Kind regards,
Steve


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

end of thread, other threads:[~2015-09-10 10:31 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-25 10:44 w32-get-clipboard-data stephencoda
2015-08-25 14:54 ` w32-get-clipboard-data Jason Rumney
2015-08-27  8:13   ` w32-get-clipboard-data Stephen Coda
2015-08-25 23:57 ` w32-get-clipboard-data Robert Thorpe
     [not found] ` <mailman.107.1440547063.28410.help-gnu-emacs@gnu.org>
2015-08-27  8:16   ` w32-get-clipboard-data Stephen Coda
2015-08-30 20:56     ` w32-get-clipboard-data Robert Thorpe
     [not found] ` <mailman.220.1440968328.19560.help-gnu-emacs@gnu.org>
2015-09-01  8:21   ` w32-get-clipboard-data Stephen Coda
2015-09-01 14:39     ` w32-get-clipboard-data Eli Zaretskii
2015-09-02  5:35     ` w32-get-clipboard-data Random832
     [not found]     ` <mailman.376.1441172123.19560.help-gnu-emacs@gnu.org>
2015-09-02 14:00       ` w32-get-clipboard-data Stephen Coda
2015-09-03  1:35         ` w32-get-clipboard-data Random832
     [not found]         ` <mailman.438.1441244127.19560.help-gnu-emacs@gnu.org>
2015-09-03  9:09           ` w32-get-clipboard-data Stephen Coda
     [not found]     ` <mailman.307.1441118462.19560.help-gnu-emacs@gnu.org>
2015-09-02 14:01       ` w32-get-clipboard-data Stephen Coda
2015-09-02 14:46         ` w32-get-clipboard-data Eli Zaretskii
     [not found]         ` <mailman.396.1441205214.19560.help-gnu-emacs@gnu.org>
2015-09-03  9:07           ` w32-get-clipboard-data Stephen Coda
2015-09-03  9:29             ` w32-get-clipboard-data Stephen Coda
2015-09-03 14:22               ` w32-get-clipboard-data Jason Rumney
2015-09-04  8:54                 ` w32-get-clipboard-data Stephen Coda
2015-09-03 14:38             ` w32-get-clipboard-data Eli Zaretskii
2015-09-03 20:03               ` w32-get-clipboard-data Robert Thorpe
     [not found]             ` <mailman.449.1441291116.19560.help-gnu-emacs@gnu.org>
2015-09-04  8:58               ` w32-get-clipboard-data Stephen Coda
2015-09-04  9:12                 ` w32-get-clipboard-data Eli Zaretskii
     [not found]                 ` <mailman.508.1441357943.19560.help-gnu-emacs@gnu.org>
2015-09-10 10:31                   ` w32-get-clipboard-data Stephen Coda
2015-09-02  9:31 ` w32-get-clipboard-data Ian Zimmerman
     [not found] ` <mailman.385.1441186322.19560.help-gnu-emacs@gnu.org>
2015-09-02 14:20   ` w32-get-clipboard-data Rusi

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.