Re: normal n

2012-07-12 Fir de Conversatie James McCoy
On Thu, Jul 12, 2012 at 03:49:32PM -0700, Axel wrote: > Command sequence 2 > -- > :noh > :call X() > > function X() >let @/="" >normal n > endfunction > > >>> does not highlight "" > > Can anyone confirm this behavior? Yes, and it's expected. From :help :noh

normal n

2012-07-12 Fir de Conversatie Axel
Version 7.3.600 on Windows 7 64bit hlsearch on File: Command sequence 1 -- :noh :let @/="" :normal n >>> highlights "" Command sequence 2 -- :noh :call X() function X() let @/="" normal n endfunction >>> does not highlight

Re: [[doc patch] Missing ' for an option] resend

2012-07-12 Fir de Conversatie Bram Moolenaar
Elias Diem wrote: > Hello Vim Devs > > I sent the following message on 25th of June to this list but can't find it > through the web interface. > > Did you apply the patch Bram? > > Well it's still the same. The fix was included, but I didn't push runtime files recently. Let me do that now.

[[doc patch] Missing ' for an option] resend

2012-07-12 Fir de Conversatie Elias Diem
Hello Vim Devs I sent the following message on 25th of June to this list but can't find it through the web interface. Did you apply the patch Bram? Well it's still the same. Greetings Elias -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the t