From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Matthew.Pettis@gmail.com" Newsgroups: gmane.emacs.help Subject: Newbie: Submit whole buffer and capture output Date: Mon, 17 Dec 2007 06:33:28 -0800 (PST) Organization: http://groups.google.com Message-ID: <4b90cdc3-ab54-40f8-bf51-c5919f5ac754@d21g2000prf.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1197950835 11829 80.91.229.12 (18 Dec 2007 04:07:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 18 Dec 2007 04:07:15 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Dec 18 05:07:26 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1J4Tjq-0001Kv-Jq for geh-help-gnu-emacs@m.gmane.org; Tue, 18 Dec 2007 05:07:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J4TjX-0004TX-JC for geh-help-gnu-emacs@m.gmane.org; Mon, 17 Dec 2007 23:07:07 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!d21g2000prf.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 14 Original-NNTP-Posting-Host: 163.231.6.67 Original-X-Trace: posting.google.com 1197902009 1342 127.0.0.1 (17 Dec 2007 14:33:29 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 17 Dec 2007 14:33:29 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: d21g2000prf.googlegroups.com; posting-host=163.231.6.67; posting-account=_JtuZQoAAACM58JzSWb-Qwm-3GCaNe_g User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11,gzip(gfe),gzip(gfe) X-HTTP-Via: 1.0 walpole.int.westgroup.com:80 (squid/2.6.STABLE16) Original-Xref: shelby.stanford.edu gnu.emacs.help:154719 X-Mailman-Approved-At: Mon, 17 Dec 2007 23:06:49 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:50162 Archived-At: Hi, Want to learn Emacs to have a powerful editor on *nix... I code perl scripts, and I want to find out how to submit a whole buffer (with a shebang at top) to the shell and capture the output somewhere in Emacs -- probably the *command shell* window, which I know nothing about other than the name. Can someone point me in the right direction? Googling hasn't helped me here... tia, Matt