From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sayth Renshaw Newsgroups: gmane.emacs.help Subject: Re: select a section of text and run it into another process? Date: Wed, 1 Apr 2015 01:15:21 -0700 (PDT) Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1427876820 5599 80.91.229.3 (1 Apr 2015 08:27:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 1 Apr 2015 08:27:00 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Apr 01 10:26:55 2015 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 1YdDzA-0008E7-LI for geh-help-gnu-emacs@m.gmane.org; Wed, 01 Apr 2015 10:26:52 +0200 Original-Received: from localhost ([::1]:42162 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YdDz9-0006mv-HL for geh-help-gnu-emacs@m.gmane.org; Wed, 01 Apr 2015 04:26:51 -0400 X-Received: by 10.236.3.106 with SMTP id 70mr49003093yhg.20.1427876121866; Wed, 01 Apr 2015 01:15:21 -0700 (PDT) X-Received: by 10.50.40.9 with SMTP id t9mr161460igk.7.1427876121795; Wed, 01 Apr 2015 01:15:21 -0700 (PDT) Original-Path: usenet.stanford.edu!q107no1037511qgd.1!news-out.google.com!db6ni3809igc.0!nntp.google.com!l13no155005iga.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=110.146.153.253; posting-account=5Cd8QAoAAAC6AxpkrISTgUBJ9ktgwNBm Original-NNTP-Posting-Host: 110.146.153.253 User-Agent: G2/1.0 Injection-Date: Wed, 01 Apr 2015 08:15:21 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:211192 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:103474 Archived-At: So C-spc then M-! And then command Eg python. Would it make sense to base M-! on filetype so that it would automatically run to correct process? Sayth