setting cygwin terminal (mintty) title from a very remote system

2014-04-11 Thread Ross Boylan
-a c), the echo command works from there. I suppose if I built the window setting command into the remote prompt things would just work, since I launch emacs from such a prompt. But I'm not sure what that would do if I were not connecting via cygwin. Ross Boylan Someone put in a requ

Re: setting cygwin terminal (mintty) title from a very remote system

2014-04-14 Thread Ross Boylan
On Mon, 2014-04-14 at 14:19 -0400, David Conrad wrote: > On Fri, Apr 11, 2014 at 4:00 PM, Adam Dinwoodie wrote: > > On Fri, Apr 11, 2014 at 12:13:07PM -0700, Ross Boylan wrote: > >> > >> echo -ne '\e]0;Title\a' > >> > > > > [The] title wil

1.6.6-1: lyx postinstall fails

2011-10-13 Thread Ross Boylan
During an upgrade I got this error: 2011/10/13 10:12:08 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/lyx.sh 2011/10/13 10:12:08 abnormal exit: exit code=126 2011/10/13 10:12:29 note: Installation Complete 2011/10/13 10:12:29 Ending cygwin install /etc/postinstall/lyx.sh

cygwin port forwarding

2012-06-23 Thread Ross Boylan
hunderbird. The local port I forwarded was not privileged. I used no Windows admin privileges. Thanks for any info. Ross Boylan -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info:

Re: cygwin port forwarding

2012-06-24 Thread Ross Boylan
On Sun, 2012-06-24 at 04:07 +0400, Andrey Repin wrote: > Greetings, Ross Boylan! > > > Can non-cygwin applications "see" the ports ssh in cygwin sets up for > > forwarding? I did some tests on Windows 7 and found that, although the > > forwarding was clearly i

Re: cygwin port forwarding [working]

2012-06-28 Thread Ross Boylan
I have some updates and successes. First, I do see the forwarded ports with netstat -aon in a windows command prompt: TCP[::1]:2525 [::]:0 LISTENING 388 TCP[::1]:9933 [::]:0 LISTENING 388 I may have missed them because I didn't look at the ::1 add