Re: accels busted

2006-01-28 Thread Pavel Tsekov
On Sat, 28 Jan 2006, Roland Illig wrote: Pavel Tsekov wrote: It would be nice if Roland joined the discussion... Yes, he really should. After all, it's him who broke mc all the time. Who's going to ask him? Are you complaining now ? Ask you what ? You had plenty of time to comment on this

Re: [bug #4327] ftpfs confused by certain directory names

2006-01-28 Thread Pavel Tsekov
On Fri, 27 Jan 2006, Leonard den Ottolander wrote: Roland, I'll revert your patch if you don't mind. To avoid this in the future, please, give a patch some time and discuss it first on the devel list. ___ Mc-devel mailing list

[bug #11951] [RFE] Show size of all files in directory

2006-01-28 Thread Roland Illig
Update of bug #11951 (project mc): Category: Editor = Core Status:None = Fixed Assigned to:None = rillig Open/Closed:

[bug #10557] [PATCH] makes brief listing mode selectable with ALT+T

2006-01-28 Thread Roland Illig
Update of bug #10557 (project mc): Status:None = Fixed Assigned to:None = rillig Open/Closed:Open = Closed

[bug #15461] vfs/extf for rpm/trpm query obsolete rpm tags

2006-01-28 Thread Roland Illig
Update of bug #15461 (project mc): Category:None = VFS ___ Reply to this item at: http://savannah.gnu.org/bugs/?func=detailitemitem_id=15461

[bug #15057] Feature request, please add support for dar archives

2006-01-28 Thread Roland Illig
Update of bug #15057 (project mc): Category:None = VFS ___ Reply to this item at: http://savannah.gnu.org/bugs/?func=detailitemitem_id=15057

[PATCH] Add a command line switch to disable X11 connection

2006-01-28 Thread Pavel Tsekov
The patch is pretty simple. Comments, etc are much appreciated. Index: src/main.c === RCS file: /cvsroot/mc/mc/src/main.c,v retrieving revision 1.363 diff -u -p -r1.363 main.c --- src/main.c 2 Nov 2005 11:50:52 - 1.363 +++

[patch #4741] Syntax Support for config files (conf,ini,cfg,...)

2006-01-28 Thread Roland Illig
Update of patch #4741 (project mc): Status:None = Need Info Assigned to:None = rillig ___ Follow-up Comment #1: This patch doesn't use

Re: [PATCH] Add a command line switch to disable X11 connection

2006-01-28 Thread Roland Illig
Pavel Tsekov wrote: The patch is pretty simple. Comments, etc are much appreciated. You forgot to change the documentation in doc/mc.1.in. Besides that, it looks fine. Roland ___ Mc-devel mailing list

Re: [PATCH] Add a command line switch to disable X11 connection

2006-01-28 Thread Pavel Tsekov
On Sat, 28 Jan 2006, Roland Illig wrote: Pavel Tsekov wrote: The patch is pretty simple. Comments, etc are much appreciated. You forgot to change the documentation in doc/mc.1.in. Besides that, it looks fine. Are you sure that I didn't change it ?

Re: [PATCH] Add a command line switch to disable X11 connection

2006-01-28 Thread Roland Illig
Pavel Tsekov wrote: On Sat, 28 Jan 2006, Roland Illig wrote: Pavel Tsekov wrote: The patch is pretty simple. Comments, etc are much appreciated. You forgot to change the documentation in doc/mc.1.in. Besides that, it looks fine. Are you sure that I didn't change it ? From what I can

Re: accels busted

2006-01-28 Thread Oswald Buddenhagen
On Sat, Jan 28, 2006 at 02:24:25AM +0100, Roland Illig wrote: To fix this issue, I suggest the appended patch to be applied. the patch works halfways: the menu item is activated, but it does not drop down ... -- Hi! I'm a .signature virus! Copy me into your ~/.signature, please! -- Chaos,

Re: Pascal Syntax

2006-01-28 Thread Leonard den Ottolander
Hi Pavel, On Sat, 2006-01-28 at 10:24 +0200, Pavel Tsekov wrote: I'm not sure of the official capitalization of pascal (all lower case I would say). Also I was wondering if entries like [Ee][Ll][Ss][Ee] wouldn't be more appropriate instead of else Else ELSE If you feel like

[bug #4327] ftpfs confused by certain directory names

2006-01-28 Thread Leonard den Ottolander
Follow-up Comment #5, bug #4327 (project mc): The third paragraph in comment #4 is a incorrect combination of 2 thoughts. What I meant to say is: 1) We can't determinate whether the date string is 3 or 4 fields long if the file name contains spaces so we need to fix our input

Re: [bug #15524] 2GB file size limit in fish

2006-01-28 Thread Leonard den Ottolander
Hi Pavel, On Sat, 2006-01-28 at 10:47 +0200, Pavel Tsekov wrote: On Sat, 28 Jan 2006, Pavel Tsekov wrote: On Fri, 27 Jan 2006, anonymous wrote: Follow-up Comment #1, bug #15524 (project mc): A patch has just been submitted to the debian BTS. Leonard, please, do not commit

Re: [bug #4327] ftpfs confused by certain directory names

2006-01-28 Thread Roland Illig
Leonard den Ottolander wrote: Follow-up Comment #5, bug #4327 (project mc): The third paragraph in comment #4 is a incorrect combination of 2 thoughts. What I meant to say is: 1) We can't determinate whether the date string is 3 or 4 fields long if the file name contains spaces so we need to

Re: [PATCH] Add a command line switch to disable X11 connection

2006-01-28 Thread Leonard den Ottolander
Hi Pavel, On Sat, 2006-01-28 at 12:06 +0200, Pavel Tsekov wrote: On Sat, 28 Jan 2006, Roland Illig wrote: You forgot to change the documentation in doc/mc.1.in. Besides that, it looks fine. Are you sure that I didn't change it ? ? There's nothing in the patch that I can see... Leonard.

Re: [patch] allow seeking in linear files

2006-01-28 Thread Jindrich Makovicka
Pavel Tsekov wrote: On Fri, 20 Jan 2006, Jindrich Makovicka wrote: this patch adds an ability to seek in linear files before the first read operation. It is achieved by postponing the actual opening to linear_read() call. The main reason of this is to make ftpfs' reget function work again.

Re: [bug #4327] ftpfs confused by certain directory names

2006-01-28 Thread Leonard den Ottolander
Hi Pavel, On Sat, 2006-01-28 at 10:34 +0200, Pavel Tsekov wrote: To avoid this in the future, please, give a patch some time and discuss it first on the devel list. Yes, that would have been best, but this issue and it's ins and outs have been discussed months ago and only Roland joined the

Re: [bug #4327] ftpfs confused by certain directory names

2006-01-28 Thread Leonard den Ottolander
Hi Roland, On Sat, 2006-01-28 at 14:58 +0100, Roland Illig wrote: Just another idea: We could use the NLST command to only list the names of the files and later check for them in the LIST command. This would make it possible to deal with all but filenames containing \r\n. This task is

Re: [patch] allow seeking in linear files

2006-01-28 Thread Pavel Tsekov
On Sat, 28 Jan 2006, Jindrich Makovicka wrote: Pavel Tsekov wrote: On Fri, 20 Jan 2006, Jindrich Makovicka wrote: this patch adds an ability to seek in linear files before the first read operation. It is achieved by postponing the actual opening to linear_read() call. The main reason of

Re: [PATCH] Add a command line switch to disable X11 connection

2006-01-28 Thread Pavel Tsekov
On Sat, 28 Jan 2006, Leonard den Ottolander wrote: On Sat, 2006-01-28 at 12:06 +0200, Pavel Tsekov wrote: On Sat, 28 Jan 2006, Roland Illig wrote: You forgot to change the documentation in doc/mc.1.in. Besides that, it looks fine. Are you sure that I didn't change it ? ? There's

Re: [bug #15524] 2GB file size limit in fish

2006-01-28 Thread Pavel Tsekov
On Sat, 28 Jan 2006, Leonard den Ottolander wrote: On Sat, 2006-01-28 at 10:47 +0200, Pavel Tsekov wrote: On Sat, 28 Jan 2006, Pavel Tsekov wrote: On Fri, 27 Jan 2006, anonymous wrote: Follow-up Comment #1, bug #15524 (project mc): A patch has just been submitted to the

Re: [bug #15524] 2GB file size limit in fish

2006-01-28 Thread Leonard den Ottolander
Hi Pavel, On Sat, 2006-01-28 at 16:25 +0200, Pavel Tsekov wrote: http://mail.gnome.org/archives/mc-devel/2005-August/msg00106.html The patch that you commited assumes that off_t is big enough to hold file sizes bigger than 2GB. Whatever... Isn't it always? The patch you refer to seems to

Re: [patch] allow seeking in linear files

2006-01-28 Thread Pavel Tsekov
On Sat, 28 Jan 2006, Jindrich Makovicka wrote: Pavel Tsekov wrote: On Fri, 20 Jan 2006, Jindrich Makovicka wrote: this patch adds an ability to seek in linear files before the first read operation. It is achieved by postponing the actual opening to linear_read() call. The main reason of

Problem in compiling in OS X `0.4

2006-01-28 Thread Russ Urquhart
Hi, Leonard den Ottolander suggested that i submit this to the development list, and that they maybe able to help. I had previously compiled 4.6.0 under an earlier version of OS X without any probs. I got the following when i tried to compile 4.6.1 under Tiger: Making all in slang if

Re: Problem in compiling in OS X `0.4

2006-01-28 Thread Leonard den Ottolander
Hi Russ, On Sat, 2006-01-28 at 09:53 -0600, Russ Urquhart wrote: Making all in slang if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../intl -I../intl -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include - D_INTL_REDIRECT_MACROS -MT slsmg.o -MD -MP -MF .deps/slsmg.Tpo -c - o

[Fwd: Re: Compiling under OS X 10.4 got an error]

2006-01-28 Thread Leonard den Ottolander
Forwarded Message From: Leonard den Ottolander [EMAIL PROTECTED] To: MC mc@gnome.org Subject: Re: Compiling under OS X 10.4 got an error Date: Thu, 26 Jan 2006 23:21:18 +0100 Hi Russ, On Wed, 2006-01-25 at 21:35 -0600, Russ Urquhart wrote: mountlist.c: In function

Re: Problem in compiling in OS X `0.4

2006-01-28 Thread Pavel Tsekov
Try here: http://lists.apple.com/archives/unix-porting My impression is that there arent really many people on this list with access ot OSX . Maybe you could provide a shell on your machine so that someone can take a look if gcc -DHAVE_CONFIG_H -I. -I. -I..