unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Chris Seberino <cseberino@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: How automatically/immediately run command in ansi-term *with* *arguments* ?
Date: Sun, 8 Feb 2015 20:16:36 -0800 (PST)	[thread overview]
Message-ID: <18d0a858-7d2b-42de-bc61-8e16ff376569@googlegroups.com> (raw)

I'm trying to set some shortcuts for shell commands.  I want to use ansi-term as it has colors and other niceties not found in shell if I use shell-command....

This works...

(ansi-term 'some_command_here')

This does *NOT*...

(ansi-term 'some_command_here arg1 arg2')

How get arguments to work?  This would be quite a nice replacement for 
shell-command if it could for people that like/need ansi-term.

cs


             reply	other threads:[~2015-02-09  4:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-09  4:16 Chris Seberino [this message]
2015-02-09 15:50 ` How automatically/immediately run command in ansi-term *with* *arguments* ? Barry Margolin
2015-02-10 18:20   ` Subhan Michael Tindall
     [not found]   ` <mailman.19677.1423592437.1147.help-gnu-emacs@gnu.org>
2015-02-10 20:49     ` Barry Margolin
2015-02-10 23:44 ` Michael Heerdegen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=18d0a858-7d2b-42de-bc61-8e16ff376569@googlegroups.com \
    --to=cseberino@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).