all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How automatically/immediately run command in ansi-term *with* *arguments* ?
@ 2015-02-09  4:16 Chris Seberino
  2015-02-09 15:50 ` Barry Margolin
  2015-02-10 23:44 ` Michael Heerdegen
  0 siblings, 2 replies; 5+ messages in thread
From: Chris Seberino @ 2015-02-09  4:16 UTC (permalink / raw)
  To: help-gnu-emacs

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-02-10 23:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-09  4:16 How automatically/immediately run command in ansi-term *with* *arguments* ? Chris Seberino
2015-02-09 15:50 ` 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

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.