Re: Release out experimental release mc-5.0

2010-04-01 Thread Jindrich Novy
://mail.gnome.org/mailman/listinfo/mc -- Jindrich Novy jn...@redhat.com http://people.redhat.com/jnovy/ ___ Mc mailing list http://mail.gnome.org/mailman/listinfo/mc

Re: Release out experimental release mc-5.0

2010-04-01 Thread Jindrich Novy
://mail.gnome.org/mailman/listinfo/mc -- Jindrich Novy jn...@redhat.com http://people.redhat.com/jnovy/ ___ Mc-devel mailing list http://mail.gnome.org/mailman/listinfo/mc-devel

[PATCH] subshell prompt printing fix

2007-06-12 Thread Jindrich Novy
that the new line isn't needed to be printed since the old prompt can be overwritten. Cheers, Jindrich -- Jindrich Novy [EMAIL PROTECTED] http://people.redhat.com/jnovy/ --- mc-2007-06-04-22/src/main.c.prompt 2007-06-12 15:23:25.0 +0200 +++ mc-2007-06-04-22/src/main.c 2007-06-12 15:45

Re: mc and utf8

2007-04-11 Thread Jindrich Novy
of names: Jakub Jelinek, Vladimir Nadvornik, Jindrich Novy - AFAIK they're all involved in the current UTF-8 patches. Yes of course, Rostislav came to me with a great interest in UTF8ization of mc and wanted me to supervise his bachelor's thesis in this field and I'm very happy because of that. I

Re: yet another utf8 patch: fix completion

2007-01-04 Thread Jindrich Novy
Hi Egmont, On Tue, 2007-01-02 at 18:14 +0100, Egmont Koblinger wrote: Hi, Especially to the maintainers of the UTF-8 patches: I've created another patch, this time to fix Alt+Tab (or Escape then TAB) completion when the command line or filename or whatever you type already contains some

Re: [PATCH] mc crashes when temporary directory cannot be created

2007-01-02 Thread Jindrich Novy
Hi Pavel, On Sat, 2006-12-30 at 20:51 +0200, Pavel Tsekov wrote: There is an even simpler cure. In mc_tmpdir() when executing the fallback code pass an absolute path to mc_mkstemps(). This will prevent the loop. However I am not yet conviced that this is the best solution. I am still

Re: [PATCH] mc crashes when temporary directory cannot be created

2007-01-02 Thread Jindrich Novy
Hi Pavel, On Tue, 2007-01-02 at 16:28 +0200, Pavel Tsekov wrote: On Tue, 2 Jan 2007, Jindrich Novy wrote: On Sat, 2006-12-30 at 20:51 +0200, Pavel Tsekov wrote: There is an even simpler cure. In mc_tmpdir() when executing the fallback code pass an absolute path to mc_mkstemps

Re: [PATCH] mc crashes when temporary directory cannot be created

2007-01-02 Thread Jindrich Novy
Hi Pavel, On Tue, 2007-01-02 at 16:48 +0200, Pavel Tsekov wrote: On Tue, 2 Jan 2007, Jindrich Novy wrote: On Tue, 2007-01-02 at 16:28 +0200, Pavel Tsekov wrote: On Tue, 2 Jan 2007, Jindrich Novy wrote: On Sat, 2006-12-30 at 20:51 +0200, Pavel Tsekov wrote: There is an even simpler cure

Re: [PATCH] mc crashes when temporary directory cannot be created

2006-11-30 Thread Jindrich Novy
Hi Leonard, On Wed, 2006-11-29 at 20:59 +0100, Leonard den Ottolander wrote: Hello Jindrich, On Tue, 2006-11-28 at 13:21 +0100, Jindrich Novy wrote: IMO only removal of the fallback will prevent the infinite loop in any case as it shouldn't call mc_mkstemps() at all. That cure seems

Re: [PATCH] mc crashes when temporary directory cannot be created

2006-11-28 Thread Jindrich Novy
Hi Pavel, On Mon, 2006-11-27 at 17:37 +0200, Pavel Tsekov wrote: Hello Jindrich, On Mon, 27 Nov 2006, Jindrich Novy wrote: there is a breakage in util.c and utilunix.c related to temporary files creation. The problem is that if a directory for temporary files cannot be created mc ends

[PATCH] mc crashes when temporary directory cannot be created

