From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: dkcombs@panix.com (David Combs) Newsgroups: gmane.emacs.help Subject: Re: Shell aliases as shell-commands Date: Tue, 17 Feb 2009 15:08:44 +0000 (UTC) Organization: Public Access Networks Corp. Message-ID: References: NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1234885257 9687 80.91.229.12 (17 Feb 2009 15:40:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 17 Feb 2009 15:40:57 +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 Feb 17 16:42:10 2009 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 1LZS57-0002GI-It for geh-help-gnu-emacs@m.gmane.org; Tue, 17 Feb 2009 16:41:57 +0100 Original-Received: from localhost ([127.0.0.1]:44876 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LZS3n-0003gg-Gj for geh-help-gnu-emacs@m.gmane.org; Tue, 17 Feb 2009 10:40:35 -0500 Original-Path: news.stanford.edu!headwall.stanford.edu!news.glorb.com!news-out.readnews.com!transit3.readnews.com!panix!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 25 Original-NNTP-Posting-Host: panix1.panix.com Original-X-Trace: reader1.panix.com 1234883324 21238 166.84.1.1 (17 Feb 2009 15:08:44 GMT) Original-X-Complaints-To: abuse@panix.com Original-NNTP-Posting-Date: Tue, 17 Feb 2009 15:08:44 +0000 (UTC) X-Newsreader: trn 4.0-test76 (Apr 2, 2001) Original-Xref: news.stanford.edu gnu.emacs.help:166853 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:62161 Archived-At: In article , Teemu Likonen wrote: >Sebastian Tennant (2009-01-20 10:18 +0000) wrote: > >> Quoth Peter Dyballa : >>> Am 20.01.2009 um 10:09 schrieb Sebastian Tennant: >>> >>>> It's 'M-x shell-command' I'm thinking about. >>> >>> Forget it! Shell-command is not meant for interactive use as in a >>> shell with aliases and such comfort. >> >> But my aliases are so handy!!! I want them (without having to run an >> interactive shell), and Emacs can give them to me, I know it can :) > >Aliases work in interactive shell. If you want to use some "aliases" >outside an interactive shell turn them into shell scripts. > > Anyone know of a program or script that can automate that? David