AFK from Mar 17 until Mar 31

2005-03-16 Thread Roland Illig
I'll be away for these two weeks plusminus some days. Roland ___ Mc-devel mailing list http://mail.gnome.org/mailman/listinfo/mc-devel

Re: Fw: [patch] Synchronization of the panels (fwd)

2005-03-16 Thread Pavel Tsekov
Hello Andrey, On Wed, 16 Mar 2005, Siver Andrey wrote: - Original Message - From: Miguel de Icaza [EMAIL PROTECTED] To: Pavel Tsekov [EMAIL PROTECTED] Cc: MC dev mc-devel@gnome.org Sent: Saturday, February 26, 2005 7:40 PM Subject: Re: [patch] Synchronization of the panels

Re: New syntax highlight files, please add it to the distro

2005-03-16 Thread Oswald Buddenhagen
On Wed, Mar 16, 2005 at 07:45:45AM +0200, Mike V. Gorchak wrote: because assembler keywords different in the each product (WASM, MASM, TASM, GAS, NASM, etc) and I have tryied to add as much as possible keywords, i'm strictly against putting all the asm syntaxes in one file. it is annoying

Re: New syntax highlight files, please add it to the distro

2005-03-16 Thread Oswald Buddenhagen
On Thu, Mar 17, 2005 at 07:29:27AM +0200, Mike V. Gorchak wrote: It's works fine for me with GAS, NASM and TASM. oh, sure it works. with my variable ah in gas being highlighted, etc. just as useful as new and class, etc. all over my c sources. And how you planning to split NASM sources with

Re: New syntax highlight files, please add it to the distro

2005-03-16 Thread Mike V. Gorchak
Hello, Oswald! OB oh, sure it works. with my variable ah in gas being highlighted, etc. OB just as useful as new and class, etc. all over my c sources. That's bad style :) Write hundred times Do not name variables as registers names. The same as in linux 2.4.x kernels was numerous variables