Re: Unicode U+2028 line separator

2007-03-03 Thread Matthew Winn
On Fri, 02 Mar 2007 20:24:44 +0100, A.J.Mechelynck [EMAIL PROTECTED] wrote: Bill Moseley wrote: I have a utf-8 file that uses the unicode line separator. Not something I've come across very often. In utf-8 the sequence is: 0xE2 0x80 0xA8 (e280a8) In a uxterm vim correctly

Re: hi Comment guifg=white guibg=black in ~/.vimrc ignored

2007-03-03 Thread Mark Woodward
Hi Tony, On Fri, 2007-03-02 at 10:52 +0100, A.J.Mechelynck wrote: Mark Woodward wrote: Hi alex, On Thu, 2007-03-01 at 16:33 +0100, Alexander Farber wrote: Hello Hugh, On 3/1/07, Hugh Sasse [EMAIL PROTECTED] wrote: :scriptnames 1: C:\Documents and Settings\afarber\.vimrc 2:

Is this normal?

2007-03-03 Thread DervishD
Hi all :) This is not a bug report, it's just I'm curious about a behaviour I've observed in vim, and I would like to know if this is the correct behaviour or if some of my mappings may be causing the effect. Let's say I have these two lines in a file: this is one line this

Re: Unicode U+2028 line separator

2007-03-03 Thread A.J.Mechelynck
Matthew Winn wrote: On Fri, 02 Mar 2007 20:24:44 +0100, A.J.Mechelynck [EMAIL PROTECTED] wrote: Bill Moseley wrote: I have a utf-8 file that uses the unicode line separator. Not something I've come across very often. In utf-8 the sequence is: 0xE2 0x80 0xA8 (e280a8) In a uxterm vim

Re: Problem with C/C++ syntax folding

2007-03-03 Thread Bram Moolenaar
Jay Atkinson wrote: I seem to be having a problem with the default syntax folding in Vim 7.0. The syntax folding seems to get confused whenever there is a statement like this: a = (b == 0) ? 1 : 2; After a statement like that, the folding just collapses everything after that statement

Re: Is this normal?

2007-03-03 Thread DervishD
Hi Tony :) * A.J.Mechelynck [EMAIL PROTECTED] dixit: DervishD wrote: Is this normal? Is it caused by 'virtualedit'? I've observed this behaviour in my own compiled version of Vim and in the packaged one in Debian, at least, and I'm just curious. It is normal and it has nothing to do

Problem when formatting commented text

2007-03-03 Thread DervishD
Hi all :) Probably you've noticed that I'm used to indent the first line of the paragraphs I write. I'm sooo used to do this that I'm not doing it conciously, so I do it on comments, too. The thing is that I've set 'fo+=2' to use the intentation from the second line of a para, not

Re: tips project

2007-03-03 Thread Tom Purl
Tom Purl * 3/1/2007 7:04 PM : Okay, so now I am really an outsider to this whole issue as in that I have just been following the whole thread with interest because i regularly check vim tips/scripts at vim.org ... For more information of where people are right now, check the mailing list