Re: mc and ZFS (or other filesystems with funky st_size)

2008-09-05 Thread Andrew V. Samoilov
Hello, Ed! google rm: cannot determine if this is an ancestor of the current working directory It's possible you will find answer for your question. Brief point: umount problem partition and them check permissions to mount point directory -- Regards, Andrew V. Samoilov

[bug #19333] Search and replace misbehavior with regexps and % in replacement

2007-03-29 Thread Andrew V. Samoilov
Update of bug #19333 (project mc): Status:None = Ready For Test Assigned to:None = sav Operating System: GNU/Linux = All

Missed keywords in syntax/sql

2007-01-23 Thread Andrew V. Samoilov
Hello, -- Regards, Andrew V. Samoilov. * syntax/sql.syntax: Add compile, merge, minus, offline, online, rebuild, replace, truncate and while keywords. --- sql.syntax~ Wed Jan 17 18:27:49 2007 +++ sql.syntax Thu Jan 18 16:07:29 2007 @@ -42,4 +42,5 @@ keyword whole COLUMN

[bug #18042] cannot specify port number in shell link

2006-10-30 Thread Andrew V. Samoilov
Follow-up Comment #3, bug #18042 (project mc): Do I understand correctly that a port number *can* be combined with C _or_ r? And does one have to specify a port number if one uses 'r'? Please explain any syntax changes that you introduced. No. Look at utilvfs.c:vfs_split_url(). No one syntax

[bug #18042] cannot specify port number in shell link

2006-10-27 Thread Andrew V. Samoilov
Update of bug #18042 (project mc): Status:None = Ready For Test Assigned to:None = sav Operating System: GNU/Linux = All

[patch] * hotlist.c (update_path_name): Fix gcc4 warning.

2006-08-08 Thread Andrew V. Samoilov
Hello, this path fixes this: hotlist.c: In function `hotlist_callback': hotlist.c:171: warning: `text' might be used uninitialized in this function Best regards, -- Regards, Andrew V. Samoilov GET INTERNET ACCESS FROM BCS! http

[patch] * hotlist.c (update_path_name): Fix gcc4 warning.

2006-08-08 Thread Andrew V. Samoilov
Hello, this is small patch for: hotlist.c: In function `hotlist_callback': hotlist.c:171: warning: `text' might be used uninitialized in this function Best regards, -- Regards, Andrew V. Samoilov GET INTERNET ACCESS FROM BCS

[patch]: Fix uzip for really big filesizes

2006-05-05 Thread Andrew V. Samoilov
Hello, this patch fixes uzip for really big filesizes: -rw-a-- 6.0 fat 4294967295 tx 645920710 defX 20050915.174656 bigfile.txt !!! DO NOT REPLY TO THE SENDER OF THIS EMAIL IF YOU ARE NOT IN WHITE LIST !!! -- Regards, Andrew V. Samoilov

[bug #15352] Extensions not working

2006-01-17 Thread Andrew V. Samoilov
Update of bug #15352 (project mc): Status:None = Invalid Open/Closed:Open = Closed ___ Reply to this item at:

Smbfs clean-ups

2005-08-12 Thread Andrew V. Samoilov
Hello, this patch should be applied to both branches. Thanks! -- Regards, Andrew V. Samoilov GET INTERNET ACCESS FROM BCS! http://www.bcs.zp.ua Join BCS today! For your FREE webmail, visit: http://email.zp.ua/ samba.patch.gz

[bug #13432] ownership is not preserved when copying symlinks

2005-07-16 Thread Andrew V. Samoilov
Follow-up Comment #2, bug #13432 (project mc): man 2 chown In versions of Linux prior to 2.1.81 (and distinct from 2.1.46), chown did not follow symbolic links. Since Linux 2.1.81, chown does follow symbolic links, and there is a new system call lchown that

Re: getgrouplist segfault?

2005-07-08 Thread Andrew V. Samoilov
. -- Regards, Andrew V. Samoilov GET INTERNET ACCESS FROM BCS! http://www.bcs.zp.ua Join BCS today! For your FREE webmail, visit: http://email.zp.ua/ ___ Mc-devel mailing list http

Re: New Maintainer for MC Project

2005-06-07 Thread Andrew V. Samoilov
. No, thanks! -- Regards, Andrew V. Samoilov GET INTERNET ACCESS FROM BCS! http://www.bcs.zp.ua Join BCS today! For your FREE webmail, visit: http://email.zp.ua/ ___ Mc-devel mailing list http

Re: Some useful stuff for 4.6.1

2005-06-03 Thread Andrew V. Samoilov
. -- Regards, Andrew V. Samoilov GET INTERNET ACCESS FROM BCS! http://www.bcs.zp.ua Join BCS today! For your FREE webmail, visit: http://email.zp.ua/ ___ Mc-devel mailing list http

Some useful stuff for 4.6.1

2005-05-30 Thread Andrew V. Samoilov
Hello, first patch adds some words about new define feature in the built-in editor syntax engine. Others are a first approximation of configuration files for Sun Solaris package manager. ChangeLog: * pkginfo.in, prototype.in: Configuration files for Sun Solaris pkgmk(1) -- Regards, Andrew V

Re: * utilvfs.c (is_localized_month): segfault fix

2005-04-08 Thread Andrew V. Samoilov
* locale is C and ftp server use Cyrillic. -- Regards, Andrew V. Samoilov GET INTERNET ACCESS FROM BCS! http://www.bcs.zp.ua Join BCS today! For your FREE webmail, visit: http://email.zp.ua

Another samba/lib/netmask.c warning fix

2005-02-11 Thread Andrew V. Samoilov
-- Regards, Andrew V. Samoilov GET INTERNET ACCESS FROM BCS! http://www.bcs.zp.ua Join BCS today! For your FREE webmail, visit: http://email.zp.ua/ vfs/ChangeLog: * samba/lib/netmask.c [HAVE_NETMASK_AIX HAVE_UNISTD_H

Re[2]: More smbfs clean-ups

2005-02-11 Thread Andrew V. Samoilov
Hello Pavel, Monday, January 31, 2005, 9:38:25 PM, you wrote: AVS Hello, Pavel! AVS This patch comments some more unused samba code. Committed. Thx Thanks! One more, please. -- Regards, Andrew V. Samoilov GET

Re: When will mc-4.6.2 be released?

2005-02-10 Thread Andrew V. Samoilov
exists for 4.6.0 on AMD64? 3. Can you open this .cpio by 4.6.1-pre on ia32? -- Regards, Andrew V. Samoilov GET INTERNET ACCESS FROM BCS! http://www.bcs.zp.ua Join BCS today! For your FREE webmail, visit: http://email.zp.ua

Re: message formatting and i18n

2005-02-07 Thread Andrew V. Samoilov
am wondering why message() are not used? -- Regards, Andrew V. Samoilov GET INTERNET ACCESS FROM BCS! http://www.bcs.zp.ua Join BCS today! For your FREE webmail, visit: http://email.zp.ua

Re: message formatting and i18n

2005-02-07 Thread Andrew V. Samoilov
Hello, Roland! This patch fixes too many arguments for format warning and eliminates g_string_*() at all. -- Regards, Andrew V. Samoilov GET INTERNET ACCESS FROM BCS! http://www.bcs.zp.ua Join BCS today! For your FREE webmail

Re: More smbfs clean-ups

2005-02-02 Thread Andrew V. Samoilov
Hello Andrew, Monday, January 31, 2005, 9:38:25 PM, you wrote: AVS Hello, Pavel! AVS This patch comments some more unused samba code. Committed. Thx . -- Regards, Andrew V. Samoilov GET INTERNET ACCESS FROM BCS

Re[3]: start time

2005-02-02 Thread Andrew V. Samoilov
Hello, Pavel! Patch was committed into mc-current and mc-pre. Thx, can you apply next one? -- Regards, Andrew V. Samoilov GET INTERNET ACCESS FROM BCS! http://www.bcs.zp.ua Join BCS today! For your FREE webmail, visit: http

Re: [PATCH] Find file non-recursively

2005-02-02 Thread Andrew V. Samoilov
Hello, Andrew and Pavel! I think 2+ years is quite for this patch to be commited to current ;-) -- Regards, Andrew V. Samoilov GET INTERNET ACCESS FROM BCS! http://www.bcs.zp.ua Join BCS today! For your FREE webmail, visit: http

Re: More smbfs clean-ups

2005-02-01 Thread Andrew V. Samoilov
Hello Pavel, AVS This patch comments some more unused samba code. Committed. Thx Thx, one more, please. -- Regards, Andrew V. Samoilov GET INTERNET ACCESS FROM BCS! http://www.bcs.zp.ua Join BCS today! For your FREE

Re: Restoring the functionality of Alt-o

2005-01-31 Thread Andrew V. Samoilov
good. And now it seems it was some harry move to remove '..' from directory listing. -- Regards, Andrew V. Samoilov GET INTERNET ACCESS FROM BCS! http://www.bcs.zp.ua Join BCS today! For your FREE webmail, visit: http://email.zp.ua

Re: start time

2005-01-31 Thread Andrew V. Samoilov
for these getgrouplist() patches. -- Regards, Andrew V. Samoilov GET INTERNET ACCESS FROM BCS! http://www.bcs.zp.ua Join BCS today! For your FREE webmail, visit: http://email.zp.ua/ src/ChangeLog: * utilunix.c (init_groups): Use glib

Re: Version 4.6.0 crashing on HP-UX 11i with glib 1.2.10

2003-09-02 Thread Andrew V. Samoilov
Hello, Why did you send core file (800 KB!) without first asking if we need it and without gzipping it? Why didn't you use gdb and send us backtrace instead? Is it possible to set moderator approval for messages greater than 30 KB? -- Regards, Andrew V. Samoilov

Fix ESCDELAY check.

2003-08-15 Thread Andrew V. Samoilov
Hello, small patch to fix ESCDELAY check. This variable declared extern, so test case should be linked instead of compiling. This fix is usefull for Solaris2.7. -- Regards, Andrew V. Samoilov. ChangeLog: * acinclude.m4 (MC_WITH_NCURSES): Fix ESCDELAY check. --- acinclude.m4~ Wed Aug 13

Re: [patch] bashism in sh script

2003-08-14 Thread Andrew V. Samoilov
it's a much worse case of non-portable code. Have you tested your changes? I think patch below make audio.in much more portable. BTW, I don't see reason to substitute audio from audio.in. -- Regards, Andrew V. Samoilov. --- audio.in~ Fri Dec 13 06:42:10 2002 +++ audio.inFri Aug 8 10:54:31

Re: [patch]: lib/cedit.menu: portability fixes

2003-08-04 Thread Andrew V. Samoilov
. -- Regards, Andrew V. Samoilov. ___ Mc-devel mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/mc-devel

TODO: Changing directory while in the editor ...

2003-07-31 Thread Andrew V. Samoilov
be named bug or feature. May be this code has to be compiled only if subshell support is compiled. BTW, it is new item for TODO: Implement safe save and backups on remote VFS -- Regards, Andrew V. Samoilov. absolute.patch Description: plain/text

[patch]: lib/cedit.menu: portability fixes

2003-07-25 Thread Andrew V. Samoilov
Hello, Pavel! One more fix for Solaris. BTW, it will be fine to rename http://www.ibiblio.org/pub/Linux/utils/file/managers/mc/binaries/SunOS/mc-4.6.0-SunOS.tar.Z to mc-4.6.0-sol7-sparc-local.tar.Z and to place /usr/local/README from this tarball near tarball. -- Regards, Andrew V. Samoilov

Re: Ftpfs fixes

2003-07-23 Thread Andrew V. Samoilov
with unreadable directories. BTW, I found some more possible memory leaks in ftpfs code. P.S. It will be fine to use savannah.gnu.org in cvs links at the www.ibiblio.org/mc. Fixed, I hope. Fine! -- Regards, Andrew V. Samoilov. ftpfs.c.diff Description: plain/text

Ftpfs fixes

2003-07-15 Thread Andrew V. Samoilov
. -- Regards, Andrew V. Samoilov. ftpfs.c.patch Description: plain/text

Re: BUG: viewing compressed files

2003-07-03 Thread Andrew V. Samoilov
for inconvinience, my last patch was wrong - I was not right when I thinked I am wrong ;-) BTW, is there any way to use cvs at subversions.gnu.org over http or https port? And is it possible to change my account from sav to andrew? -- Regards, Andrew V. Samoilov

Data corruption on file copying/moving fixed

2003-03-26 Thread Andrew V. Samoilov
/move file to some partition without enough space, remove some files to provide enough space and press Retry. Path commited. -- Regards, Andrew V. Samoilov --- file.c~ Sun Dec 29 09:30:11 2002 +++ file.c Wed Mar 26 11:11:23 2003 @@ -715,6 +715,7 @@ copy_file_file (FileOpContext *ctx, char

Re: [PATCH]: Locale's abbreviated month vfs

2003-03-24 Thread Andrew V. Samoilov
to create file: --cut-- 000 aaa --cut-- WITHOUT final newline. Now try to search 'aaa' - not found. Fixed in my patch (attached). Commited. Thanks! -- Regards, Andrew V. Samoilov ___ Mc-devel mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman

Re: small bug in cons.handler.c

2003-03-22 Thread Andrew V. Samoilov
= (attr 4) 0xF; printf (\x1B[%d;%d;3%d;4%dm, (bc 8) ? 5 : 25, (tc 8) ? 1 : 22, - color_map[tc 7], color_map[bc 7] + color_map[tc 7], color_map[bc 7]); } Applied, thanks! -- Regards, Andrew V. Samoilov ___ Mc-devel mailing list

Re: [PATCH]: Locale's abbreviated month vfs

2003-03-21 Thread Andrew V. Samoilov
) of my patch? If something is unclear - tell me. There are too many unreleated changes. I will look it later. Sorry, I am too buzy at work before moving. -- Regards, Andrew V. Samoilov ___ Mc-devel mailing list [EMAIL PROTECTED] http://mail.gnome.org

src/TODO

2003-03-14 Thread Andrew V. Samoilov
Hi, Pavel! src/TODO: Hard links in cpio archives have 0 length. These links have normal size for binary format. Can you specify format(s) with problems? canonicalize_pathname() doesn't strip leading ./ As far as I can see in ChangeLog this item can be removed. -- Regards, Andrew V. Samoilov

Re: cons.handler.c for FreeBSD

2003-03-05 Thread Andrew V. Samoilov
dynamically or vidcontrol 132x60 will crash mc again. -- Regards, Andrew V. Samoilov ___ Mc-devel mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/mc-devel

Re: [PATCH]: define keyword to substitute colors in syntax files

2003-03-04 Thread Andrew V. Samoilov
. -- Regards, Andrew V. Samoilov ___ Mc-devel mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/mc-devel

Backspace doesn't work in filename search (C-s) in xterm

2003-03-03 Thread Andrew V. Samoilov
find how to define M-Backspace in editkeys.c. -- Regards, Andrew V. Samoilov ___ Mc-devel mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/mc-devel

Re: [PATCH]: define keyword to substitute colors in syntax files

2003-03-03 Thread Andrew V. Samoilov
syntax.c. Also defines variable should be moved to WEdit structure. -- Regards, Andrew V. Samoilov ChangeLog: * syntax.c (edit_read_syntax_rules): Check for list of defines is already initialized. (edit_read_syntax_file): Process `include ...` before first `file ...`, so color definitions can

Re: [PATCH]: define keyword to substitute colors in syntax files

2003-02-28 Thread Andrew V. Samoilov
black sh.syntax: context # \n comment This part is some tricky, but it is my goal and will be implemented some later. -- Regards, Andrew V. Samoilov ChangeLog: * syntax.c: Reimplement defines value as array of strings, so define comment brown blue construction is now legal. (mc_defines_destroy

Re: patchfs update

2003-02-26 Thread Andrew V. Samoilov
more clear + Good job! Applied, thanks. -- Regards, Andrew V. Samoilov ___ Mc-devel mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/mc-devel

[PATCH]: define keyword to substitute colors in syntax files

2003-02-25 Thread Andrew V. Samoilov
Hello, this patch allows new define keyword in builtin editor syntax files. Now only colors can be substituted, but it can be improved on request. Next construction is legal now: context default define comment brown keyword /\* comment keyword \*/ comment keyword // comment

Re: [Debian BTS] ru_RU.UTF-8 locale

2003-02-24 Thread Andrew V. Samoilov
a lot of places which need changing. The first thing to decide is what all locales mc wants to support. E.g. supporting just ASCII compatible charsets (like UTF-8) is easier than supporting ASCII incompatible ones. Jakub Can you upload UTF8 related patches there? -- Regards, Andrew V. Samoilov

Re: Patch to avoid history duplicates applied

2003-02-21 Thread Andrew V. Samoilov
, Alt-O writes the directory history now. * utilunix.c (destroy_groups): Use g_tree_foreach() instead of obsolete g_tree_traverse(). glib-1.2 has no g_tree_foreach() function, so some more checks are needed. -- Regards, Andrew V. Samoilov

Re: [PATCH]: Locale's abbreviated month vfs

2003-02-19 Thread Andrew V. Samoilov
Andrew V. Samoilov wrote: Hello! There are some localised ftp-servers in the wild, and their output with locale's abbreviated months confuses mc's parser. Below is a small patch to treat such dates as Jan 1 1970

Re: little bug in option.c

2003-02-19 Thread Andrew V. Samoilov
Mike Smithson wrote: I was playing with option.c and ran across this tiny bug. If you change PANEL_OPTIONS the dialog doesn't display properly anymore. Atached is the diff to make it work and be consistent with the way OTHER_OPTIONS is handled also. Applied, thanks. -- Regards, Andrew V

Re: smbfs seek support

2003-02-19 Thread Andrew V. Samoilov
Andrew V. Samoilov wrote: Hello Pavel and Olecom! Pavel Roskin wrote: Hello! May I present me as little coding animal. :-) It's very useful patch for smbfs users. It's very little - but powerful against windoze smb-kik programs. Olecom, can you test backported version

Re: File find: open viewer does not jump to line?

2003-02-08 Thread Andrew V. Samoilov
Hi, David Sterba wrote: You can try this before running mc: $ cd $ mv .mc .mc-old (and may be) Sometimes fresh configuration solves strange problems. Yes, it works now. Can you sent here diff -u .mc-old/ini .mc/ini output? -- Regards, Andrew V. Samoilov

[PATCH]: Locale's abbreviated month vfs

2003-01-31 Thread Andrew V. Samoilov
Hello! There are some localised ftp-servers in the wild, and their output with locale's abbreviated months confuses mc's parser. Below is a small patch to treat such dates as Jan 1 1970. -- Regards, Andrew V. Samoilov ChangeLog: * vfs.c (is_localized_month): New function for locale's

Re: rpm --nosignature

2003-01-27 Thread Andrew V. Samoilov
Hello, Arpi Fixed in CVS: 2002-12-29 Andrew V. Samoilov [EMAIL PROTECTED] * extfs/rpm: Use --nosignature only if rpm supports this. but in mc.ext it's still there: # RPM packages (SuSE uses *.spm for source packages) regex/\.(rpm|spm)$ Open=%cd %p#rpm View=%view

Re: HP-UX and AIX buiild problems and patches

2003-01-27 Thread Andrew V. Samoilov
were required to make them happy. Well, I commited changed version of your HP patch to CVS. BTW, can you send me compiler output for src/util.c. I want to know, are there warnings or errors. -- Regards, Andrew V. Samoilov Index: mc/edit/ChangeLog diff -u mc/edit/ChangeLog:1.147 mc/edit

Re: HP-UX and AIX buiild problems and patches

2003-01-27 Thread Andrew V. Samoilov
Alexander Varakin wrote: Hi Andrew, I don't have access to AIX box right now, but I am sure that the build problems in util.c are not warnings. The AIX xlc_r compiler is very strict, so it produced errors there. Attached hunk of your AIX patch is not clear for me: -- Regards, Andrew V

Re: HP-UX and AIX buiild problems and patches

2003-01-27 Thread Andrew V. Samoilov
Alexander Varakin ÐÉÛÅÔ: The problem here is that app_text was declared as extern const char app_text []; in header file, and then it was defined in c file as static const char app_text [] = which is not consistent, so the compiler complained about this. Alex From: Andrew V. Samoilov

Re: test results mc.hlp.it 156+ M

2003-01-23 Thread Andrew V. Samoilov
, Andrew V. Samoilov ___ Mc-devel mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/mc-devel

Re: rpm --nosignature

2003-01-23 Thread Andrew V. Samoilov
-12-29 Andrew V. Samoilov [EMAIL PROTECTED] * extfs/rpm: Use --nosignature only if rpm supports this. -- Regards, Andrew V. Samoilov ___ Mc-devel mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/mc-devel

Re: bug in mc 4.5.55.

2003-01-20 Thread Andrew V. Samoilov
will be released soon. Thanks for report. -- Regards, Andrew V. Samoilov Index: mc/src/profile.c diff -u mc/src/profile.c mc/src/profile.c --- mc/src/profile.cThu Sep 26 19:13:47 2002 +++ mc/src/profile.cMon Jan 20 09:33:02 2003 @@ -232,10 +232,22 @@ } /* switch

Re: test results mc.hlp.it 156+ M

2003-01-15 Thread Andrew V. Samoilov
of the possible bottlenecks. -- Regards, Andrew V. Samoilov --- src/man2hlp.c Wed Jan 15 16:25:46 2003 +++ src/man2hlp.c Wed Jan 15 16:34:15 2003 @@ -61,38 +61,9 @@ struct node { static struct node nodes; static struct node *cnode; /* Current node */ -#define MAX_STREAM_BLOCK 8192

Re: Fwd: Re: mc.hlp.it 156+ M

2003-01-13 Thread Andrew V. Samoilov
Autoconf 2.53. Invocation command line was ... ## - ## ## Platform. ## ## - ## uname -m = i86pc uname -r = 5.8 uname -s = SunOS uname -v = Generic_108529-01 I am using gcc 2.95.3. It will be nice to know what kind of compiler does Tribhuvan use. -- Regards, Andrew V. Samoilov

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

2003-01-02 Thread Andrew V. Samoilov
2002 @@ -6,17 +6,22 @@ #Andrew V. Samoilov [EMAIL PROTECTED] 2000 # beta version 2.0 # -RAR=rar -UNRAR=unrar # Prefer unrar (freeware) +RAR=`which rar 2/dev/null` +UNRAR=`which unrar 2/dev/null` # Prefer unrar (freeware) Unfortunatelly which is not portable. I don't know

Re: smbfs seek support

2002-12-26 Thread Andrew V. Samoilov
Hello Pavel and Olecom! Pavel Roskin wrote: Hello! May I present me as little coding animal. :-) It's very useful patch for smbfs users. It's very little - but powerful against windoze smb-kik programs. Olecom, can you test backported version of this function? -- Regards, Andrew V

