Re: Using cygwin bash shell with NT Emacs, path is not setup perfectly

2007-08-25 Thread Eric Lilja
Eric Lilja wrote: [snip] Ok, it seems that /etc/profile is not read when I start cygwin bash using M-x shell and I think that may be a problem. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http

Suggestion for Setup.exe: Implement resume feature

2007-08-25 Thread Scott Shell
I am brand new to all things Cygwin so I am writing from the prospective of the complete newbie. I did read the FAQs and search this newsgroup first though, like a good newbie. Setup.exe lacks a resume feature as far as I can tell. I was in the process of "Install from Internet" for the first ti

RE: Problem with lroundf()

2007-08-25 Thread Dave Korn
On 24 August 2007 21:50, Jeff Johnston wrote: > I have just made a patch. The code in lroundf() was making a comparison > between an int and a calculation using sizeof. This ended up being an > unsigned comparison and in this case, the int value was < 1. > > -- Jeff J. Thanks Jeff! che

Re: rsync between WinNT and Linux (--perms --owner --group)

2007-08-25 Thread David Rothenberger
On 8/25/2007 12:27 AM, Richard Ivarson wrote: René Berber wrote: Richard Ivarson wrote: Does Cygwin's rsync send the user and group names to the Linux rsync at all? No, rsync used uid / gid, the numeric user/group id, not the names, and unless you did something to synchronize them they are d

Re: rsync between WinNT and Linux (--perms --owner --group)

2007-08-25 Thread Richard Ivarson
René Berber wrote: Richard Ivarson wrote: [snip] On the Linux PC there are the same two users and the group. Very unlikely. Your concept of user/group is wrong. I meant same named user (name) and group (name). On the WinNT side there's a user named "joseph" and on the Linux side there's a