Re: [patch #6026] D language syntax file

2007-08-23 Thread Oswald Buddenhagen
On Thu, Aug 23, 2007 at 03:40:29PM +, Pavel Tsekov wrote: > Shall I add this syntax file to CVS ? > why not? look at vim - it is a real syntax file whore (~500 files). :) it's not like this would be a config file format for a game nobody ever heard of ... -- Hi! I'm a .signature virus! Copy

[patch #6026] D language syntax file

2007-08-23 Thread Pavel Tsekov
Follow-up Comment #5, patch #6026 (project mc): Witold, My question aimed mainly MC developers. Since there is no clear policy on which syntax files to include and which not I am at loss when someone posts a new syntax file for language XYZ.

[patch #6026] D language syntax file

2007-08-23 Thread Witold Baryluk
Follow-up Comment #4, patch #6026 (project mc): Hi. Sure, I don't see any reason why not. Here is this syntax file with few minor additions which was added to D 2.0 and 1.017 http://smp.if.uj.edu.pl/~baryluk/d/d.syntax ___ Reply to thi

syntax include?

2007-08-23 Thread Curtis Doty
5:07pm Pavel Tsekov said: > Original-Nachricht >> Datum: Thu, 23 Aug 2007 07:54:41 -0700 (PDT) >> Von: Curtis Doty >> Betreff: trivial tyop in tcl.syntax > >> s/elsif/elseif/ > > Fixed. Thanks! > Cool! Somewhat related... I'm cooking up a little expect.syntax and it seems most

[bug #20182] enter vfs with cmdline buffer

2007-08-23 Thread me
Follow-up Comment #2, bug #20182 (project mc): afairemember the regex_command is what pressing return does. i just added it for the existing key binding - didnt really think that far :(. imo crtl+pgdn/pgup should only cd, never execute. is changing 'do_cd' the more clean approach? __

[patch #6026] D language syntax file

2007-08-23 Thread Pavel Tsekov
Follow-up Comment #3, patch #6026 (project mc): Shall I add this syntax file to CVS ? ___ Reply to this item at: ___ Message sent via/by Savannah ht

[bug #18766] Not re-sorted at panel swap

2007-08-23 Thread Pavel Tsekov
Update of bug #18766 (project mc): Category:None => Screen output Status:None => Wont Fix Open/Closed:Open => Closed __

[bug #19373] Panel sorted by size is not updating after "show directory sizes"

2007-08-23 Thread Pavel Tsekov
Update of bug #19373 (project mc): Status:None => Fixed Open/Closed:Open => Closed ___ Follow-up Comment #4: I am closing this bugre

Re: trivial tyop in tcl.syntax

2007-08-23 Thread Pavel Tsekov
Original-Nachricht > Datum: Thu, 23 Aug 2007 07:54:41 -0700 (PDT) > Von: Curtis Doty > Betreff: trivial tyop in tcl.syntax > s/elsif/elseif/ Fixed. Thanks! -- GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS. Alle Infos und kostenlose Anmeldung: http://www.gmx.net/d

[bug #20182] enter vfs with cmdline buffer

2007-08-23 Thread Pavel Tsekov
Follow-up Comment #1, bug #20182 (project mc): Using regex_command(..., "Open", ...) doesn't always translate to "cd path#vfs" - it may end up executing external commands. I am not sure whether this behaviour is desired for Ctrl + PgDn...

trivial tyop in tcl.syntax

2007-08-23 Thread Curtis Doty
s/elsif/elseif/ ___ Mc-devel mailing list http://mail.gnome.org/mailman/listinfo/mc-devel

[bug #20739] compare files command would be nice to have in mc

2007-08-23 Thread Pavel Tsekov
Follow-up Comment #1, bug #20739 (project mc): You may want to try/test the following patch: patch #5893 - integrated side-by-side textmode diff viewer ___ Reply to this item at: __

[bug #20030] size of file not shown in "copy file" -> "file exists" dialog

2007-08-23 Thread Pavel Tsekov
Update of bug #20030 (project mc): Status:None => Fixed Open/Closed:Open => Closed Release: older than 4.5.55 => current (CVS or snapshot)

[bug #20554] AIX small change to mountlist.c

2007-08-23 Thread Pavel Tsekov
Update of bug #20554 (project mc): Status:None => Fixed Open/Closed:Open => Closed ___ Follow-up Comment #4: I've just commited the