Re: patchfs, audio update

2002-12-19 Thread Andrew V. Samoilov
}' with more readable '^---'. -- Regards, Andrew V. Samoilov ___ Mc-devel mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/mc-devel

Re: patchfs, audio update

2002-12-18 Thread Andrew V. Samoilov
Adam Byrtek 'alpha' wrote: On Fri, Dec 13, 2002 at 07:09:27PM +0200, Andrew V. Samoilov wrote: Perfect and very impressive! Power perl skills! Thank you very much :) I do not enforce you to implement context format. But it will be some regressive and on other hand some projects (Samba

Re: patchfs, audio update

2002-12-18 Thread Andrew V. Samoilov
works more well, but file size are bit smaller than truth. Copyout is ok. -- Regards, Andrew V. Samoilov --- patchfs Wed Dec 18 19:46:57 2002 +++ patchfs-Wed Dec 18 20:24:13 2002 @@ -4,9 +4,7 @@ # # extfs to handle patches in unified diff format -use bytes; use strict; -use POSIX

Re: patchfs, audio update

2002-12-13 Thread Andrew V. Samoilov
that unstable but universal. I do not enforce you to implement context format. But it will be some regressive and on other hand some projects (Samba as far as I remember) require context patches. -- Regards, Andrew V. Samoilov ___ Mc-devel mailing list

Re: [Regression] Editting stale symlink removes symlink and createsfile symlink points to

2002-12-11 Thread Andrew V. Samoilov
, direntry.c knows this flag, so only filesystems with its own open() need to be changed. Fine and elegant solution! Thanks a lot! -- Regards, Andrew V. Samoilov ___ Mc-devel mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/mc-devel

Re: New patchfs script

2002-12-11 Thread Andrew V. Samoilov
perl in patchfs, a and uzip scripts, but this is another story. -- Regards, Andrew V. Samoilov Index: patchfs === RCS file: /cvs/gnome/mc/vfs/extfs/patchfs,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7

Re: New patchfs script

2002-12-11 Thread Andrew V. Samoilov
correct syntax highlighting in the editor and it's more convenient if the If Andrew don't mind I can take care of this feature requests... I like to play with my scripts by myself. It will be nice, perl is not my favorite language. -- Regards, Andrew V. Samoilov

Re: New patchfs script

2002-12-11 Thread Andrew V. Samoilov
Adam Byrtek 'alpha' wrote: On Wed, Dec 11, 2002 at 04:42:35PM +0200, Andrew V. Samoilov wrote: I applied little patch for your patchfs to quote metacharacters in Agreed. . . . -copyout ($ARGV[2], $ARGV[3]); +copyout ($ARGV[2], quotemeta ($ARGV[3])); The second chunk

[Regression] Editting stale symlink removes symlink and creates filesymlink points to

2002-12-04 Thread Andrew V. Samoilov
(). Reported by Saso [EMAIL PROTECTED] -- Regards, Andrew V. Samoilov ___ Mc-devel mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/mc-devel

Re: Don't allow stdout and stderr from extfs scripts pollute thescreen.

2002-12-03 Thread Andrew V. Samoilov
bytes. Make sure no more is written */ /* or a deadlock might occur. */ void open_error_pipe (void) So I will comment out all of open_error_pipe() and close_error_pipe () in the extfs.c and possible sfs.c. -- Regards, Andrew V. Samoilov ___ Mc

Re: Saving file position in mcedit

2002-11-29 Thread Andrew V. Samoilov
is not absolute then editor will save this file relative new working directory. Of course, user should see names s/he give to editor. It was the main inconsistensy in the Wallery Studennikov multi-screen patche as for me. -- Regards, Andrew V. Samoilov

Re: mc-4.6.0-pre1 -- some (groff=1.18 related) problems

2002-11-28 Thread Andrew V. Samoilov
. -- Regards, Andrew V. Samoilov Index: configure.in === RCS file: /cvs/gnome/mc/configure.in,v retrieving revision 1.316 diff -u -r1.316 configure.in --- configure.in11 Nov 2002 01:57:43 - 1.316 +++ configure.in28 Nov

Re: [PATCH] history_show_duplicates

2002-11-25 Thread Andrew V. Samoilov
, Andrew V. Samoilov ___ Mc-devel mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/mc-devel

Re: midnight bug - feature request

2002-11-23 Thread Andrew V. Samoilov
zip, please. This one is not from Unix world. Anyway it is good to see new contributors here. Go ahead, and we will help. -- Regards, Andrew V. Samoilov ___ Mc-devel mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/mc-devel

Re: midnight bug - feature request

2002-11-23 Thread Andrew V. Samoilov
, Andrew V. Samoilov ___ Mc-devel mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/mc-devel

Re: midnight bug - feature request

2002-11-23 Thread Andrew V. Samoilov
, there is some lag between committing) Can you help me to find a program that can do patching using the patch file? patch itself. man patch should help you, take a look at -p option. BTW, please send patches to mc-devel only. Good by till Monday. -- Regards, Andrew V. Samoilov

