Re: sed strips CRs

2012-02-11 Thread Corinna Vinschen
On Feb 10 14:44, Earnie Boyd wrote: > On Fri, Feb 10, 2012 at 10:07 AM, Corinna Vinschen wrote: > > On Feb 10 08:02, Nellis, Kenneth wrote: > >> Cygwin 'sed' seems to be stripping CRs from its input. > >> Linux sed doesn't do this. Example: > > > > Try the -b option. > > By this I assume you to me

Re: postinstall reboots system; saving settings for reinstall?

2012-02-11 Thread Corinna Vinschen
On Feb 10 19:46, Ti Strga wrote: > Hi. > > Earlier today I was updating my cygwin installation (WinXP, cygwin 1.7 > as of a couple weeks ago) when the computer suddenly rebooted. > Because there were so other things running at the time I assumed it > was just bad mojo, but after doing things slow

Re: File operations really slow in emacs

2012-02-11 Thread Corinna Vinschen
On Feb 10 20:18, Ryan Johnson wrote: > Hi all, > > For some reason file operations have become very slow inside emacs > starting yesterday. It's especially painful when saving a file > that's managed by mercurial (more than 20 seconds!), but I've seen > it on the command line as well (x-server tak

Re: TTY and sshpass

2012-02-11 Thread Corinna Vinschen
On Feb 10 18:03, Sylvain Archenault wrote: > > On 2/9/2012 7:46 PM, Sylvain Archenault wrote: > > I've been using sshpass (http://sourceforge.net/projects/sshpass/) for a > > while and it stopped working after I updated cygwin to the last version > > 1.7.10-1 (was wokring with 1.7.9). > [...] > I'm

[ANNOUNCEMENT] New package: lcab 1.0b12-1 -- Create cabinet *.cab archives

2012-02-11 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://ohnopub.net/~ohnobinki/lcab License : GPL Create cabinet (.cab) archive from a set of input files. CAB format represents the Microsoft Windows compressed archive format. It is used for compression and digital signing by a variety of Micros

[ANNOUNCEMENT] New package: checkbashisms 2.11.3-1 -- Check for bashisms in /bin/sh scripts

2012-02-11 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: Utility collection project http://packages.debian.org/devscripts License : GPL Perform basic checks on /bin/sh shell scripts for the possible presence of bashisms. It takes the names of the shell scripts on the command line, and outputs warnings

[ANNOUNCEMENT] New package: xlhtml 0.5.1-1 -- Convert MS 199[57] PPT and XLS files into HTML

2012-02-11 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://chicago.sourceforge.net/xlhtml License : GPL-2 Convert Powerpoint and Excel 199[57] files into optimized html. The output is via standard out so it can be re-directed to files or piped to filters. CHANGES SINCE LAST RELEASE =

Re: [ANNOUNCEMENT] Updated: base-files-4.0-7

2012-02-11 Thread Mike Kaganski
new .bash_profile, line 27: export LANG=${locale -uU} looks like it should be export LANG=$(locale -uU) -- Best regards, Mike. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe

Re: postinstall reboots system; saving settings for reinstall?

2012-02-11 Thread Andrey Repin
Greetings, Corinna Vinschen! >> Earlier today I was updating my cygwin installation (WinXP, cygwin 1.7 >> as of a couple weeks ago) when the computer suddenly rebooted. >> Because there were so other things running at the time I assumed it >> was just bad mojo, but after doing things slow and meth

Re: File operations really slow in emacs

2012-02-11 Thread Ryan Johnson
On 11/02/2012 5:11 AM, Corinna Vinschen wrote: On Feb 10 20:18, Ryan Johnson wrote: Hi all, For some reason file operations have become very slow inside emacs starting yesterday. It's especially painful when saving a file that's managed by mercurial (more than 20 seconds!), but I've seen it on

bad substitution for LANG in .profile

2012-02-11 Thread Tom Schutter
With a fresh install of cygwin, this is what I get when I start mintty: -bash: LANG=${locale -uU}: bad substitution The bad parameter substitution has been introduced into: etc/defaults/etc/skel/.profile etc/defaults/etc/skel/.bash_profile $ cygcheck -f /etc/defaults/etc/skel/.profile base-

Re: TTY and sshpass

2012-02-11 Thread Christopher Faylor
On Sat, Feb 11, 2012 at 11:24:30AM +0100, Corinna Vinschen wrote: >On Feb 10 18:03, Sylvain Archenault wrote: >> > On 2/9/2012 7:46 PM, Sylvain Archenault wrote: >> > I've been using sshpass (http://sourceforge.net/projects/sshpass/) for a >> > while and it stopped working after I updated cygwin to