2006-11-27 Thread Jindrich Novy
Hi all, there is a breakage in util.c and utilunix.c related to temporary files creation. The problem is that if a directory for temporary files cannot be created mc ends up in infinite loop caused by: tmpbase = concat_dir_and_file (mc_tmpdir (), prefix); in mc_mkstemps() which then calls

[PATCH] FISH DoS when copying file with '`' in name to remote FS

2006-11-08 Thread Jindrich Novy
-- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com/jnovy/ (o_ _o) //\ The worst evil in the world is refusal to think. //\ V_/_ _\_V --- mc/vfs/fish.c.fishfix 2006-11

Re: [PATCH] RPM vfs ignores conflicts

2006-11-01 Thread Jindrich Novy
Hi Leonard, On Tue, 2006-10-31 at 20:44 +0100, Leonard den Ottolander wrote: Hi Jindrich, On Tue, 2006-10-31 at 16:07 +0100, Jindrich Novy wrote: the current RPM vfs allows to see RPM package requires/provides and obsoletes but lacks an implementation of conflicts. The attached patch

[PATCH] RPM vfs ignores conflicts

2006-10-31 Thread Jindrich Novy
Hi all, the current RPM vfs allows to see RPM package requires/provides and obsoletes but lacks an implementation of conflicts. The attached patch adds INFO/CONFLICTS to the RPM vfs so that conflicts are no more hidden. Jindrich -- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com

Re: incorrect hex number in editor

2006-09-05 Thread Jindrich Novy
understand I was unable to reproduce your problem. Which locale do you use? Jindrich -- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com/jnovy/ (o_ _o) //\ The worst evil in the world is refusal to think. //\ V_

Re: incorrect hex number in editor [patch]

2006-09-05 Thread Jindrich Novy
On Tue, 2006-09-05 at 13:47 +0200, Egmont Koblinger wrote: Here you are. Apply it after the big utf8 patch. Ah, I see I came a bit late :) Thanks for the patch Egmont. Jindrich -- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com/jnovy/ (o_

Re: incorrect hex number in editor

2006-09-02 Thread Jindrich Novy
Hi Nerijus, this doesn't happen in the rawhide mc-4.6.1-25.fc6 which contains the mc-2006-08-12-18.tar.gz snapshot. I'll sync both the versions and release FC5 update to fix it. Jindrich On Fri, 2006-09-01 at 02:17 +0300, Nerijus Baliunas wrote: Hello, attached file is 0xC3 0xBC 0xC5 0xAB

[PATCH] assembler.syntax doesn't highlight AMD64 registers

2006-08-23 Thread Jindrich Novy
Hi, I noticed that assembler.syntax doesn't highlight AMD64 registers while editing some assembly files. Patch is attached. Jindrich -- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com/jnovy/ (o_ _o) //\ The worst evil

Re: [RFE] right-side scrollbar for mcedit

2006-07-17 Thread Jindrich Novy
+0200, Jindrich Novy wrote: Hi mc-devel, I want to ask you for your opinion about one feature I would like to see in mcedit. I miss a vertical scrollbar on the right side of the mcedit to let me guess in which part of the file I actually am. It's not like we don't have this information at all

Re: obsolete RPM tags highlighting

2006-07-15 Thread Jindrich Novy
Hi Leonard, On Sat, 2006-07-15 at 13:11 +0200, Leonard den Ottolander wrote: And why should we allow the decapitalization of the a in BuildArch but not the B? Because buildArch or buildPreReq in spec looks just wrong? ;-) Jindrich ___ Mc-devel

Re: obsolete RPM tags highlighting

2006-07-14 Thread Jindrich Novy
Hi Andy, On Thu, 2006-07-13 at 17:22 +0300, Andy Shevchenko wrote: Jindrich Novy пишет: My $0.02 to specfile highliting. The mc shipped with FC4 doesn't handle correctly the case-insensivity tags. For example, BuildArch and Buildarch are highliting differently, but rpm recognize both. I

Re: obsolete RPM tags highlighting

2006-07-14 Thread Jindrich Novy
Hi, On Fri, 2006-07-14 at 15:33 +0200, Leonard den Ottolander wrote: Hi, On Fri, 2006-07-14 at 09:24 +0200, Jindrich Novy wrote: On Thu, 2006-07-13 at 17:22 +0300, Andy Shevchenko wrote: Jindrich Novy пишет: My $0.02 to specfile highliting. The mc shipped with FC4 doesn't handle

