Automatic diffing for recovered files

2006-10-31 Thread Stefan Walk
Hi, When recovering a file, the help file advocates saving the recovered buffer in a different file and using diff to see the differences. That's good advice, but it would be really helpful if that could be done in an automatic way, as an option from the recovery dialog. Would it be possible to

Re: syntax region match with braces

2006-10-31 Thread Yakov Lerner
On 10/31/06, Виктор Кожухаров [EMAIL PROTECTED] wrote: Hello, I'm working on a syntax file for .edc files. The problem before me is that I want to use a different syntax file for a script part. I've created the syntax file for the script syntax, and I've read how yto use syn include. The real

Re: syntax region match with braces

2006-10-31 Thread Peter Hodge
--- ÐикÑоѬ ÐaожÑ#146;ÑаѬов [EMAIL PROTECTED] wrote: Hello, I'm working on a syntax file for .edc files. The problem before me is that I want to use a different syntax file for a script part. I've created the syntax file for the script syntax, and I've read how yto use syn

Bufnext and bufprev problem

2006-10-31 Thread Ryan Phillips
Hi all. I have just noticed a problem with bufnext and bufprev with two (plus+) different files open within (g)vim. Attached my vim --version for review. OS: Linux, Ubuntu Edgy Steps to reproduce: * Create a file ~140 lines long with A'S, TEST_A * cp TEST_A TEST_A_2 * vim TEST_A

Re: Bufnext and bufprev problem

2006-10-31 Thread Ryan Phillips
Yakov Lerner wrote: On 11/1/06, Ryan Phillips [EMAIL PROTECTED] wrote: Hi all. I have just noticed a problem with bufnext and bufprev with two (plus+) different files open within (g)vim. Attached my vim --version for review. OS: Linux, Ubuntu Edgy Steps to reproduce: * Create a file

Re: syntax region match with braces

2006-10-31 Thread Виктор Кожухаров
В ср, 2006-11-01 в 10:53 +1100, Peter Hodge написа: --- ÐикÑоѬ ÐaожÑ#146;ÑаѬов [EMAIL PROTECTED] wrote: Hello, I'm working on a syntax file for .edc files. The problem before me is that I want to use a different syntax file for a script part. I've created the syntax file

Re: syntax region match with braces

2006-10-31 Thread Виктор Кожухаров
В ср, 2006-11-01 в 10:53 +1100, Peter Hodge написа: --- ÐикÑоѬ ÐaожÑ#146;ÑаѬов [EMAIL PROTECTED] wrote: Hello, I'm working on a syntax file for .edc files. The problem before me is that I want to use a different syntax file for a script part. I've created the syntax file