[PATCH] ext.c, regex_command ()

2002-08-21 Thread Pavel Tsekov
Hello, there! This patch makes the handling of the 'type/' directive much better. It also improve the quality of the code. o It checks if the data in 'content_string' is valid and doesn't preform any further checks, whether it matches a regex. o There was such check in the original, code

Patch to update ru.po file

2002-08-21 Thread Andrew Borodin
Hi! This is $subj. If any objections will occurred, let's deal them in private. Regards, A. Borodin mc-4.6.0-pre1-ru.po.patch.bz2 Description: Binary data

Re: Patch to update ru.po file

2002-08-21 Thread Pavel Roskin
Hello! If any objections will occurred, let's deal them in private. Applied, no objections :-) Thank you! -- Regards, Pavel Roskin ___ Mc-devel mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/mc-devel

Re: AM_INIT_AUTOMAKE without arguments breaks automake 1.5

2002-08-21 Thread Pavel Roskin
Hello, Andrew! I've restored the old AM_INIT_AUTOMAKE, but removed the version from AC_INIT. Unfortunately, mc-4.6.0-pre1 has two different versions in configure.in. This should not happen anymore. I don't want to replace the tarball since it's a minor aesthetical problem. Also configure

Re: ANNOUNCE: GNU Midnight Commander 4.6.0-pre1

2002-08-21 Thread Oskar Liljeblad
On Wednesday, August 21, 2002 at 03:53, Pavel Roskin wrote: This is a terse list of the user-visible changes between 4.5.55 and 4.6.0-pre1: [..] - - VFS. - Local temporary file is used for uploading via ftpfs/fish only if file is uploaded to the same ftp/fish server. -

Re: ANNOUNCE: GNU Midnight Commander 4.6.0-pre1

2002-08-21 Thread Pavel Roskin
Hello, Oskar! The most important bug fixed since 4.5.55 must be the one that would corrupt archives by re-archiving files after the file was viewed with certain viewers. You are right. -- Regards, Pavel Roskin ___ Mc-devel mailing list [EMAIL

Re[2]: [PATCH] ext.c, regex_command ()

2002-08-21 Thread Pavel Tsekov
Hello, Pavel! :) Wednesday, August 21, 2002, 6:55:51 PM, you wrote: PR Hello, Pavel! This patch makes the handling of the 'type/' directive much better. It also improve the quality of the code. PR I appreciate your goals, but your patch is too hard for me to understand. The original code

Re: [PATCH] ext.c, regex_command ()

2002-08-21 Thread Pavel Roskin
Hello again! P.S. I just realized that spliting regex_check_type() breaks caching of the file output, and I don't have time to fix it today, so your help will be appreciated. Never mind. It's fixed now. I think I also fixed all the issues you were trying to fix. -- Regards, Pavel Roskin

Re[2]: [PATCH] ext.c, regex_command ()

2002-08-21 Thread Pavel Roskin
Hello! I feel bad that I broke the code ask asked your for help and then fixed it myself. I hope you didn't lose much time on it. PR By the way, if I hacked this function, I would first try to split PR processing of type/ into a separate function. regex_command() is too PR large. It even

Re: Web editing with mc

2002-08-21 Thread Pavel Roskin
Hello, David! It would be nice to have this as a standard filter in the editor (edit.indent.rc), sort of: htm|html|HTM|HTML) # http://www.w3.org/People/Raggett/tidy/ tidy -m -ascii -wrap 80 -f tidy-$1.log $2 ;; tidy uses stderr too much, and mc cannot handle it right

Re[3]: [PATCH] ext.c, regex_command ()

2002-08-21 Thread Pavel Tsekov
Hello, Pavel! :) Wednesday, August 21, 2002, 9:52:39 PM, you wrote: PR Hello! PR I feel bad that I broke the code ask asked your for help and then fixed it PR myself. I hope you didn't lose much time on it. The important thing is that the right code is now in CVS :) PR Reorganization of the

Re: Command line history button bugs?

2002-08-21 Thread Pavel Roskin
Hello, David! It's a good thing to read help and manuals. I always wanted to know what the [^] thing at the right bottom corner of the screen was. I have disabled the keybar and in such way it seems that the button is useless. Apart from that, the button has a weird behavior when switching