RE: looking for what is hopefully a simple answer for someone trying to use EMACS in cygwin

2003-02-11 Thread Samir Gupta
That does not work for some reason, here is what happens when I open up a tcsh shell (without my .tcshrc): [sgupta@sgupta /cygdrive/c]$ echo $DISPLAY :0 [sgupta@sgupta /cygdrive/c]$ emacs emacs: Cannot connect to X server :0. Check the DISPLAY environment variable or use `-d'. Also use

RE: looking for what is hopefully a simple answer for someone trying to use EMACS in cygwin

2003-02-11 Thread [EMAIL PROTECTED]
Sounds like a problem with Exceed to me then. Larry Original Message: - From: Samir Gupta [EMAIL PROTECTED] Date: Tue, 11 Feb 2003 12:32:18 -0800 To: [EMAIL PROTECTED] Subject: RE: looking for what is hopefully a simple answer for someone trying to use EMACS in cygwin That does

RE: looking for what is hopefully a simple answer for someone trying to use EMACS in cygwin

2003-02-11 Thread Samir Gupta
Why would exceed cause this problem? I have the problem even when I don't run exceed on this computer. I am also almost certain that this did not work when I tried it on a computer that did not have exceed on it at all. Is there anything else that could be wrong? Thanks -Original

Re: looking for what is hopefully a simple answer for someone trying to use EMACS in cygwin

2003-02-11 Thread Elfyn McBratney
Why would exceed cause this problem? I have the problem even when I don't run exceed on this computer. I am also almost certain that this did not work when I tried it on a computer that did not have exceed on it at all. Are you trying to run plain-old emacs from a cygwin prompt and it keeps

RE: looking for what is hopefully a simple answer for someone trying to use EMACS in cygwin

2003-02-11 Thread Samir Gupta
Hello, Yes, that is what I am trying to do. However, I would like emacs to open up in a separate window from the prompt window. to open up my tcsh I am running: rxvt -e tcsh then, from the tcsh prompt: 1) If I type emacs I get the error I pasted below (if the enviornment variable DISPLAY is

Re: looking for what is hopefully a simple answer for someone trying to use EMACS in cygwin

2003-02-11 Thread Elfyn McBratney
Yes, that is what I am trying to do. However, I would like emacs to open up in a separate window from the prompt window. to open up my tcsh I am running: rxvt -e tcsh then, from the tcsh prompt: 1) If I type emacs I get the error I pasted below (if the enviornment variable DISPLAY is

RE: looking for what is hopefully a simple answer for someone trying to use EMACS in cygwin

2003-02-11 Thread [EMAIL PROTECTED]
OK, you're confused. You mingled the idea of using the X version with the idea of running a console version of emacs in a different Windows window. Try: cygstart emacs I didn't try it with emacs because I don't have it. Works with vim though. ;-) See man cygstart if you have questions

RE: looking for what is hopefully a simple answer for someone trying to use EMACS in cygwin

2003-02-11 Thread Samir Gupta
Yes, something must have happened to my cygwin emacs, because, earlier today, I think it was interacting with my exceed program somehow. It was letting me run emacs in cygwin the same way I did it in exceed. So, if I typed, emacs any local file from my cygwin tcsh shell, it would open up my