Re: [BUG] urar extfs in mc-4.6.0-pre2

2003-01-02 Thread Andrew V. Samoilov
Tomas Styblo wrote: * Dmitry Semyonov [EMAIL PROTECTED] [Mon, 30 Dec 2002]: I have only unrar installed. This shall be enough to brouse rar archives and to extract files from them. I'll try to upgrade to unrar 3.x (after Jan,9), and see how it works. But even if it will work, do you think it

Re: [PATCH] lynx-like jumpkeys

2003-01-02 Thread Pavel Machek
Hi! Relying on timeout seems like bad idea to me. Its against UI guidelines (they say things should not depend on timing, except in games). That makes sense in general. That's why these timeout based features should be optional. Being optional is not excuse for breaking guidelines.

Re: [BUG] Hintbar switch off in 4.6.0-pre2

2003-01-02 Thread Pavel Machek
Hi! When I'm switching off the hintbar via Options-Layout, the hintbar text starts to appear at the upper left corner of Linux console. Its a feature; ftpfs progress is displayed there even if hintbar is off. -- Pavel Written on sharp zaurus, because my Velo1

mc 4.60 manpage corrections.

2003-01-02 Thread Delanoy Frédéric
Hello. Here are some typos and formatting corrections pertaining to mc-4.6.0-pre1 I hope it helps... --- mc.12002-10-03 16:38:43.0 +0200 +++ mc-new.12002-12-29 19:05:30.0 +0100 @@ -627,3 +627,3 @@ menus. -.B (Above +.BR ( Above and @@ -680,3 +680,3 @@ .B type,

Re: [BUG] urar extfs in mc-4.6.0-pre2

2003-01-02 Thread Pavel Roskin
Hello! Unfortunatelly which is not portable. I don't know is it documented in unrar to return 7 if it was called without arguments, or this is some random value dependent on compiler, architecture and temperature. However, if unrar is missing, the error code is always the same (130 if I

Fwd: pre2 problem with gcc option

2003-01-02 Thread Pavel Roskin
Hello! Forwarded by request of the author. Please look at it - it should be trivial (but not over v32terbo :-)). Maybe this option breaks ABI compatibility - then it's not a bug. - Forwarded message from [EMAIL PROTECTED] - Date: Tue, 31 Dec 2002 17:03:20 -0500 (EST) From: Harka

Re: [PATCH] lynx-like jumpkeys

2003-01-02 Thread Tomas Styblo
* Pavel Machek [EMAIL PROTECTED] [Wed, 25 Dec 2002]: Timeout breaks randomly on overloaded systems and slow networks. Bad idea. I agree that the slow network argument is good. What about non-number key ending move-by-number mode? No timeouts neccessary. Good idea. I'll try to implement

Re: [BUG] urar extfs in mc-4.6.0-pre2

2003-01-02 Thread Tomas Styblo
* Andrew V. Samoilov [EMAIL PROTECTED] [Thu, 02 Jan 2003]: Unfortunatelly which is not portable. I don't know is it documented in unrar to return 7 if it was called without arguments, or this is some random value dependent on compiler, architecture and temperature. It definitely is not

Re: [BUG] urar extfs in mc-4.6.0-pre2

2003-01-02 Thread Tomas Styblo
* Pavel Roskin [EMAIL PROTECTED] [Thu, 02 Jan 2003]: Unfortunatelly which is not portable. I don't know is it documented in unrar to return 7 if it was called without arguments, or this is some random value dependent on compiler, architecture and temperature. However, if unrar is

Re: [BUG] urar extfs in mc-4.6.0-pre2

2003-01-02 Thread Tomas Styblo
* Tomas Styblo [EMAIL PROTECTED] [Thu, 02 Jan 2003]: New version of the bugfix is attached. I have to reply to my own post. This is an update to the patch. I looked up the test command in the standard and noticed that the -o option is an XSI extension. The lines if test $? -eq