Re: obsolete RPM tags highlighting

2006-07-13 Thread Jindrich Novy
On Thu, 2006-07-13 at 14:08 +0200, Jindrich Novy wrote: Hi mc-devel, attaching a simple patch that highlights obsolete RPM tags with white color so that it helps the spec file editor to be better aware of the fact they are obsolete for several years and shouldn't be used. The patch

Re: obsolete RPM tags highlighting

2006-07-13 Thread Jindrich Novy
Hi Andy, On Thu, 2006-07-13 at 17:22 +0300, Andy Shevchenko wrote: Jindrich Novy пишет: My $0.02 to specfile highliting. The mc shipped with FC4 doesn't handle correctly the case-insensivity tags. For example, BuildArch and Buildarch are highliting differently, but rpm recognize both. I

Re: obsolete RPM tags highlighting

2006-07-13 Thread Jindrich Novy
Hi Pavel, On Thu, 2006-07-13 at 17:33 +0300, Pavel Tsekov wrote: On Thu, 13 Jul 2006, Jindrich Novy wrote: attaching a simple patch that highlights obsolete RPM tags with white color so that it helps the spec file editor to be better aware of the fact they are obsolete for several years

[PATCH] segfault fix while formatting paragraph (alt-p)

2006-06-16 Thread Jindrich Novy
Hi, there's a segfault while formatting a paragraph with alt-p. The next_word_start() in wordproc.c misses the upper boundary check. The attached patch fixes it. References/Reproducer: http://bugzilla.redhat.com/194562 Jindrich --- mc/edit/wordproc.c.jn 2005-05-27 05:35:12.0 +0200 +++

better [PATCH] segfault fix while formatting paragraph (alt-p)

2006-06-16 Thread Jindrich Novy
Hi, after some refinement I'm sending a better patch that rewrites next_word_start() and fixes the segfault. Jindrich --- mc/edit/wordproc.c.jn 2005-05-27 05:35:12.0 +0200 +++ mc/edit/wordproc.c 2006-06-16 18:48:42.0 +0200 @@ -198,33 +198,25 @@ } static int -next_word_start

Re: utf8 patch for mc, slang 2 version

2006-06-12 Thread Jindrich Novy
Hi Leonard, On Sun, 2006-06-11 at 13:08 +0200, Leonard den Ottolander wrote: On Thu, 2006-06-08 at 20:13 +0200, Egmont Koblinger wrote: I've just upgraded to slang-2 in our distro and also updated the UTF-8 patches to mc-4.6.1 (based on SUSE's version). It was easier than I thought it

Re: utf8 patch for mc, slang 2 version

