From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: John Mastro Newsgroups: gmane.emacs.help Subject: Re: send selection or current line to Terminal/iTerm Date: Fri, 13 Jun 2014 09:51:28 -0700 Message-ID: References: <1402261104327-324145.post@n5.nabble.com> <1402586029056-324374.post@n5.nabble.com> <87r42tvpkr.fsf@debian.uxu> <87k38lvp9r.fsf@debian.uxu> <87d2edvnog.fsf@debian.uxu> <1402609430389-324400.post@n5.nabble.com> <1402666776993-324448.post@n5.nabble.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1402678329 9661 80.91.229.3 (13 Jun 2014 16:52:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 13 Jun 2014 16:52:09 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jun 13 18:52:03 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 1WvUht-0004zr-8m for geh-help-gnu-emacs@m.gmane.org; Fri, 13 Jun 2014 18:52:01 +0200 Original-Received: from localhost ([::1]:60129 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WvUhs-0002e5-Rj for geh-help-gnu-emacs@m.gmane.org; Fri, 13 Jun 2014 12:52:00 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60904) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WvUhi-0002dz-Ds for help-gnu-emacs@gnu.org; Fri, 13 Jun 2014 12:51:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WvUhh-0006OR-G3 for help-gnu-emacs@gnu.org; Fri, 13 Jun 2014 12:51:50 -0400 Original-Received: from mail-ob0-x22f.google.com ([2607:f8b0:4003:c01::22f]:55296) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WvUhh-0006OF-B1 for help-gnu-emacs@gnu.org; Fri, 13 Jun 2014 12:51:49 -0400 Original-Received: by mail-ob0-f175.google.com with SMTP id wm4so2319205obc.6 for ; Fri, 13 Jun 2014 09:51:48 -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 :content-type; bh=cV8rGLDhitG9iZi8eXtZu8I+Yz3+zhWYe+rCNhU/rfY=; b=LDI6K7tytD0Pwq4KYDfk9yJjW2WBDv0oKnLgHEY3CcNpHKgBNxNWnIM4Yht1x9EP7i I6arghEoMbAsaWx8v6NHm+prxUUetjsk3BzctOsbqZ8MO8Y52QSZj+cCo3drEgwW2vP6 uqeF5ZS2iMnrLK8FaDlOZMxaB/io7gJfrkUMFCChQv/BMkQyduRDEjUq665hFSHMp/eT Gt8hANwLfCA0G6WrthqW4u3hmWaknTyrjbsAv1fo3qLuJmwf1UzwxIvL7C0STzYDMvUy UG53+dNM9frjGU0ywZIFUqiq7fm2xhF+CYrfi9WmyVOZrT79LXyZXOEEA0krHboArc6x 1dxw== X-Received: by 10.182.130.198 with SMTP id og6mr4126863obb.2.1402678308647; Fri, 13 Jun 2014 09:51:48 -0700 (PDT) Original-Received: by 10.76.166.234 with HTTP; Fri, 13 Jun 2014 09:51:28 -0700 (PDT) In-Reply-To: <1402666776993-324448.post@n5.nabble.com> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4003:c01::22f 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:98217 Archived-At: Hi, klebsiella wrote: > I am now working on emacs (not Aquamacs) and the code is still not > working. Again, as I do not know Lisp, it was hard for me to debug !!! I'll have a chance to get in front of my Mac tonight. If nobody beats me to it, I'll try to get you something working then. Best, John