Wrong error for bad regexp collection range.

2013-07-28 Fir de Conversatie Israel Chauca
Hi, Searching with /[b-a]/ gives error E16, :help E16 links to :help cmdline-ranges. This led me to a head-scratching debug session since I couldn't find anything wrong with my line ranges, but it turned out to be a collection with a bad range. I suggest adding an error specific for bad regexp

Re: Wrong error for bad regexp collection range.

2013-07-28 Fir de Conversatie Bram Moolenaar
Israel Chauca wrote: Searching with /[b-a]/ gives error E16, :help E16 links to :help cmdline-ranges. This led me to a head-scratching debug session since I couldn't find anything wrong with my line ranges, but it turned out to be a collection with a bad range. I suggest adding an error