2006-06-07 Thread Jindrich Novy
Hi, On Wed, 2006-06-07 at 12:18 +0200, Vladimir Nadvornik wrote: On Saturday 12 November 2005 20:59, Leonard den Ottolander wrote: Hi Bart, list, On Tue, 2005-09-20 at 08:14 +1200, Bart Oldeman wrote: Basically you'd need to apply Fedora's patch, and then (sorry no proper patch here

Re: [RFE][PATCH] Display free space on device in panels

2006-05-31 Thread Jindrich Novy
Hi Pavel, On Tue, 2006-05-30 at 14:56 +0300, Pavel Tsekov wrote: On Mon, 29 May 2006, Jindrich Novy wrote: On Fri, 2006-05-19 at 14:29 -0400, Pavel Roskin wrote: Can we avoid any highlighting? I think Far Manager does it right: http://red-bean.com/proski/mc/far.png Attaching

Re: [RFE][PATCH] Display free space on device in panels

2006-05-30 Thread Jindrich Novy
On Tue, 2006-05-30 at 11:36 +0300, Pavel Tsekov wrote: Please, do not send patches generated against UTF8-ized version of MC. Ah, done that again. Attaching the cleanly applicable variant then. Jindrich -- Jindrich Novy [EMAIL PROTECTED] --- mc/src/screen.c.orig 2006-02-08 11:10:37.0

Re: [RFE][PATCH] Display free space on device in panels

2006-05-29 Thread Jindrich Novy
Hi Pavel and Pavel, On Fri, 2006-05-19 at 14:29 -0400, Pavel Roskin wrote: Can we avoid any highlighting? I think Far Manager does it right: http://red-bean.com/proski/mc/far.png Attaching the patch without highlighting. The main changes are that I moved the show_free_space() into main.c

Re: [RFE][PATCH] Display free space on device in panels

2006-05-19 Thread Jindrich Novy
someone else whether to highlight or not. If more users are unhappy with the highlighting, I have no problem with removing it. The current version of the patch is applied in FC5 if you want to see how it looks like (highlighted version). Cheers, Jindrich -- Jindrich Novy [EMAIL PROTECTED

Re: [RFE][PATCH] Display free space on device in panels

2006-05-19 Thread Jindrich Novy
of the panel is unused. It could be moved upwards though if more people like it. Cheers, Jindrich -- Jindrich Novy [EMAIL PROTECTED] ___ Mc-devel mailing list http://mail.gnome.org/mailman/listinfo/mc-devel

Re: [RFE][PATCH] Display free space on device in panels

2006-05-18 Thread Jindrich Novy
Hi Pavel, On Thu, 2006-05-18 at 12:11 +0300, Pavel Tsekov wrote: Hello Jindrich, On Wed, 1 Feb 2006, Jindrich Novy wrote: On Mon, 2006-01-02 at 14:41 +0100, Jindrich Novy wrote: thanks for your comments, attaching the patch better matching the mc coding style. I modified the patch

Re: [RFE][PATCH] Display free space on device in panels

2006-05-18 Thread Jindrich Novy
Hi Pavel, On Thu, 2006-05-18 at 16:36 +0300, Pavel Tsekov wrote: On Thu, 18 May 2006, Jindrich Novy wrote: Yes, the patch can still be improved. I posted it here just to discuss the feature and whether upstream likes it. It's still not a commit candidate yet. Well, it seems

[PATCH] Allow storing mc configuration in /etc/mc

2006-05-17 Thread Jindrich Novy
with the former mc behavior. Cheers, Jindrich -- Jindrich Novy [EMAIL PROTECTED] --- mc-4.6.1a/src/charsets.c.etcmc 2005-05-27 05:35:15.0 +0200 +++ mc-4.6.1a/src/charsets.c 2006-02-24 15:17:05.0 +0100 @@ -45,12 +45,17 @@ load_codepages_list (void) char *fname; char buf[256

Inconsistent behaviour of Options

2006-03-09 Thread Jindrich Novy
Hi mc-devel, there are two types of dialogs in Options menu. The first type contains three buttons: Ok, Save, Cancel and the second only Ok and Cancel. There's a default action in the dialogs with only Ok and Cancel that Ok saves the configuration globally so that it's written to ini file just

Re: Inconsistent behaviour of Options

2006-03-09 Thread Jindrich Novy
Hello Pavel, On Thu, 2006-03-09 at 15:14 +0200, Pavel Tsekov wrote: The question is whether to fix the bug in the way that: 1. Ok sets the parameters only for the current session and won't touch the ini file. Save saves the configuration to ini file so that it's needed to add the Save

Re: [RFE][PATCH] Display free space on device in panels

2006-02-01 Thread Jindrich Novy
Hello, On Mon, 2006-01-02 at 14:41 +0100, Jindrich Novy wrote: thanks for your comments, attaching the patch better matching the mc coding style. I modified the patch so that it can be switched on/off in the Options/Layout dialog to display free space on device. termshot(TM) is attached

current CVS mc isn't compilable

2006-02-01 Thread Jindrich Novy
Hello mc-devel, the patch says it all. Regards, Jindrich -- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com/jnovy/ (o_ _o) //\ The worst evil in the world is refusal to think. //\ V_

[PATCH] Bad permission highlighting

2006-01-06 Thread Jindrich Novy
Hello mc-devel, Andy Shevchenko reported a bug to me for bad permissions highlighting. I've written a patch for it and it's attached. It's not a big deal but it fixes the highlighting problem. For reference: http://bugzilla.redhat.com/177100 ChangeLog: 2006-01-06 Jindrich Novy [EMAIL

Re: [RFE][PATCH] Display free space on device in panels

2006-01-02 Thread Jindrich Novy
Hello Roland, thanks for your comments, attaching the patch better matching the mc coding style. Jindrich -- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com/jnovy/ (o_ _o) //\ The worst evil in the world is refusal

Re: Fearure request

2005-12-28 Thread Jindrich Novy
. The free space is displayed like this: 3509M (16%) of 21G in the status separator line on each panel. I consider this feature helpful as well. Cheers, Jindrich -- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com/jnovy/ (o_ _o

[RFE][PATCH] Display free space on device in panels (was: Fearure request)

2005-12-28 Thread Jindrich Novy
Hello Sergei, mc-devel, On Wed, 2005-12-28 at 15:33 +0100, Jindrich Novy wrote: the following patch adds support for displaying an amount of free space figured by stat-ing the current directory. The free space is displayed like this: 3509M (16%) of 21G in the status separator line

[RFE] [PATCH] star vfs and xattr feature request

2005-12-06 Thread Jindrich Novy
-- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com/jnovy/ (o_ _o) //\ The worst evil in the world is refusal to think. //\ V_/_ _\_V --- mc-4.6.1a/lib/mc.ext.in.star 2005

[PATCH] PHP syntax highlighting broken

2005-12-02 Thread Jindrich Novy
-- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com/jnovy/ (o_ _o) //\ The worst evil in the world is refusal to think. //\ V_/_ _\_V --- mc-4.6.1a/syntax/php.syntax.phpfix

Re: [PATCH] concat_dir_and_file() needs fixes

2005-12-02 Thread Jindrich Novy
Hello Roland, On Fri, 2005-12-02 at 15:58 +0100, Roland Illig wrote: Jindrich Novy wrote: --- mc-4.6.1a/src/util.c.jn 2005-12-02 11:08:26.0 +0100 +++ mc-4.6.1a/src/util.c2005-12-02 13:11:19.0 +0100 @@ -1515,9 +1515,16 @@ /* If filename is NULL, then we just

Re: some problems with do_*_ca_mode()

2005-11-24 Thread Jindrich Novy
contains more implementations of SLtt_init_video() in slvideo.c for different build environments such as DJGPP, EMX, etc. The one we are interested in is the single one in sldisply.c so you can safely ignore slvideo.c ;) Jindrich -- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com/jnovy/ (o_

Re: Fwd: some problems with do_*_ca_mode()

2005-11-23 Thread Jindrich Novy
); #endif and similarly for the te_cap. The question is whether not to call SLtt_initialize () and friends in case of slang instead as slang takes care of setting proper ti/te sequences itself. Jindrich -- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com/jnovy/ (o_

[PATCH] mini status bar unaligned

2005-11-23 Thread Jindrich Novy
bar what is just ugly. ChangeLog: 2005-11-23 Jindrich Novy [EMAIL PROTECTED] * view.c (struct formats): Align mini status with the main panel. Jindrich -- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com/jnovy/ (o_

Re: [PATCH] mini status bar unaligned

2005-11-23 Thread Jindrich Novy
Hello Pavel, On Wed, 2005-11-23 at 15:35 -0500, Pavel Roskin wrote: If you want alignment, use perm:12 instead of perm in the mini-status line. Thanks for the workaround, the patch is not needed then if the width can be specified on the format line explicitely. Jindrich -- Jindrich Novy

[PATCH] spec.syntax misses %check

2005-11-23 Thread Jindrich Novy
Hello mc-devel, spec.syntax ignores the %check macro. The following patch adds highlighting of it in spec files. Thanks, Jindrich -- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com/jnovy/ (o_ _o) //\ The worst evil

Re: Depency on ld-linux.so.2(GLIBC_PRIVATE)

2005-11-15 Thread Jindrich Novy
/slcommon.c.diff?r1=1.1r2=1.2 that is done is a bad hack that just confuses a reader of code, please consider removing references to __libc_enable_secure completely. Jindrich -- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com/jnovy/ (o_ _o

Re: Czech translation needs fixups

2005-10-06 Thread Jindrich Novy
patch translated another missing strings and fixes ButtonBar string to fit to 6 characters. Jindrich -- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com/jnovy/ (o_ _o) //\ The worst evil in the world is refusal to think

Re: Czech translation needs fixups

2005-10-06 Thread Jindrich Novy
Hello Pavel, On Thu, 2005-10-06 at 12:39 -0400, Pavel Roskin wrote: On Thu, 2005-10-06 at 10:09 +0200, Jindrich Novy wrote: On Wed, 2005-10-05 at 10:30 -0400, Pavel Roskin wrote: Your assumption is correct. However, be careful - the numbers in brackets are values returned by the formula

Re: Czech translation needs fixups

2005-10-06 Thread Jindrich Novy
Hello Pavel, Egmont, On Thu, 2005-10-06 at 13:08 -0400, Pavel Roskin wrote: On Thu, 2005-10-06 at 11:03 +0200, Egmont Koblinger wrote: On Thu, Oct 06, 2005 at 10:09:26AM +0200, Jindrich Novy wrote: msgid ButtonBar|Quit msgstr Tla??tkov?Li?ta|Konec If I understand correctly how

Re: Czech translation needs fixups

2005-10-05 Thread Jindrich Novy
forms are also translated. Jindrich -- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com/jnovy/ (o_ _o) //\ The worst evil in the world is refusal to think. //\ V_

Re: Czech translation needs fixups

2005-10-04 Thread Jindrich Novy
duplicated keyboard shortcuts. Jindrich -- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com/jnovy/ (o_ _o) //\ The worst evil in the world is refusal to think. //\ V_

[PATCH] backward searching off-by-one indexing error

2005-10-04 Thread Jindrich Novy
see that the line on the top of the screen is shrunk (one character is missing). Reference: http://bugzilla.redhat.com/169823 Jindrich -- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com/jnovy/ (o_ _o) //\ The worst evil

Czech translation needs fixups

2005-10-03 Thread Jindrich Novy
is fixed as well. for the reference see: http://bugzilla.redhat.com/169734 Jindrich ChangeLog: 2005-10-03 Jindrich Novy [EMAIL PROTECTED] * cs.po: Fixed conflicts in keyboard shortcuts in mc and mcedit menus. Also fixed case of some keyboard shortcuts. -- Jindrich Novy [EMAIL

Re: Czech translation needs fixups

2005-10-03 Thread Jindrich Novy
Hello mc-devel, On Mon, 2005-10-03 at 13:43 +0200, Jindrich Novy wrote: 2005-10-03 Jindrich Novy [EMAIL PROTECTED] * cs.po: Fixed conflicts in keyboard shortcuts in mc and mcedit menus. Also fixed case of some keyboard shortcuts. please use the following patch instead. Yet

Re: Segmentation fault while copying symlink

2005-09-27 Thread Jindrich Novy
symlink with checked Stable Symlinks where you can finad a patch to fix it. Since it's already committed, you can use mc checked out from CVS to have it fixed. Jindrich -- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com/jnovy/ (o_

Re: Can't start mc without x windows

2005-09-22 Thread Jindrich Novy
://download.fedora.redhat.com/pub/fedora/linux/core/development/SRPMS/mc-4.6.1a-0.15.src.rpm if you don't want to touch the spec file. Jindrich -- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com/jnovy/ (o_ _o) //\ The worst evil in the world

Re: [BUG] Segmentation fault when copy symlink with checked Stable Symlinks

2005-09-17 Thread Jindrich Novy
Hi Leonard, On Sat, 2005-09-17 at 12:59 +0200, Leonard den Ottolander wrote: Hi, On Sat, 2005-09-17 at 12:48 +0200, Leonard den Ottolander wrote: Hi Jindrich, On Tue, 2005-09-13 at 13:07 +0200, Jindrich Novy wrote: - my_second = resolve_symlinks (second

Re: [BUG] Segmentation fault when copy symlink with checked Stable Symlinks

2005-09-13 Thread Jindrich Novy
this only on your machine or have you reproduced it on some other machine as well? Jindrich -- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com/jnovy/ (o_ _o) //\ The worst evil in the world is refusal to think. //\ V_

Re: [BUG] Segmentation fault when copy symlink with checked Stable Symlinks

2005-09-13 Thread Jindrich Novy
On Tue, 2005-09-13 at 10:44 +0300, Pavel Tsekov wrote: Hello, On Tue, 13 Sep 2005, Jindrich Novy wrote: 1. Create mc directory 2. Change directory to mc 3. Create .eDonkey2000 directory 4. Create .overnet symlink pointing to .eDonkey2000 5. Copy .overnet symlink to /tmp

Re: [BUG] Segmentation fault when copy symlink with checked Stable Symlinks

2005-09-13 Thread Jindrich Novy
On Tue, 2005-09-13 at 12:18 +0300, Pavel Tsekov wrote: Hello, On Tue, 13 Sep 2005, Jindrich Novy wrote: Marcin, could you please file a bug in bugzilla.redhat.com? The patch is comming soon. Why use RedHat's bugzilla ? What's the problem with the one at savannah - after all this bug

Re: [BUG] Segmentation fault when copy symlink with checked Stable Symlinks

2005-09-13 Thread Jindrich Novy
of the segfault you presented. It applies cleanly to 4.6.1 release. Jindrich -- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com/jnovy/ (o_ _o) //\ The worst evil in the world is refusal to think. //\ V_

Re: [patch] fix crash when cancelling the search dialog

2005-08-27 Thread Jindrich Novy
is not needed as g_free() handles case of freeing NULL pointer. Jindrich -- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com/jnovy/ (o_ _o) //\ The worst evil in the world is refusal to think. //\ V_

Re: MC and file highlighting

2005-08-18 Thread Jindrich Novy
that hit my eyes was the Solaris hack at line 428. Is that really needed? I feel that strsep() is sufficient here and the sunos_get_token() call might be a source of problems in the future regarding the portability of mc what brings a neglectable benefit (if any). Jindrich -- Jindrich Novy [EMAIL

Re: Midnight Commander problem

2005-08-15 Thread Jindrich Novy
://www.chiark.greenend.org.uk/~sgtatham/putty/download.html Jindrich -- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com/jnovy/ (o_ _o) //\ The worst evil in the world is refusal to think. //\ V_

Re: mc editor small changes III - unified diff

2005-08-13 Thread Jindrich Novy
patch - applies smoothly to 4.6.1. Best, Jindrich -- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com/jnovy/ (o_ _o) //\ The worst evil in the world is refusal to think. //\ V_

Re: Let's have a release!

2005-07-20 Thread Jindrich Novy
, but this is my big __ __ _ _/ / / / / / _ \/ ___/ / / /_/ / __(__ )_/ \__, /\___/(_) // Please don't linger with mc release any more. Jindrich -- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com/jnovy/ The worst evil

Re: Support for multi-byte charsets

2005-06-20 Thread Jindrich Novy
-- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com/jnovy/ The worst evil in the world is refusal to think. ___ Mc-devel mailing list http://mail.gnome.org/mailman/listinfo/mc-devel

Re: Release procedure

2005-06-07 Thread Jindrich Novy
the patch anyway. Cheers, Jindrich -- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com/jnovy/ The worst evil in the world is refusal to think. --- mc-4.6.1a/src/widget.c.fixes 2005-06-06 15:08:52.202559824 +0200 +++ mc-4.6.1a/src/widget.c 2005-06-06 15:08:29.120068896 +0200 @@ -2363,7

[PATCH][Fwd: Re: Xterm window title enhancement to hostname:/path II.]

2005-06-06 Thread Jindrich Novy
Hello mc-devel, I haven't noticed any objection against this patch and many people consider it helpful. Any chance to see it committed? Thanks, Jindrich -- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com/jnovy/ The worst evil in the world is refusal to think. ---BeginMessage

Re: [PATCH] space on prompt bugfix

2005-06-01 Thread Jindrich Novy
to ignore the tab occurences in the command prompt as well. Pressing Ctrl-q tab isn't a daily practise for a common mc user, but it makes the patch more complete anyway, thanks. Cheers, Jindrich -- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com/jnovy/ The worst evil in the world

Re: [PATCH] space on prompt bugfix

2005-06-01 Thread Jindrich Novy
On Wed, 2005-06-01 at 13:32 +0200, Oswald Buddenhagen wrote: On Wed, Jun 01, 2005 at 11:10:16AM +0200, Jindrich Novy wrote: I'm attaching the new patch given that the other patch was finally applied, an incremental patch would be more helpful. I haven't noticed any post confirming

Re: [PATCH] space on prompt bugfix

2005-05-24 Thread Jindrich Novy
is pretty straightforward so there shouldn't be any regressions or something bad introduced committing the patch. I have this patch applied since 21st Mar 2005 in Fedora rawhide and nobody complained since then. Cheers, Jindrich -- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com/jnovy

Re: Addressing MC stagnation.

2005-05-23 Thread Jindrich Novy
, Jindrich -- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com/jnovy/ The worst evil in the world is refusal to think. ___ Mc-devel mailing list http://mail.gnome.org/mailman/listinfo/mc-devel

Re: mc vs UTF-8 in Fedora Core 3

2005-04-08 Thread Jindrich Novy
.. Thanks, Jindrich -- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com/jnovy/ ___ Mc mailing list http://mail.gnome.org/mailman/listinfo/mc

Re: byte vs. character approach [was: Terminology concerning strings]

2005-04-07 Thread Jindrich Novy
language. You can use any other supported language replacing pl_PL with another if it's supported by mc. Jindrich -- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com/jnovy/ ___ Mc-devel mailing list http://mail.gnome.org/mailman/listinfo/mc-devel

[PATCH] Re: Issues to fix before 4.6.1?

2005-03-30 Thread Jindrich Novy
Hello Oswald, On Tue, 2005-03-29 at 22:37 +0200, Oswald Buddenhagen wrote: On Tue, Mar 29, 2005 at 05:46:33PM +0200, Jindrich Novy wrote: On Tue, 2005-03-29 at 11:07 +0300, Andrew V. Samoilov wrote: There is a data loss possible if file is edited with external editor over VFS. I

Re: Fw: Re: Xterm window title enhancement to hostname:/path II.

2005-03-30 Thread Jindrich Novy
title is still displayed as permanent title. Unfortunately I cannot reproduce your case. I see the xterm title correctly restored after I quit mc even if I ssh somewhere and launch mc there. Did I miss something? (using the latest CVS mc) Jindrich -- Jindrich Novy [EMAIL PROTECTED], http

Re: Issues to fix before 4.6.1?

2005-03-29 Thread Jindrich Novy
size. I had these problems with mc-4.5.51 so I'm not sure if it's still a problem with recent mc. Jindrich -- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com/jnovy/ ___ Mc-devel mailing list http://mail.gnome.org/mailman/listinfo/mc-devel

Re: Xterm window title enhancement to hostname:/path II.

2005-03-23 Thread Jindrich Novy
++ comments in patches for the next time. Cheers, Jindrich -- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com/jnovy/ --- mc-4.6.1a/src/main.c.hostname 2005-03-23 13:53:59.624154928 +0100 +++ mc-4.6.1a/src/main.c 2005-03-23 13:55:15.531615240 +0100 @@ -1612,9 +1612,16 @@ void

Re: Xterm window title enhancement to hostname:/path II.

2005-03-23 Thread Jindrich Novy
Hello Pavel, here is the patch where both hostname and username are printed in the xterm window title. Cheers, Jindrich -- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com/jnovy/ --- mc-4.6.1a/src/main.c.hostname 2005-03-23 13:59:31.198747928 +0100 +++ mc-4.6.1a/src/main.c 2005-03-23

Re: [PATCH] space on prompt bugfix

2005-03-21 Thread Jindrich Novy
-- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com/jnovy/ ___ Mc-devel mailing list http://mail.gnome.org/mailman/listinfo/mc-devel

Re: When will mc-4.6.2 be released?

2005-02-16 Thread Jindrich Novy
Hello Marcel, On Fri, 2005-02-11 at 14:25 +0100, Marcel Pol wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Leonard den Ottolander wrote: | The problem with Fedora using a 4.6.1a tarball is caused by the fact | that Jindrich Novy didn't read pchel's message that HEAD is now a post

[RFE][PATCH] Allow cd smb://, cd sh://, cd mc:// vfs requests

2005-02-07 Thread Jindrich Novy
that the aliases are kept in a separate table. strip_password() is modified to take the change in account. Cheers, Jindrich -- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com/jnovy/ ChangeLog: * vfs.c (vfs_translate_url): Add support for smb://, sh:// and mc:// filesystem requests. Introduced

[PATCH] Bad error checking after iconv() call

2005-02-07 Thread Jindrich Novy
is always true independently on the count value. [(size_t)(-1) is returned in case iconv() fails] This may lead to some weird drawing errors. Attached patch fixes this problem and makes translate_character() nicer a bit. Cheers, Jindrich -- Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com

Re: [RFE][PATCH] Allow cd smb://, cd sh://, cd mc:// vfs requests

2005-02-07 Thread Jindrich Novy
Hello Dmitry, On Mon, 2005-02-07 at 16:14 +0300, buc wrote: Jindrich Novy wrote: since we can access ftp filesystems either like cd /#ftp: or more intuitively like cd ftp:// it's not a bad idea IMNSHO to add such extensions also for other filesystems. The attached patch implements