On Fri 22-Sep-06 8:44am -0600, Yakov Lerner wrote: > On 9/22/06, Yakov Lerner <[EMAIL PROTECTED]> wrote: >> On 9/22/06, Bram Moolenaar <[EMAIL PROTECTED]> wrote:
>> > Yakov Lerner wrote: >> > >> > > Looks like :helpgrep does not take 'ignorecase' setting into >> > > account. Is this by design ? >> > > >> > > :set ignorecase >> > > :helpgrep bufwrite >> > > E480: No match: bufwrite >> > > :helpgrep \cbufwrite >> > > ... now it finds matches ... >> > 'ignorecase' is global, making it very unclear why someone sets it. >> I always have 'ignorecase' on. Why ? Because 99.5% of my >> searches are ignorecase. I estimate that I need case-sensitive >> searches less than 0.5% of my searches. I do have one-key mapping >> that sets/toggles 'noic'; but I estimate that I use it less than once a week. >> >> Am I, like, alone in the Universe to use/have 'set ignorecase' by default ? > And if I am, then I really need to launch this [EMAIL PROTECTED] program > (Search for IntraTerrestrial Ignorecase-by-default-users). > You download it, it scans every reachable computer for .vimrc > with 'set \(ic\|ignorecase\)' inside, reports results back to SITI > headquarters.. > > Yakov "set ignorecase" Lerner You're certainly not alone. I set both ignorecase and smartcase in my _vimrc and always have. And I'll support adding [EMAIL PROTECTED] to BOINC :-) -- Best regards, Bill