Re: [PATCH] Add 'Ignore ...' buttons to error msg window

2003-06-28 Thread David Sterba
Hi, What about keeping current buttons, but changing 'Ignore' from 'Ignore all' to 'Ignore similar'? That seems right the right thing to do (without having to explain what Ignore similar means). I think it will be more consistent with other commanders to have buttons for 'ignore' (just one)

Re: Why my mouse does not work under console (under xterm i works fine)?

2003-06-28 Thread David Sterba
Hi, Why my mouse does not work under console (under xterm i works fine)? What do you mean by 'does not work'? The mouse cursor does not appear at all, or it's just incorrect interaction with MC? Look if the GPM is running (process 'gpm'). In short, it's a program which handles mouse on

[PATCH] Add 'Refresh', 'Free all VFS' to VFS list dialog

2003-06-28 Thread David Sterba
Hi, I'm sending a patch which adds buttons for freeing and refreshing VFS list in the dialog 'Active VFS list', and removes the redundant item from menu. It seems to me more logical to keep VFS list-related things in one place. David diff -X .diffignore -urNp mc/src/ChangeLog

Sugesstion for code cleanups

2003-06-28 Thread David Sterba
Hi, I just looked around sources and found many FIXMEs. Some of them apparently old or talking about thinks that should be really fixed (but are not). I'd like to ask, if it's worth to map all these parts, analyze or suggest correct solution, and add new potentially suspicious parts. Most of