Re: sed strips CRs

2012-02-11 Thread Earnie Boyd
On Sat, Feb 11, 2012 at 5:06 AM, Corinna Vinschen wrote: > On Feb 10 14:44, Earnie Boyd wrote: >> On Fri, Feb 10, 2012 at 10:07 AM, Corinna Vinschen wrote: >> > On Feb 10 08:02, Nellis, Kenneth wrote: >> >> Cygwin 'sed' seems to be stripping CRs from its input. >> >> Linux sed doesn't do this. Exam

Re: File operations really slow in emacs

2012-02-11 Thread Christopher Faylor
On Sat, Feb 11, 2012 at 09:21:11AM -0500, Ryan Johnson wrote: >On 11/02/2012 5:11 AM, Corinna Vinschen wrote: >> On Feb 10 20:18, Ryan Johnson wrote: >>> Hi all, >>> >>> For some reason file operations have become very slow inside emacs >>> starting yesterday. It's especially painful when saving a

Re: TTY and sshpass

2012-02-11 Thread Corinna Vinschen
On Feb 11 12:18, Christopher Faylor wrote: > On Sat, Feb 11, 2012 at 11:24:30AM +0100, Corinna Vinschen wrote: > >On Feb 10 18:03, Sylvain Archenault wrote: > >> > On 2/9/2012 7:46 PM, Sylvain Archenault wrote: > >> > I've been using sshpass (http://sourceforge.net/projects/sshpass/) for a > >> > w

Re: sed strips CRs

2012-02-11 Thread Corinna Vinschen
On Feb 11 12:19, Earnie Boyd wrote: > On Sat, Feb 11, 2012 at 5:06 AM, Corinna Vinschen wrote: > > On Feb 10 14:44, Earnie Boyd wrote: > >> On Fri, Feb 10, 2012 at 10:07 AM, Corinna Vinschen wrote: > >> > On Feb 10 08:02, Nellis, Kenneth wrote: > >> >> Cygwin 'sed' seems to be stripping CRs from it

Re: Updated: base-files-4.0-7

2012-02-11 Thread David Rothenberger
2/10/2012 2:09 PM, David Sastre Medina wrote: > * Environment variable SHELL is now exported from /etc/profile. > Improved profile_d() function in /etc/profile - Cyrille Lefevre > cygwin.com/ml/cygwin/2011-11/msg00128.html I'm having some troubles due to this change. I'm using bash

Re: File operations really slow in emacs

2012-02-11 Thread Ryan Johnson
On 11/02/2012 12:24 PM, Christopher Faylor wrote: On Sat, Feb 11, 2012 at 09:21:11AM -0500, Ryan Johnson wrote: On 11/02/2012 5:11 AM, Corinna Vinschen wrote: On Feb 10 20:18, Ryan Johnson wrote: Hi all, For some reason file operations have become very slow inside emacs starting yesterday. It

Re: File operations really slow in emacs

2012-02-11 Thread Christopher Faylor
On Sat, Feb 11, 2012 at 02:50:31PM -0500, Ryan Johnson wrote: >On 11/02/2012 12:24 PM, Christopher Faylor wrote: >> On Sat, Feb 11, 2012 at 09:21:11AM -0500, Ryan Johnson wrote: >>> On 11/02/2012 5:11 AM, Corinna Vinschen wrote: On Feb 10 20:18, Ryan Johnson wrote: > Hi all, > > Fo

Re: bad substitution for LANG in .profile

2012-02-11 Thread Raymond Tant
Tom Schutter comcast.net> writes: > > With a fresh install of cygwin, this is what I get when I start mintty: > -bash: LANG=${locale -uU}: bad substitution > > The bad parameter substitution has been introduced into: > etc/defaults/etc/skel/.profile > etc/defaults/etc/skel/.bash_profile >

Re: oh forgot the cygcheck...

2012-02-11 Thread Linda Walsh
Well, seems like the cygcheck went through, but the base mail seems to be getting bounced got one message that it thought the message involving a crash in cygwin wasn't cygwin related... I guess I'm supposed to report cygwin problems to the base-package maintainers.. Almost seems like so

Re: oh forgot the cygcheck...

2012-02-11 Thread Christopher Faylor
On Sat, Feb 11, 2012 at 06:47:11PM -0800, Linda Walsh wrote: >Well, seems like the cygcheck went through, but the base mail seems to >be getting bounced > >got one message that it thought the message involving a crash in cygwin >wasn't cygwin related... No you didn't. There is no such bounce.