From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Robert Thorpe Newsgroups: gmane.emacs.help Subject: Re: send selection or current line to Terminal/iTerm Date: Thu, 12 Jun 2014 23:50:54 +0100 Message-ID: <87a99h68tt.fsf@robertthorpeconsulting.com> References: <1402586029056-324374.post@n5.nabble.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1402613488 2544 80.91.229.3 (12 Jun 2014 22:51:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 12 Jun 2014 22:51:28 +0000 (UTC) Cc: Help-gnu-emacs@gnu.org To: klebsiella Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jun 13 00:51:22 2014 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 1WvDq5-0003t8-Cd for geh-help-gnu-emacs@m.gmane.org; Fri, 13 Jun 2014 00:51:21 +0200 Original-Received: from localhost ([::1]:55958 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WvDq4-0006DZ-UY for geh-help-gnu-emacs@m.gmane.org; Thu, 12 Jun 2014 18:51:20 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51845) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WvDpo-0006Ca-L2 for Help-gnu-emacs@gnu.org; Thu, 12 Jun 2014 18:51:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WvDpi-0004ID-Qx for Help-gnu-emacs@gnu.org; Thu, 12 Jun 2014 18:51:04 -0400 Original-Received: from outbound-smtp04.blacknight.com ([81.17.249.35]:42713) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WvDpi-0004I0-Kp for Help-gnu-emacs@gnu.org; Thu, 12 Jun 2014 18:50:58 -0400 Original-Received: from mail.blacknight.com (pemlinmail04.blacknight.ie [81.17.254.17]) by outbound-smtp04.blacknight.com (Postfix) with ESMTP id 8C41B99B3D for ; Thu, 12 Jun 2014 22:48:20 +0000 (UTC) Original-Received: (qmail 14946 invoked from network); 12 Jun 2014 22:50:55 -0000 Original-Received: from unknown (HELO RTLaptop) (rt@robertthorpeconsulting.com@[109.79.222.124]) by 81.17.254.9 with ESMTPSA (DHE-RSA-AES128-SHA encrypted, authenticated); 12 Jun 2014 22:50:55 -0000 In-Reply-To: <1402586029056-324374.post@n5.nabble.com> (message from klebsiella on Thu, 12 Jun 2014 08:13:49 -0700 (PDT)) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 81.17.249.35 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:98193 Archived-At: klebsiella writes: > Hi Guys, > No reply to my request. Does anyone knows how to deal with the above > mentioned issue or at least give me some advises/hints ? When you copy or cut the region to the kill-ring it should be present on the system clipboard too. So, AFAIK, this should work, though I don't use Emacs on OS X that's the general rule. I think it's an Aquamacs bug. Try the "Emacs on OS X" mailing list http://aquamacs.org/support.shtml . (Are you saying you want the region copied *before* you copy or paste? That's a different question.) BR, Robert Thorpe