multiwindow X11 and Emacs

2012-09-11 Thread Achim Gratz
Now that X11 works again without crashing and I've found a font that looks OK I'm running into a problem again that (I think) has existed for much longer: When I start emacs from a shell window outside the X11 session (e.g. the same mintty that I ran startxwin in) and then iconify emacs-X11 with

RE: Buffering problem in netcat server script

2012-09-11 Thread Sven Severus
Adam Dinwoodie wrote: > From `mad sed`: > > -u, --unbuffered > > load minimal amounts of data from the input files and flush the output > buffers more often > > If you add the -u option, sed will buffer less and write to the pipe more > often. I would guess this isn't the de

Re: Cygwin cygheap base mismatch detected error. Cygwin 1.5.18 XP SP3

2012-09-11 Thread Christopher Faylor
On Tue, Sep 11, 2012 at 11:27:46AM +0530, ranjeet kandari wrote: >I need your urgent help in resolving the below error : > >GENFILE = >/cygdrive/d/CODE/UtopiaEC_Extracted/S5610ECLF1_SRC/S5610ECLF1_SRC/GV_TARGET/series_telesto/utopia/S5610XX/S5610XX.gen > >c:\ECloud\i686_win32\bin\emake.exe (6848):

[ANNOUNCEMENT] Updated: nasm-2.10.05-1

2012-09-11 Thread Dean Scarff
The cygwin package of nasm has been update to version 2.10.05. This is the latest stable upstream version available from http://nasm.us/ The Netwide Assembler, NASM, is an 80x86 and x86-64 assembler designed for portability and modularity. The full upstream changelog since the last Cygwin

RE: Buffering problem in netcat server script

2012-09-11 Thread Adam Dinwoodie
Sven Severus wrote: > Question 1: > Why do I face different behaviour with "cat -n" and "sed s/e/E/g"? > Are there cygwin related reasons? > Which behaviour should I expect (I know there are buffering > mechanisms for stdout when not connected to a tty, so I tend to > say the buffering behaviour is

Buffering problem in netcat server script

2012-09-11 Thread Sven Severus
Hallo all, I have a very simple two-line script myserver.sh #! /bin/sh tee log1 | cat -n | tee log2 It writes each input line to logfile log 1, modifies it (here simply by prepending a line number via "cat -n"), writes the modified line to logfile log2 and outputs it to stdout. The script is lau

Re: (core dumped) mkshortcut

2012-09-11 Thread marco atzeri
On 9/11/2012 9:59 AM, Pawel Jasinski wrote: hi, mkshortcut -n "I for cygwin bin" /D/cyghome/bin /home/RobertMarkBram/bin/createWindowsShortcut.sh: line 160: 8128 Aborted (core dumped) mkshortcut -n "$shortcutName" "$target" I confirm that, there is something fishy here. t

Re: (core dumped) mkshortcut

2012-09-11 Thread Pawel Jasinski
hi, >> mkshortcut -n "I for cygwin bin" /D/cyghome/bin >> /home/RobertMarkBram/bin/createWindowsShortcut.sh: line 160: 8128 >> Aborted (core dumped) mkshortcut -n "$shortcutName" >> "$target" > I confirm that, there is something fishy here. this one is from

Re: (core dumped) mkshortcut

2012-09-11 Thread Pawel Jasinski
hi, I confirm that, there is something fishy here. this one is from XP REJAP@rzuem5008 ~ $ mkshortcut -n "Ifor cygwin bin" /c/cygwin/bin REJAP@rzuem5008 ~ $ mkshortcut -n "I for cygwin bin" /c/cygwin/bin Aborted (core dumped) and this one out of Win7 32 rejap@win7dev ~ $ mkshortcut -n "I for

Re: Cygwin cygheap base mismatch detected error. Cygwin 1.5.18 XP SP3

2012-09-11 Thread marco atzeri
On 9/11/2012 7:57 AM, ranjeet kandari wrote: Hi Cygwin Team, c:\ECloud\i686_win32\bin\emake.exe (6848): *** cygheap base mismatch detected - 0x611548E0/0x1A848E0. ERROR EC1018: Unable to load cygwin1.dll: LoadLibrary(cygwin1.dll): Invalid access to memory location. (998) I have double