perl localtime returns gmttime

2003-11-09 Thread Kirill Yarosh
I have update perl to 5.8.2 . After that i did find symptomatic insane behaviour of "local" function. Now it returns GMT time. Does anybody unite with me ? $perl -e 'use POSIX qw(strftime); $now_string = strftime ("%a %b %e %H:%M

Bash 3.00.16(7), paste-from-clipboard binding reset after command execution

2005-07-10 Thread Kirill Yarosh
Hi, I have following line in my .inputrc: "\C-v": paste-from-clipboard When the bash starts ^V binded to quoted-insert. $ bind -p | grep '"\\C-v' "\C-v": quoted-insert When I force bash to re-read-init-file with "\C-x\C-r" ^V bounded to paste-from-clipboard but until "Return" keyboard key will pre

Xemacs warning message after update to xemacs-21.4.19-2

2006-12-03 Thread Kirill Yarosh
Hi all, After update to xemacs-21.4.19-2 I got a following warning message: WARNING: Couldn't find an obvious default for the root of the XEmacs hierarchy. It's just a warning but xemacs works properly. Anybody knows how to suppress this warning ? Thanks Kir

date.exe have some time advance to system time

2010-10-24 Thread Kirill Yarosh
I have a problem with date.exe . date.exe got a permanent increasing time advance in comparison to system time. The following example demonstrates the problem: $ date ; cmd /c echo %TIME% Sun Oct 24 10:32:44 JST 2010 10:32:37.08 -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: date.exe have some time advance to system time

2010-10-25 Thread Kirill Yarosh
On some computers it works as by a book. -- Kirill -- 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