[BUG] When trying to view help for /\%(\) E55 pops out

2013-08-03 Fir de Conversatie ZyX
Steps to reproduce: vim -u NONE -N -c ':h /\%(\)' . This will produce two “E55: Unmatched \)” messages and one “E149: Sorry, no help for /\%(\)”. Note that there is such tag. Trying to use “:h /\%(” works. According to “:h {subject}” ({subject} should be typed literally) (which points to

Re: [BUG] When trying to view help for /\%(\) E55 pops out

2013-08-03 Fir de Conversatie Bram Moolenaar
ZyX wrote: Steps to reproduce: vim -u NONE -N -c ':h /\%(\)' . This will produce two “E55: Unmatched \)” messages and one “E149: Sorry, no help for /\%(\)”. Note that there is such tag. Trying to use “:h /\%(” works. According to “:h {subject}” ({subject} should be typed