rxvt blink

2010-05-12 Thread Oleksandr Gavenko
http://www.rxvt.org/faq.html -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

C-o in GNU MC and mintty/rxvt issue?

2010-05-12 Thread Oleksandr Gavenko
Recently I decide switch from Far/Total Commander to GNU MC. I use Cygwin 1.7.1. MC is look beauty with mintty but I have issue: 1. when press C-o to see ls output, it have irregular structure, not indented by column, like column width set to infinity: {{{ Application DataPrintHood

strftime %b is broken on ja_JP locale

2010-05-12 Thread IWAMURO Motonori
Hi. strftime %b is broken on ja_JP locale on cygwin-1.7.5-1. [monthtest.c] #include #include #include int main(void) { time_t now; struct tm *tm; char buffer[4096]; setlocale(LC_ALL, "ja_JP.UTF-8"); time(&now); tm = localtime(&now); strftime(buffer, sizeof(buffer), "[%B]

Re: rxvt blink

2010-05-12 Thread Oleksandr Gavenko
On 2010.05.12 16:03, Oleksandr Gavenko wrote: http://www.rxvt.org/faq.html Sorry for off topic, hate Thunderbird. rxvt can not blink text and cursor (( I switch to mintty. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation:

Re: C-o in GNU MC and mintty/rxvt issue?

2010-05-12 Thread Oleksandr Gavenko
On 2010.05.12 16:11, Oleksandr Gavenko wrote: Recently I decide switch from Far/Total Commander to GNU MC. I use Cygwin 1.7.1. MC is look beauty with mintty but I have issue: 1. when press C-o to see ls output, it have irregular structure, not indented by column, like column width set to infin

Re: strftime %b is broken on ja_JP locale

2010-05-12 Thread Corinna Vinschen
On May 12 22:27, IWAMURO Motonori wrote: > Hi. > > strftime %b is broken on ja_JP locale on cygwin-1.7.5-1. > [...] > - result on Cygwin: [5月][5] - missing suffix "月" (U+6708). > - result on Debian lenny: [5月][ 5月] No, that's not broken, even if it seems so. Cygwin fetches the localized strings

Cygwin problems with a Samba share

2010-05-12 Thread George George
Hi, After a fresh installation of the latest version of Cygwin on Windows XP Service Pack 2, cygwin refuses to work out the username and group for the files on a samba share running on a Linux machine. Could you please suggest any pointers where I can look for help? Regards, George -- Problem re

Re: C-o in GNU MC and mintty/rxvt issue?

2010-05-12 Thread d . sastre . medina
On Wed, May 12, 2010 at 05:36:19PM +0300, Oleksandr Gavenko wrote: > On 2010.05.12 16:11, Oleksandr Gavenko wrote: > > Recently I decide switch from Far/Total Commander to GNU MC. > > I use Cygwin 1.7.1. > > MC is look beauty with mintty but I have issue: > > > > 3. Second shell not available. > >

Re: [ANNOUNCEMENT] Updated: gnuplot-4.4.0-1: A command-line driven interactive function plotting utility

2010-05-12 Thread Tatsuro MATSUOKA
Hello I am glad to hear the gnuplot on the cygwin site is updated. I have two question on this release. * 1. The gd-2.0.36RC1 has a bug for the treatment fontconfig libraries. See, http://www.mail-archive.co

Re: Cygwin visual brand

2010-05-12 Thread Brent Kerr
> Could Christopher and/or Corinna please weigh in on this?  There seem to be > a lot of ideas and energy behind this project, but I don't think the > discussion can go much further until we hear from them. > > Is either of you interested in having a redesign of cygwin.com?  What would > be your cr

Re: [ANNOUNCEMENT] Updated: gnuplot-4.4.0-1: A command-line driven interactive function plotting utility

2010-05-12 Thread Peter Rosin
Den 2010-05-13 05:51 skrev Tatsuro MATSUOKA: > 2. The gnuplot on the release is linked to the GNU readline. Obiously the > licence is the gnuplot is > not the GPL compatible. Well, linking with libeditline instead of libreadline will not solve this issue as the cygwin dll is also GPL. So, if gnu

Re: C-o in GNU MC and mintty/rxvt issue?

2010-05-12 Thread Oleksandr Gavenko
On 2010.05.12 22:26, d.sastre.med...@gmail.com wrote: On Wed, May 12, 2010 at 05:36:19PM +0300, Oleksandr Gavenko wrote: On 2010.05.12 16:11, Oleksandr Gavenko wrote: Recently I decide switch from Far/Total Commander to GNU MC. I use Cygwin 1.7.1. MC is look beauty with mintty but I have issue:

Re: [ANNOUNCEMENT] Updated: gnuplot-4.4.0-1: A command-line driven interactive function plotting utility

2010-05-12 Thread Marco Atzeri
--- Gio 13/5/10, Peter Rosin ha scritto: > Den 2010-05-13 05:51 skrev Tatsuro > MATSUOKA: > > 2. The gnuplot on the release is linked to the GNU > readline.  Obiously the licence is the gnuplot is > > not the GPL compatible. > > Well, linking with libeditline instead of libreadline will > not so