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: Re: Newbie: Submit whole buffer and capture output Date: Tue, 18 Dec 2007 18:37:09 -0800 (PST) Organization: http://groups.google.com Message-ID: References: <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 1198032127 715 80.91.229.12 (19 Dec 2007 02:42:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 19 Dec 2007 02:42:07 +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 Dec 19 03:42:18 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 1J4osz-0003HU-F7 for geh-help-gnu-emacs@m.gmane.org; Wed, 19 Dec 2007 03:42:17 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J4osg-0001Eq-57 for geh-help-gnu-emacs@m.gmane.org; Tue, 18 Dec 2007 21:41:58 -0500 Original-Path: shelby.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!postnews.google.com!d27g2000prf.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 27 Original-NNTP-Posting-Host: 71.215.197.16 Original-X-Trace: posting.google.com 1198031829 20327 127.0.0.1 (19 Dec 2007 02:37:09 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Wed, 19 Dec 2007 02:37:09 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: d27g2000prf.googlegroups.com; posting-host=71.215.197.16; 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) Original-Xref: shelby.stanford.edu gnu.emacs.help:154770 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:50196 Archived-At: Thanks All, Helpful stuff... I cross-posted this at perlmonks.org, and got some good responses there, too... for reference: http://perlmonks.org/?node_id=657525 thanks, matt On Dec 17, 8:33 am, "Matthew.Pet...@gmail.com" wrote: > 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