Re: [BUG] Disappearing of first line after Ctrl-Y

2002-11-06 Thread Andrew V. Samoilov
be consistent. Now 0 is checked in the right part of the line, but this check is ommited at the left. -- Regards, Andrew V. Samoilov. --- edit.c Wed Nov 6 16:33:21 2002 +++ edit.c.new Wed Nov 6 16:34:44 2002

Patch to eliminate temporary scripts in the exec_extention()

2002-11-05 Thread Andrew V. Samoilov
) Possibility to pollute or change environment if subshell support is used (points of view differs). 3) exit, return or exec stop subshell execution (None noted in the mc.ext). Best regards, Andrew V. Samoilov. --- mc/src/ext.cThu Oct 31 12:33:59 2002 +++ mc/src/ext.cTue Nov 5 16:21

%config for files under /usr/share.

2002-11-01 Thread Andrew V. Samoilov
sequences to system wide mc.lib, and it is planed to use it for color schemas. -- Regards, Andrew V. Samoilov ___ Mc-devel mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/mc-devel

Re: Bug with fish and '$' in file names

2002-11-01 Thread Andrew V. Samoilov
is Test.class (the '$' is omitted). I tried it with the newest mc-4.6.0-pre1 and with mc-4.5.55, both have the same problem. If I copy the file simply with scp, it works. Regards, Bernhard Can you test attached patch? -- Regards, Andrew V. Samoilov fish.c.patch.bz2 Description: BZip2 compressed

