Re: 1.5.4-1: Problem with XEmacs, fonts, and subprocesses.

2003-10-13 Thread Triza UK
--- Yadin Y Goldschmidt <[EMAIL PROTECTED]> wrote: > The recent snapshot from 10/10/03 seems to have > solved the XEmacs problem > for me. Thank > you Chris for an excellent job. It was clear from > the start that you were > the right person to solve this problem. > Yes indeed. I can concur that

Re: 1.5.4-1: Problem with XEmacs, fonts, and subprocesses.

2003-10-12 Thread Yadin Y Goldschmidt
The recent snapshot from 10/10/03 seems to have solved the XEmacs problem for me. Thank you Chris for an excellent job. It was clear from the start that you were the right person to solve this problem. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: htt

Re: 1.5.4-1: Problem with XEmacs, fonts, and subprocesses.

2003-10-12 Thread Henry S. Thompson
I don't think any of those environment differences account for the problem. On my own setup almost all of those are _not_ there, and in particular the PATH is the same, since I don't have X installed. Note it's important for at least some of us that Cygwin/XEmacs works _without_ X. Thanks _very_

Re: 1.5.4-1: Problem with XEmacs, fonts, and subprocesses.

2003-10-11 Thread Christopher Faylor
On Sat, Oct 11, 2003 at 03:13:13PM -0500, Jerry James wrote: >I wandered over here to see what was up with the bug report that started >this thread. Igor's solution works for me. Thanks, Igor! > >Christopher Faylor wrote: >>But seriously, if anyone would like to be an official Xemacs liason and >

Re: 1.5.4-1: Problem with XEmacs, fonts, and subprocesses.

2003-10-11 Thread Jerry James
I wandered over here to see what was up with the bug report that started this thread. Igor's solution works for me. Thanks, Igor! Christopher Faylor wrote: > But seriously, if anyone would like to be an official Xemacs liason and > officially test snapshots when they happen that would certainly

Re: 1.5.4-1: Problem with XEmacs, fonts, and subprocesses.

2003-10-11 Thread David Rothenberger
Triza UK wrote: I have same experience with Cygwin 1.5.5 I updated my Cygwin to 1.5.5 and XEmacs became unusable. Cygwin 1.3.20 works OK. XEmacs I am using is 21.5.5, but this must be a Cygwin bug because I only ungraded Cygwin. The problem starts when I run a subprocess from XEmacs. Good exa

Re: 1.5.4-1: Problem with XEmacs, fonts, and subprocesses.

2003-10-09 Thread Christopher Faylor
On Thu, Oct 09, 2003 at 07:00:56PM +0100, Triza UK wrote: >I have same experience with Cygwin 1.5.5 > >I updated my Cygwin to 1.5.5 and XEmacs became unusable. Cygwin 1.3.20 >works OK. XEmacs I am using is 21.5.5, but this must be a Cygwin bug >because I only ungraded Cygwin. > >The problem star

Re: 1.5.4-1: Problem with XEmacs, fonts, and subprocesses.

2003-10-09 Thread Triza UK
I have same experience with Cygwin 1.5.5 I updated my Cygwin to 1.5.5 and XEmacs became unusable. Cygwin 1.3.20 works OK. XEmacs I am using is 21.5.5, but this must be a Cygwin bug because I only ungraded Cygwin. The problem starts when I run a subprocess from XEmacs. Good example is gnuserv.

Re: 1.5.4-1: Problem with XEmacs, fonts, and subprocesses.

2003-10-08 Thread Henry S. Thompson
Igor Pechtchanski <[EMAIL PROTECTED]> writes: > Hmm. I was going to point you to > , but it > seems the page is temporarily unavailable. You can still take a > look at the Google cache version at >

Re: 1.5.4-1: Problem with XEmacs, fonts, and subprocesses.

