Re: [BUG] running mc "over" running one

2002-10-25 Thread Pavel Roskin
Hello, Jose! Let's return the discussion to the list. I've seen some complaints from users reading the archives that the important pieces of the discussion are missing when the discussion becomes private. > > 1) Run xterm 2) Run mc in it 3) Press Ctrl-O 4) Run mc from the > > command line 5) Pre

Re: [PATCH] ftpfs.c closing the data socket on abort

2002-10-25 Thread Pavel Roskin
Hello! > this patch makes MC work with newer versions of ProFTPD (>= 1.2.6) as > these versions expect the client to close the data socket Thank you for finding this problem! I've applied your patch because it's obviously right and doesn't break anything for me. As you probably know, testing is

[PATCH] ftpfs.c closing the data socket on abort

2002-10-25 Thread Jindrich Makovicka
Hello, this patch makes MC work with newer versions of ProFTPD (>= 1.2.6) as these versions expect the client to close the data socket. -- Jindrich Makovicka --- orig/ftpfs.c2002-10-25 22:33:20.0 +0200 +++ ftpfs.c 2002-10-25 22:35:25.0 +0200 @@ -1019,6 +1019,7 @@

Re: Viewer warns about absent catdoc&word2x _before_ exit for zzz.docwith zzz.doc inside

2002-10-25 Thread Pavel Roskin
Hello! > Andrew W. Nosenko <[EMAIL PROTECTED]> reported strange bug with files named > like zzz.doc with only zzz.doc line inside. There is Linux box without > catdoc & word2x: > $ echo zzz.doc > zzz.doc > F3 zzz.doc > zzz.doc is showed ok in the viewer. > F10, F3, q, etc -- and warning window w

Viewer warns about absent catdoc&word2x _before_ exit for zzz.docwith zzz.doc inside

2002-10-25 Thread Andrew V. Samoilov
Hello! Andrew W. Nosenko <[EMAIL PROTECTED]> reported strange bug with files named like zzz.doc with only zzz.doc line inside. There is Linux box without catdoc & word2x: $ echo zzz.doc > zzz.doc F3 zzz.doc zzz.doc is showed ok in the viewer. F10, F3, q, etc -- and warning window with message ab

Re: new patchfs

2002-10-25 Thread Pavel Roskin
Hello! On Fri, 25 Oct 2002, Padraig Brady wrote: > Personally I think the attached is much better than the origonal > (details in comments at top) Please send a patch against the CVS version, which can be found here: http://cvs.gnome.org/lxr/source/mc/vfs/extfs/patchfs?raw=1 It seems from your

Re: ctime != Change time

2002-10-25 Thread Pavel Roskin
Hello! > The sort dialog allows you to sort on: > Modification, Access or Change time. > bzzt! that should be: > Modification, Access or Creation time. >From "info libc" (glibc-2.2.93): `time_t st_ctime' This is the time of the last modification to the attributes of the f

ctime != Change time

2002-10-25 Thread Padraig Brady
The sort dialog allows you to sort on: Modification, Access or Change time. bzzt! that should be: Modification, Access or Creation time. Pádraig. ___ Mc-devel mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/mc-devel

new patchfs

2002-10-25 Thread Padraig Brady
Personally I think the attached is much better than the origonal (details in comments at top) Also it would be nice to add: regex/\.(patch|diff)\.*(gz|bz2)*$ Open=%cd %p#patchfs in the default bindings file (just above ### Archives ###) Also s/lynx/links/ seems appropriate in the defaul