Re: run.exe xemacs - no window appears

2011-11-11 Thread Bootleg Eighty Six
Strange. I don't have my DISPLAY variable set. > env | grep -i DISPLAY > From: Corinna Vinschen Date: Fri, 11 Nov 2011 10:06:31 +0100 Subject: Re: run.exe xemacs - no window appears On Nov 11 15:14, Bootleg Eighty Six wrote: > Hi, > > I am trying to run the cygw

Re: run.exe xemacs - no window appears

2011-11-11 Thread Corinna Vinschen
On Nov 11 15:14, Bootleg Eighty Six wrote: > Hi, > > I am trying to run the cygwin port of Xemacs on Windows XP without a > console window. > I tried this command but the window didn't appear. However I could see > the process running in TaskManager. > >c:\cygwin\bin\run.exe /usr/bin/xemacs I jus

run.exe xemacs - no window appears

2011-11-10 Thread Bootleg Eighty Six
Hi, I am trying to run the cygwin port of Xemacs on Windows XP without a console window. I tried this command but the window didn't appear. However I could see the process running in TaskManager. >c:\cygwin\bin\run.exe /usr/bin/xemacs Then tried this version of the command and it worked. >c:\cygw