From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: klebsiella Newsgroups: gmane.emacs.help Subject: Re: send selection or current line to Terminal/iTerm Date: Sat, 14 Jun 2014 08:09:43 -0700 (PDT) Message-ID: <1402758583363-324553.post@n5.nabble.com> References: <87k38lvp9r.fsf@debian.uxu> <87d2edvnog.fsf@debian.uxu> <1402609430389-324400.post@n5.nabble.com> <1402666776993-324448.post@n5.nabble.com> <1402728754759-324525.post@n5.nabble.com> <8738f7zi3l.fsf@robertthorpeconsulting.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1402758614 16279 80.91.229.3 (14 Jun 2014 15:10:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 14 Jun 2014 15:10:14 +0000 (UTC) To: Help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jun 14 17:10:09 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 1Wvpaq-0004kK-K3 for geh-help-gnu-emacs@m.gmane.org; Sat, 14 Jun 2014 17:10:08 +0200 Original-Received: from localhost ([::1]:35666 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wvpaq-0003tY-6R for geh-help-gnu-emacs@m.gmane.org; Sat, 14 Jun 2014 11:10:08 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41132) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wvpab-0003tT-6g for Help-gnu-emacs@gnu.org; Sat, 14 Jun 2014 11:09:58 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WvpaW-0002ng-4K for Help-gnu-emacs@gnu.org; Sat, 14 Jun 2014 11:09:53 -0400 Original-Received: from sam.nabble.com ([216.139.236.26]:36606) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WvpaV-0002na-Tw for Help-gnu-emacs@gnu.org; Sat, 14 Jun 2014 11:09:48 -0400 Original-Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1WvpaR-0002rw-Bx for Help-gnu-emacs@gnu.org; Sat, 14 Jun 2014 08:09:43 -0700 In-Reply-To: <8738f7zi3l.fsf@robertthorpeconsulting.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 216.139.236.26 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:98252 Archived-At: Dear Robert, Paste is working fine. The idea of sending the current line or selection to the terminal allows 1) To avoid the selection and copy steps, when a line needed to be executed, or the copy step in a selection 2) To keep the focus on the code when you send something to get executed 3) I personally like iTerm. I have tried emacs shell, coupled with ess-mode of course or simply isend-mode, to interact with R in my case, but found it inconvenient in some ways (i.e copy pasting in the shell buffer, inside an R process, caused me always problems. !!! ) 4) last, I like emacs and I knew that this feature (sending current selection or line to Terminal) is implemented/builtin in other editors. I wanted to make it run on my emacs (maybe just to prove that we can do everything with emacs - and yes we can). All best, K. -- View this message in context: http://emacs.1067599.n5.nabble.com/send-selection-or-current-line-to-Terminal-iTerm-tp324145p324553.html Sent from the Emacs - Help mailing list archive at Nabble.com.