Re: Bug with fish and '$' in file names

2002-11-01 Thread Andrew V. Samoilov
Bernhard Walle wrote: On Fri, 01 Nov 2002 at 15:36 (+0200), Andrew V. Samoilov wrote: Bernhard Walle wrote: if I want to delete a file which contains '$' in its name (e.g. as generated by the Java compiler) on a fish vfs (SSH), it simply does not work. Also copying does not work correct

Re: mc wish: possibility to configure passive/active ftp mode fromUI (fwd)

2002-10-31 Thread Andrew V. Samoilov
- Forwarded message from Andrew W. Nosenko - Date: Wed, 16 Oct 2002 12:10:16 +0300 From: Andrew W. Nosenko [EMAIL PROTECTED] Message-ID: [EMAIL PROTECTED] To: Andrew V. Samoilov [EMAIL PROTECTED] Subject: mc wish: possibility to configure passive/active ftp mode from UI First part

Re: links in man2hlp

2002-10-24 Thread Andrew V. Samoilov
missing something? Is the date required? Sometimes it is so, but manual is not the case. -- Regards, Andrew V. Samoilov ___ Mc-devel mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/mc-devel

Re: links in man2hlp

2002-10-24 Thread Andrew V. Samoilov
Andrew V. Samoilov wrote: Pavel Roskin wrote: Hello! I tried this to get punctuation marks out the link references avoiding extra spaces (ala .BR or .IR). The best idea I got was using \ as separator because it seems to have no side effects for groff in the man page. I read something about

