help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: M-x shell RET on Windows not working


From: coskun
Subject: Re: M-x shell RET on Windows not working
Date: Sun, 17 Feb 2008 15:50:14 -0800 (PST)
User-agent: G2/1.0

On Feb 16, 11:27 am, coskun <coskun.hasan...@gmail.com> wrote:
> On Feb 16, 7:25 am, Eli Zaretskii <e...@gnu.org> wrote:
>
>
>
>
>
> > > From: coskun <coskun.hasan...@gmail.com>
> > > Date: Fri, 15 Feb 2008 20:08:09 -0800 (PST)
>
> > > On Feb 15, 4:11 pm, Mike Treseler <mike_trese...@comcast.net> wrote:
> > > > > * coskun (2008-02-15) writes:
>
> > > > >> `M-x shell <RET>' does not work. When I try that, a shell buffer is
> > > > >> created, but I don't get a prompt.
>
> > > > does cmd.exe work at a dos prompt?
>
> > > > check:
> > > > customize-variable shell-dumb-shell-regexp
>
> > > >          -- Mike Treseler
>
> > > Hi,
>
> > > I am using Vista. I don't know how to start in MS-DOS mode, or even if
> > > that's possible.
>
> > He didn't say "start in MS-DOS mode", he said "at a dos prompt", which
> > is an (admittedly misleading) way of asking you to open a "Command
> > Prompt" window and see if you can get cmd.exe, the Windows shell, to
> > work there.  "Command Prompt" should be somewhere on your
> > Start->Programs->Accessories menu.- Hide quoted text -
>
> > - Show quoted text -
>
> Sorry. Here is what I see when I open a Command Prompt:
>
> Microsoft Windows [Version 6.0.6000]
> Copyright <c> 2006 Microsoft Corporation. All rights reserved.
>
> C:\Users\Coskun>
>
> When I run cmd.exe at this prompt, I see this:
>
> C:\Users\Coskun>cmd.exe
> Microsoft Windows [Version 6.0.6000]
> Copyright <c> 2006 Microsoft Corporation. All rights reserved.
>
> C:\Users\Coskun>
>
> It seems that all commands (latex, yap, etc.) I run here work. I type
> exit twice: once to exit cmd and once again to close the Command
> Prompt window.
>
> Please let me know if more information would be helpful.
>
> Best,
> Coskun- Hide quoted text -
>
> - Show quoted text -


Hello Ralf, Mike and Eli,

I wanted to post an update. As I said earlier, cmd.exe at Command
Prompt works. But cmdproxy.exe does not work. It turns out that Emacs
calls cmdproxy.exe when I do 'M-x shell <RET>' not cmd.exe:

shell run      *shell* C:/Program Files/Emacs/bin/cmdproxy.exe -i

Please let me know if you have any ideas?

Best,
Coskun


reply via email to

[Prev in Thread] Current Thread [Next in Thread]