Re: [PATCH] extfs scripts fixes

2002-12-12 Thread Pavel Roskin
Hello! Some comments as I'm applying your patch. I think I have spent more time on it than you (it's not meant as offense, just a thought). It would be very helpful if you provide ChangeLog entries with your patches in the future. I don't like this part: # (cp -p) to preserve date, but $2 is

Re: [PATCH] extfs scripts fixes

2002-12-12 Thread Pavel Roskin
Hello! So far the only unapplied patches are for uha, ulha and uarj. All are trivial but need testing. Some old archivers can print something to stderr when everything is OK. Besides, uarj is almost useless because it requires patched unarj. I don't think many users will patch and recompile

Re: [PATCH] xterm titlebar

2002-12-12 Thread David Sterba
Hi, +fprintf (stdout, \33]0;mc - %s\7, d); How about writing into /dev/tty ? Anyway, good feature :-) bye Dave ___ Mc-devel mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/mc-devel

Re: [PATCH] xterm titlebar

2002-12-12 Thread Adam Byrtek 'alpha'
On Thu, Dec 12, 2002 at 05:06:05PM +0100, David Sterba wrote: +fprintf (stdout, \33]0;mc - %s\7, d); How about writing into /dev/tty ? 'Xterm hintbar' feature in layout.c does it using stdout, so I decided to be consistent. Don't know if writing /dev/tty could break sth. Anyway,

Re: [PATCH] xterm titlebar

2002-12-12 Thread Pavel Roskin
On Thu, 12 Dec 2002, Adam Byrtek 'alpha' wrote: A patch to display mc's current working dir in xterm titlebar. I made it mostly for my own personal use - I often have many instances of mc on my desktop (sometimes shaded, sometimes minimized) and meaningful title helps me recognize one that I

Re: README.extfs

2002-12-12 Thread Adam Byrtek 'alpha'
On Thu, Dec 12, 2002 at 08:16:15PM -0500, Pavel Roskin wrote: I think you are getting too technical if your goal is to write documentation for the end users. There should not be such words as copyout in this document. Please remember that the users are not interested in integrating numerous

Re: patchfs, audio update

2002-12-12 Thread Adam Byrtek 'alpha'
Forgotten about perl year issue. Sorry, sorry. Attached. -- _.|._ |_ _.: Adam Byrtek, alpha@(irc.pl|debian.org) (_|||_)| |(_|: gg 1802819, pgp 0xB25952C0 |: jid alpha.jabberpl.org --- extfs.orig/patchfs.in 2002-12-13 03:13:30.0 +0100 +++

Re: patchfs, audio update

2002-12-12 Thread Pavel Roskin
Hello! Changelog entry attached in patch as Pavel requested. Excellent! Applied. Pavel: I suggest that we select the shorter filename unless it's /dev/null. Usually the longer filename has .orig or .new is it. Had some problems with this solution, so I've looked up official

Re: patchfs, audio update

2002-12-12 Thread Pavel Roskin
On Fri, 13 Dec 2002, Adam Byrtek 'alpha' wrote: Forgotten about perl year issue. Sorry, sorry. Attached. OK. Not only that, but I also missed that you reverted another useful change (set current date, not year 1970, on patches if the date cannot be parsed): -return timef(time); +