Hi,
On Fri, Oct 8, 2010 at 9:06 AM, Shlomi Fish <[email protected]> wrote:
> Hi Yegappan!
>
> I haven't got an acknowldegment for you that you have received and applied the
> corrections I've given you for your copy of vimfaq, after my initial report.
> Can you acknowledge it?
>
I have corrected the typos mentioned below in my local copy of the Vim FAQ.
I will pass this onto Christine, so that we can check it into github.
- Yegappan
>
> Regards,
>
> Shlomi Fish
>
> On Saturday 02 October 2010 21:52:25 Shlomi Fish wrote:
>> On Wednesday 22 September 2010 15:27:54 Shlomi Fish wrote:
>> > On Wednesday 22 September 2010 15:15:29 Shlomi Fish wrote:
>> > > Hi Yegappan,
>> > >
>> > > I found another typo:
>> > >
>> > > {{{
>> > > 12.10. How do I delete all the lines in a file that does not contain a
>> > >
>> > > pattern?
>> > >
>> > > }}}
>> > >
>> > > Since "lines" it plural "that does not" should be "that do not". The
>> > > same typo also appears in the following paragraph.
>> >
>> > And here's another one:
>> >
>> > {{{
>> > How do I insert the name of current file into the current buffer?
>> > }}}
>> >
>> > s/current file/the current file/
>>
>> Here are some more:
>>
>> {{{
>> You can also use the following command to set a option locally:
>> }}}
>>
>> "a option" ==> "an option".
>>
>> {{{
>> 20.2. How do list all the user-defined key mappings?
>> }}}
>>
>> "How do" ==> "How do I"
>>
>> {{{
>> You can use the FileChangedRO autocommand event to execute a command when a
>> read-only file modified.
>> }}}
>>
>> "modified" ==> "is modified" or "was modified".
>>
>> {{{
>> You can use VimLeave autocmd event to execute a function just before Vim
>> exists. For example,
>> }}}
>>
>> s/exists/exits/ .
>>
>> Regards,
>>
>> Shlomi Fish
>
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php