GSoC Regexp engine

2007-05-31 Thread Ian Young
Hi all, I'm Ian, one of the two students working on improving the regexp engine in Vim for this year's Google Summer of Code. I haven't had a whole lot to contribute as of yet, but now that work is underway, I'll probably pop up here asking lots of questions some days. Right now we're working

Re: GSoC Regexp engine

2007-05-31 Thread Brian Gupta
I have also heard good things about the PCRE (Perl Compatible Regex Library). You may want to consider it as an option. http://www.pcre.org/ -Brian On 5/31/07, Ian Young [EMAIL PROTECTED] wrote: Hi all, I'm Ian, one of the two students working on improving the regexp engine in Vim for this

Re: GSoC Regexp engine

2007-05-31 Thread Nikolai Weibull
On 5/31/07, Brian Gupta [EMAIL PROTECTED] wrote: I have also heard good things about the PCRE (Perl Compatible Regex Library). You may want to consider it as an option. PCRE is crap. It is crap, because it uses the same, crappy, backtracking method that Vim, and most other crappy regex (note:

Re: GSoC Regexp engine

2007-05-31 Thread Nikolai Weibull
On 5/31/07, Ian Young [EMAIL PROTECTED] wrote: I'm Ian, one of the two students working on improving the regexp engine in Vim for this year's Google Summer of Code. I haven't had a whole lot to contribute as of yet, but now that work is underway, I'll probably pop up here asking lots of

Re: GSoC Regexp engine

2007-05-31 Thread Charles E Campbell Jr
Ian Young wrote: I have a couple questions to start things off. First: I couldn't see much need for 'fuzzy matching' in Vim, but some of you are probably much better acquainted with regexp use cases than I am. Would this be a useful feature to have available? As you likely know, fuzzy

Re: GSoC Regexp engine

2007-05-31 Thread Nikolai Weibull
On 5/31/07, Charles E Campbell Jr [EMAIL PROTECTED] wrote: What I think could be more useful would be boolean logic for regexp. My LogiPat plugin provides this capability, but undoubtedly it'd be better if somehow it could be incorporated. The resulting patterns from LogiPat seem to me to be

Re: GSoC Regexp engine

2007-05-31 Thread Nikolai Weibull
On 5/31/07, Nikolai Weibull [EMAIL PROTECTED] wrote: What would be even cooler would be to use regular relations, as that would allow for far superior substitution possibilities to what :substitute has to offer. (Someone asked off-list what regular relations were. If anyone else is

Defining new visual-mode motions?

2007-05-31 Thread Joseph Barker
Hello, all. I was recently helping someone out with a vim script (camelcasemotion.vim) which adds additional motion commands (they treat camel-cased words (WordsLikeThis) as separate words, rather than as a single word). This is easy enough to do in normal and operator-pending mode. It seems

Re: confirm unsubscribe from vim-dev@vim.org

2007-05-31 Thread Spencer Collyer
On 1 Jun 2007 05:59:49 -, [EMAIL PROTECTED] wrote: Hi! This is the ezmlm program. I'm managing the vim-dev@vim.org mailing list. To confirm that you would like [EMAIL PROTECTED] removed from the vim-dev mailing list, please send an empty reply to this address: [EMAIL