From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: w32-get-clipboard-data Date: Wed, 02 Sep 2015 17:46:46 +0300 Message-ID: <83d1y0c209.fsf@gnu.org> References: <0f6a0212-3e01-4a6d-8b6d-6361621f4dc1@googlegroups.com> <0de2f21d-dd37-4ab1-bf0b-e0f04f18493e@googlegroups.com> <1004c605-9e28-4655-b69d-960c7e24c5a2@googlegroups.com> NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1441205461 9553 80.91.229.3 (2 Sep 2015 14:51:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 2 Sep 2015 14:51:01 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Sep 02 16:50:53 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZX9NE-0007bQ-OV for geh-help-gnu-emacs@m.gmane.org; Wed, 02 Sep 2015 16:50:52 +0200 Original-Received: from localhost ([::1]:38389 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZX9N9-0001yE-GM for geh-help-gnu-emacs@m.gmane.org; Wed, 02 Sep 2015 10:50:47 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47158) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZX9JL-00005C-BM for help-gnu-emacs@gnu.org; Wed, 02 Sep 2015 10:46:52 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZX9JH-0000Qz-UZ for help-gnu-emacs@gnu.org; Wed, 02 Sep 2015 10:46:51 -0400 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:46348) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZX9JH-0000Qd-Ml for help-gnu-emacs@gnu.org; Wed, 02 Sep 2015 10:46:47 -0400 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0NU20010011FEV00@a-mtaout23.012.net.il> for help-gnu-emacs@gnu.org; Wed, 02 Sep 2015 17:46:46 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([84.94.185.246]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NU2001G411YEJ00@a-mtaout23.012.net.il> for help-gnu-emacs@gnu.org; Wed, 02 Sep 2015 17:46:46 +0300 (IDT) In-reply-to: <1004c605-9e28-4655-b69d-960c7e24c5a2@googlegroups.com> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 80.179.55.175 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:106985 Archived-At: > Date: Wed, 2 Sep 2015 07:01:16 -0700 (PDT) > From: Stephen Coda > > > After you copy into the clipboard from another application, can you > > look with some clipboard viewing program and tell what formats are in > > the clipboard? Emacs understands only a small fraction of the > > possible formats, so perhaps that system was configured to not use > > those formats (e.g., for security reasons). > > I couldn't see anything weird in there format wise. Which format(s) do you see in the clipboard, and what tool did you use to find that out?