[patch #6026] D language syntax file

2007-08-24 Thread Witold Baryluk
Follow-up Comment #7, patch #6026 (project mc): Simple file ..*\.d$ DsProgram include d.syntax is sufficent (just after C entry). Name "D programming language program", or "D programming language source file" can be more descriptive (because simple, single letter D isn't so goodly recogniesed

Re: syntax include?

2007-08-24 Thread Curtis Doty
10:57am Pavel Tsekov said: Original-Nachricht Datum: Thu, 23 Aug 2007 09:57:55 -0700 (PDT) Von: Curtis Doty Betreff: syntax include? I'm cooking up a little expect.syntax and it seems most parsimonius to try this at the top: include tcl.syntax And then just append the exp

[bug #20182] enter vfs with cmdline buffer

2007-08-24 Thread Pavel Tsekov
Follow-up Comment #3, bug #20182 (project mc): do_cd() needs a vfs path to enter into archives or connect to ftp or ssh servers. So, if you press Ctrl+PgDn on a, say, .zip file, you need to: a) determine the file type (as regex_open() does) b) translate the path to vfs path c) pass the vfs path

[patch #6073] Crash in browser on invalid mtimes

2007-08-24 Thread Pavel Tsekov
Follow-up Comment #10, patch #6073 (project mc): So, how shall we fix that ? Just mimic the `ls' behaviour or print something meaningful ? I think printing the numeric value isn't the best solution since 64 bit value can display pretty big numbers and printing that out would definitely mess the s

[patch #6076] cvs compatible patch of bsnavi, sorthotkey and history-delete

2007-08-24 Thread Pavel Tsekov
Follow-up Comment #1, patch #6076 (project mc): The patch which surrounds the current directory with blanks is no longer necessary. I've fixed that in CVS. Now, about your patch: 1) Please, try to follow the MC coding style. 2) Do not use C++ style comments 3) Do not submit a single large patc

[patch #5871] enhance selection in xterms

2007-08-24 Thread Pavel Tsekov
Update of patch #5871 (project mc): Status:None => Done Open/Closed:Open => Closed ___ Follow-up Comment #9: I've applied the follo

Re: syntax include?

2007-08-24 Thread Pavel Tsekov
Original-Nachricht > Datum: Thu, 23 Aug 2007 09:57:55 -0700 (PDT) > Von: Curtis Doty > Betreff: syntax include? > I'm cooking up a little expect.syntax and it seems most parsimonius to try > this at the top: > > include tcl.syntax > > And then just append the expect language co

[patch #6026] D language syntax file

2007-08-24 Thread Pavel Tsekov
Follow-up Comment #6, patch #6026 (project mc): Witold, Could you, please, post the line for "d.syntax" from your "Syntax" file ? I'll commit the patch as soon as I get that. ___ Reply to this item at: