Re: Serial port using USB adaptor

2008-03-01 Thread hce
On 2/29/08, Corinna Vinschen <[EMAIL PROTECTED]> wrote: > On Feb 29 22:20, hce wrote: > > On 2/29/08, Corinna Vinschen <[EMAIL PROTECTED]> wrote: > > > > /dev/ttyUSB0 works?!? It's no device name recognized by Cygwin, so > > > I assume you created a file on the disk called /dev/ttyUSB0 when >

Re: Serial port using USB adaptor

2008-03-01 Thread Samuel Thibault
hce, le Sat 01 Mar 2008 20:20:21 +1100, a écrit : > One more thing, if a serial port is not connected by a serial cable, > it can still open a serila port without errors. That was very stange > to everybody when a problem printed out "Open Serial Port /dev/com1 > success", but actually there was no

full control for non owner and resulting 'cp' created file perms

2008-03-01 Thread Tom Rodman
The file "zam" below has slightly unusual windows permissions - it does not inherit from it's parent dir, the owner of the file has no ACES, another user "staffuser1" has full control. run: cp zam zam-cp then: "staffuser1" can 'cat' zam-cp, but 'cmd /c type zam-cp' fails, is that

Re: full control for non owner and resulting 'cp' created file perms

2008-03-01 Thread Brian Dessent
Tom Rodman wrote: > The file "zam" below has slightly unusual windows permissions - > it does not inherit from it's parent dir, the owner of the > file has no ACES, another user "staffuser1" has full control. Is staffuser1 an administrator? Cygwin opens files using the 'backup' privilege in orde

Re: full control for non owner and resulting 'cp' created file perms

2008-03-01 Thread Tom Rodman
On Sat 3/1/08 13:45 PST Brian Dessent wrote wrote: > Tom Rodman wrote: > > > The file "zam" below has slightly unusual windows permissions - > > it does not inherit from it's parent dir, the owner of the > > file has no ACES, another user "staffuser1" has full control. > > Is staffuser1 an admini

Re: full control for non owner and resulting 'cp' created file perms

2008-03-01 Thread Brian Dessent
Tom Rodman wrote: > slight, change in topic - if one uses cygwin setfacl to add multiple > acls ( say rwx access to 4 different users, one acl per user ) > to a file, is there a way to copy a file using > cygwin in a way that preserves these? cp -p alone won't, but you could always do e.g. $ cp

emacs x mode does not appear

2008-03-01 Thread Tatsuro MATSUOKA
Hello The emacs x mode does not appear on my cygwin. So I tried reinstall by cygwin setup but breaks down at uninstalling previous emacs stage. I tried http%3a%2f%2fftp.jaist.ac.jp%2fpub%2fcygwin http%3a%2f%2fmirror.mcs.anl.gov%2fcygwin I extracted tar.bz2 of the emacs-X11 and saw >dir Direc