From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jai Dayal Newsgroups: gmane.emacs.help Subject: Re: send selection or current line to Terminal/iTerm Date: Thu, 12 Jun 2014 14:31:49 -0600 Message-ID: References: <1402261104327-324145.post@n5.nabble.com> <1402586029056-324374.post@n5.nabble.com> <87r42tvpkr.fsf@debian.uxu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1402605154 316 80.91.229.3 (12 Jun 2014 20:32:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 12 Jun 2014 20:32:34 +0000 (UTC) Cc: help-gnu-emacs To: Emanuel Berg Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jun 12 22:32:29 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 1WvBfc-0003RT-3S for geh-help-gnu-emacs@m.gmane.org; Thu, 12 Jun 2014 22:32:24 +0200 Original-Received: from localhost ([::1]:55619 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WvBfb-0007N0-IT for geh-help-gnu-emacs@m.gmane.org; Thu, 12 Jun 2014 16:32:23 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54566) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WvBfP-0007M4-4m for help-gnu-emacs@gnu.org; Thu, 12 Jun 2014 16:32:11 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WvBfO-0006AW-4k for help-gnu-emacs@gnu.org; Thu, 12 Jun 2014 16:32:11 -0400 Original-Received: from mail-ve0-x236.google.com ([2607:f8b0:400c:c01::236]:40375) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WvBfN-0006AS-W3 for help-gnu-emacs@gnu.org; Thu, 12 Jun 2014 16:32:10 -0400 Original-Received: by mail-ve0-f182.google.com with SMTP id oy12so462060veb.41 for ; Thu, 12 Jun 2014 13:32:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=I4L8YRDbUPk/dnNkf+sp8LUyjkmU3OCQGZzKtT8wCQY=; b=Tau8qHEsCQ3vtz5Z2VkMr8n2fGFOaPQnNWUgB57N75tYRvhAo1wLk/jsub1qGl9kou Oi6+PcIHqHiYalRaWf8PYey8Yb/ga+z6khT+rq3Me01MB6N2mo4Wb+QpSyt29SFUSVEa 7JUX8hC2YeOsaktJ9nSYSXNhTz6jEgUz6BLwPBsjWqaf4d+R75A92dZBetAHlYHHWS9s jNiHmc1+ZQguNcPriDT/nAgjill8N+f0kQR1tVnVQPdmEUEKCqHMY0PbBoK5GAAiFLyG 4G2yw0seTdvArHl+AYSm1kfKtgQYS7eb8S8tCwygZaS5EdosgWY1igUv22SnsXzDI9Z/ RxYQ== X-Received: by 10.52.29.236 with SMTP id n12mr2427872vdh.38.1402605129234; Thu, 12 Jun 2014 13:32:09 -0700 (PDT) Original-Received: by 10.220.112.10 with HTTP; Thu, 12 Jun 2014 13:31:49 -0700 (PDT) In-Reply-To: <87r42tvpkr.fsf@debian.uxu> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400c:c01::236 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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:98184 Archived-At: Correct, it's possible, but the applications that you're using have to be programmed to expect information to come that way, right? I'm surprised this has to be explained to you. So, that's why I'm asking the OP how does Sublime Text do it with iterm? On Thu, Jun 12, 2014 at 2:29 PM, Emanuel Berg wrote: > Jai Dayal writes: > > > Well, how do you expect Emacs to interact with a > > process executing outside of its context? > > What are you talking about? Of course that is > possible! > > Ever heard of IPC, pipes, redirection, temporary files, > shared clipboards, shared memory (or simply agreed-upon > files on the same local disk), clients and servers, > Emacs' executing shell commands, etc., etc.? > > -- > underground experts united: > http://user.it.uu.se/~embe8573 >