unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* How can I use ansi-term under Windows XP?
@ 2009-08-21  1:35 Water Lin
  2009-08-21  4:34 ` Teemu Likonen
  0 siblings, 1 reply; 4+ messages in thread
From: Water Lin @ 2009-08-21  1:35 UTC (permalink / raw)
  To: help-gnu-emacs


I want to use ansi-term under Windows XP.

But while I use command M-x ansi-term, Emacs will prompt "Run program:".

What should I do to fill this prompt?

I am not sure if I need to install something else in my Windows XP...

-- 
Water Lin's blog: http://blog.waterlin.org


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

* Re: How can I use ansi-term under Windows XP?
  2009-08-21  1:35 How can I use ansi-term under Windows XP? Water Lin
@ 2009-08-21  4:34 ` Teemu Likonen
  2009-08-21  6:15   ` Water Lin
  2009-08-22  1:24   ` Kevin Rodgers
  0 siblings, 2 replies; 4+ messages in thread
From: Teemu Likonen @ 2009-08-21  4:34 UTC (permalink / raw)
  To: help-gnu-emacs

On 2009-08-21 09:35 (+0800), Water Lin wrote:

> I want to use ansi-term under Windows XP. But while I use command M-x
> ansi-term, Emacs will prompt "Run program:". What should I do to fill
> this prompt?

First some theory (which you might be already familiar with). Emacs
ansi-term is a text terminal which means that it's a kind of
input/output device. Text terminal can run any kind of program so the
question would be, what program do you want to run in the terminal?

Often the first program to run in a terminal is a some kind of
command-line interpreter (aka shell) which can then be used to run other
programs. I don't know much about Windows but is there a separate
command-line interpreter program in the system? I think you could try
"cmd.exe". But I'm not sure if Windows programs works in a Unix-like
terminal.


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

* Re: How can I use ansi-term under Windows XP?
  2009-08-21  4:34 ` Teemu Likonen
@ 2009-08-21  6:15   ` Water Lin
  2009-08-22  1:24   ` Kevin Rodgers
  1 sibling, 0 replies; 4+ messages in thread
From: Water Lin @ 2009-08-21  6:15 UTC (permalink / raw)
  To: help-gnu-emacs

Teemu Likonen <tlikonen@iki.fi> writes:

> On 2009-08-21 09:35 (+0800), Water Lin wrote:
>
>> I want to use ansi-term under Windows XP. But while I use command M-x
>> ansi-term, Emacs will prompt "Run program:". What should I do to fill
>> this prompt?
>
> First some theory (which you might be already familiar with). Emacs
> ansi-term is a text terminal which means that it's a kind of
> input/output device. Text terminal can run any kind of program so the
> question would be, what program do you want to run in the terminal?
>
> Often the first program to run in a terminal is a some kind of
> command-line interpreter (aka shell) which can then be used to run other
> programs. I don't know much about Windows but is there a separate
> command-line interpreter program in the system? I think you could try
> "cmd.exe". But I'm not sure if Windows programs works in a Unix-like
> terminal.

Ok. I got you now. Thanks, I can try it.

-- 
Water Lin's blog: http://blog.waterlin.org


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

* Re: How can I use ansi-term under Windows XP?
  2009-08-21  4:34 ` Teemu Likonen
  2009-08-21  6:15   ` Water Lin
@ 2009-08-22  1:24   ` Kevin Rodgers
  1 sibling, 0 replies; 4+ messages in thread
From: Kevin Rodgers @ 2009-08-22  1:24 UTC (permalink / raw)
  To: help-gnu-emacs

Teemu Likonen wrote:
> On 2009-08-21 09:35 (+0800), Water Lin wrote:
> 
>> I want to use ansi-term under Windows XP. But while I use command M-x
>> ansi-term, Emacs will prompt "Run program:". What should I do to fill
>> this prompt?
> 
> First some theory (which you might be already familiar with). Emacs
> ansi-term is a text terminal which means that it's a kind of
> input/output device. Text terminal can run any kind of program so the
> question would be, what program do you want to run in the terminal?
> 
> Often the first program to run in a terminal is a some kind of
> command-line interpreter (aka shell) which can then be used to run other
> programs. I don't know much about Windows but is there a separate
> command-line interpreter program in the system? I think you could try
> "cmd.exe". But I'm not sure if Windows programs works in a Unix-like
> terminal.

Wouldn't the same program run by `M-x shell' be a good default for
`M-x term'? (absent previous history for `M-x term')

-- 
Kevin Rodgers
Denver, Colorado, USA





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

end of thread, other threads:[~2009-08-22  1:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-21  1:35 How can I use ansi-term under Windows XP? Water Lin
2009-08-21  4:34 ` Teemu Likonen
2009-08-21  6:15   ` Water Lin
2009-08-22  1:24   ` Kevin Rodgers

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).