Re: Backward search in the internal viewer

2002-10-23 Thread Andrew V. Samoilov
Pavel Roskin wrote: On Wed, 23 Oct 2002, Andrew V. Samoilov wrote: Hello, this feature is documented, but I don't know was this one implemented before 4.1. I implemented it for normal and hex search in 2000, but it was rejected because it had not regular search. I have no ideas how

Re: Using poptPrintHelp()

2002-10-17 Thread Andrew V. Samoilov
requires massive po/*.po updates. - Regards, Andrew V. Samoilov --- main.c Mon Oct 14 17:26:57 2002 +++ main.c- Thu Oct 3 21:10:21 2002 -2072,15 +2072,12 init_sigchld (void) static void print_mc_usage (poptContext ctx, FILE * stream) { -int leftColWidth; -fprintf (stream

man2hlp handles .TP and .IP without arguments

2002-10-17 Thread Andrew V. Samoilov
Hello, we are one more step toward to make xnc.hlp a text file. .IP and .TP paragraphs are how processed by man2hlp, but their arguments are ignored now. Now we need to implement .OL (ordered list) from nroff mm package and possible .RS and .RE from man one. -- Regards, Andrew V. Samoilov

Re: auto-fill feature in mcedit

2002-10-03 Thread Andrew V. Samoilov
is already implemented in the current mc. You need to press Escape Tab. Current code snapshot and rpm for Redhat 7.x (i386) can be downloaded from http://www.ibiblio.org/pub/Linux/utils/file/managers/mc/snapshots/ -- Regards, Andrew V. Samoilov ___ Mc

mc_tmpdir(), system recovery and read-only /tmp

2002-10-03 Thread Andrew V. Samoilov
Hello! Recent patch makes mc unusable for system recovery when / is mounted read-only, and there is no /tmp/mc-root. Also it does not check ownership and modes if such directory existed, and so it can be used for some kinds of DOS in mc. -- Regards, Andrew V. Samoilov

Re: popt and i18n

2002-10-03 Thread Andrew V. Samoilov
Pavel Roskin wrote: On Thu, 3 Oct 2002, Andrew V. Samoilov wrote: Hello! There is POPT_ macro used in the popt subsystem for translated strings. This macro is not recognized by xgettext, so I see 2 ways to see these strings accepted: 1) Replace POPT_ with _ in src/popt*.* 2) Add POPT_

Re: Regressions in the syntax

2002-09-27 Thread Andrew V. Samoilov
time to spend on regressions. OK. I am too discouraged to fix syntax files in the nearest time. -- Regards, Andrew V. Samoilov ___ Mc-devel mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/mc-devel

Re: Syntax file for M4/Autoconf

2002-09-19 Thread Andrew V. Samoilov
Pavel Roskin wrote: The question about comments may be for me. I remember that I just scanned the web for SQL files and checked sources of PostgreSQL and MySQL. PostgreSQL uses --. MySQL uses #. Take MySQL source and look for *.test files. It's very bad - # has not special sence and can

Re: Syntax file for M4/Autoconf - 2

2002-09-19 Thread Andrew V. Samoilov
for all syntax files. So changing colors is easy. :) It will be fine to implement define directive and color changing will be even more easy. Colors can be described in the syntax.colors file and everybody will has posibility to satisfy own needs. -- Regards, Andrew V. Samoilov

Re: Syntax file for M4/Autoconf

2002-09-18 Thread Andrew V. Samoilov
-insensitive keyword at the end of context line. 2) add new keyword like ikeyword for case-insensitive keywords 3) add case-insensitive clause at the end of each case insensitive keywords Your suggestions are welcome -- Regards, Andrew V. Samoilov. ___ Mc

  1   2   >