From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Drag-and-drop FROM Emacs to another editable application window under MacOS Date: Thu, 12 Oct 2017 10:01:08 +0300 Message-ID: <8360bkonnv.fsf@gnu.org> References: <86fuaps9ip.fsf@misasa.okayama-u.ac.jp> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1507791701 5595 195.159.176.226 (12 Oct 2017 07:01:41 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 12 Oct 2017 07:01:41 +0000 (UTC) Cc: homeros.misasa@gmail.com, emacs-devel@gnu.org To: rswgnu@gmail.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 12 09:01:29 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e2XUm-0008HG-T7 for ged-emacs-devel@m.gmane.org; Thu, 12 Oct 2017 09:01:29 +0200 Original-Received: from localhost ([::1]:44051 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e2XUt-0001VA-RF for ged-emacs-devel@m.gmane.org; Thu, 12 Oct 2017 03:01:35 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51402) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e2XUi-0001Uk-Vo for emacs-devel@gnu.org; Thu, 12 Oct 2017 03:01:30 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e2XUe-0004HV-4T for emacs-devel@gnu.org; Thu, 12 Oct 2017 03:01:25 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:38081) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e2XUe-0004HN-1s; Thu, 12 Oct 2017 03:01:20 -0400 Original-Received: from [176.228.60.248] (port=1095 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1e2XUd-0000En-DL; Thu, 12 Oct 2017 03:01:19 -0400 In-reply-to: (message from Robert Weiner on Wed, 11 Oct 2017 19:07:47 -0400) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:219399 Archived-At: > From: Robert Weiner > Date: Wed, 11 Oct 2017 19:07:47 -0400 > Cc: emacs-devel > > I wonder why it doesn't work to drop the text onto other applications. It does, but the application you drag-n-drop into should support that.