2003-10-07 Thread David Rothenberger
Yadin Y. Goldschmidt wrote: It is true that making a xemacs.bat file which contains c:\cygwin\usr\X11R6\bin\run.exe /bin/bash -c "/usr/local/bin/i686-pc-cygwin/xemacs" makes XEmacs run correctly under cygwin 1.5.5. (Actually one needs to add a line 'set cygwin=tty ' before that line if one does no

Re: 1.5.4-1: Problem with XEmacs, fonts, and subprocesses.

2003-10-07 Thread Igor Pechtchanski
On Tue, 7 Oct 2003, Henry S. Thompson wrote: > Igor Pechtchanski <[EMAIL PROTECTED]> writes: > > > On Mon, 6 Oct 2003, Henry S. Thompson wrote: > > > >> Igor Pechtchanski <[EMAIL PROTECTED]> writes: > >> > >> > >> > >> >> If you're _really_ obsessive (like me :-( about launching from an > >> >> i

Re: 1.5.4-1: Problem with XEmacs, fonts, and subprocesses.

2003-10-07 Thread Yadin Y. Goldschmidt
It is true that making a xemacs.bat file which contains c:\cygwin\usr\X11R6\bin\run.exe /bin/bash -c "/usr/local/bin/i686-pc-cygwin/xemacs" makes XEmacs run correctly under cygwin 1.5.5. (Actually one needs to add a line 'set cygwin=tty ' before that line if one does not already have it in the win

Re: 1.5.4-1: Problem with XEmacs, fonts, and subprocesses.

2003-10-07 Thread Henry S. Thompson
Igor Pechtchanski <[EMAIL PROTECTED]> writes: > On Mon, 6 Oct 2003, Henry S. Thompson wrote: > >> Igor Pechtchanski <[EMAIL PROTECTED]> writes: >> >> >> >> >> If you're _really_ obsessive (like me :-( about launching from an >> >> icon, compile the following and point the icon at it. >> >> >> >>

Re: 1.5.4-1: Problem with XEmacs, fonts, and subprocesses.

2003-10-06 Thread Igor Pechtchanski
On Mon, 6 Oct 2003, Henry S. Thompson wrote: > Igor Pechtchanski <[EMAIL PROTECTED]> writes: > > > > >> If you're _really_ obsessive (like me :-( about launching from an > >> icon, compile the following and point the icon at it. > >> > >> Hope this helps, > >> ht > >> [code snipped] > >>if (C

Re: 1.5.4-1: Problem with XEmacs, fonts, and subprocesses.

2003-10-06 Thread Henry S. Thompson
Igor Pechtchanski <[EMAIL PROTECTED]> writes: >> If you're _really_ obsessive (like me :-( about launching from an >> icon, compile the following and point the icon at it. >> >> Hope this helps, >> ht >> [code snipped] >>if (CreateProcess (NULL, "c:\\cygwin\\bin\\bash -c >> \"/usr/local/bin

Re: 1.5.4-1: Problem with XEmacs, fonts, and subprocesses.

2003-10-06 Thread Igor Pechtchanski
On Mon, 6 Oct 2003, Henry S. Thompson wrote: > Terrence Brannon <[EMAIL PROTECTED]> writes: > > >>I have just recently upgraded to the latest Cygwin and latest XEmacs. > >>Now, whenever I invoke a subprocess in XEmacs, all text in the XEmacs > >>frame goes blank. I am using zsh as my shell, but th

Re: 1.5.4-1: Problem with XEmacs, fonts, and subprocesses.

2003-10-06 Thread Henry S. Thompson
Terrence Brannon <[EMAIL PROTECTED]> writes: >>I have just recently upgraded to the latest Cygwin and latest XEmacs. >>Now, whenever I invoke a subprocess in XEmacs, all text in the XEmacs >>frame goes blank. I am using zsh as my shell, but the problem always >>occurs whether I am invoking a subsh

Re: 1.5.4-1: Problem with XEmacs, fonts, and subprocesses.

2003-10-04 Thread Christopher Faylor
On Sat, Oct 04, 2003 at 07:45:44PM -0400, Yadin Y Goldschmidt wrote: >No double slashes or backslashes for me. After upgarding cygwin tp >1.5.XXX Xemacs preview latex is no longer working, showing blank spaces >where latex should be rendered. In case you missed it I found this >correspondence on

Re: 1.5.4-1: Problem with XEmacs, fonts, and subprocesses.

2003-10-04 Thread Yadin Y Goldschmidt
No double slashes or backslashes for me. After upgarding cygwin tp 1.5.XXX Xemacs preview latex is no longer working, showing blank spaces where latex should be rendered. In case you missed it I found this correspondence on the xemacs newsgroup: Jerry James wrote: >This bug affects both 21.4 and 2

Re: 1.5.4-1: Problem with XEmacs, fonts, and subprocesses.

2003-10-04 Thread Christopher Faylor
On Sat, Oct 04, 2003 at 11:59:15AM -0700, Terrence Brannon wrote: >Robert Getter wrote: >>I have just recently upgraded to the latest Cygwin and latest XEmacs. >>Now, whenever I invoke a subprocess in XEmacs, all text in the XEmacs >>frame goes blank. I am using zsh as my shell, but the problem alw

Re: 1.5.4-1: Problem with XEmacs, fonts, and subprocesses.

2003-10-04 Thread Terrence Brannon
Robert Getter wrote: I have just recently upgraded to the latest Cygwin and latest XEmacs. Now, whenever I invoke a subprocess in XEmacs, all text in the XEmacs frame goes blank. I am using zsh as my shell, but the problem always occurs whether I am invoking a subshell, compiling, grepping, or run

1.5.4-1: Problem with XEmacs, fonts, and subprocesses.

2003-09-15 Thread Robert Getter
I have just recently upgraded to the latest Cygwin and latest XEmacs. Now, whenever I invoke a subprocess in XEmacs, all text in the XEmacs frame goes blank. I am using zsh as my shell, but the problem always occurs whether I am invoking a subshell, compiling, grepping, or running gnu-serv. I am ru