Charles E Campbell Jr wrote:
> Bram Moolenaar wrote:
>
>> Patch 7.1.094
>> Problem: When checking if syntax highlighting is present, looking in the
>> current buffer instead of the specified one.
>> Solution: Use "buf" instead of "curbuf".
>> Files: src/syntax.c
>>
>>
>> *** ../vim-7.1.093/src/syntax.c Tue Aug 21 17:29:04 2007
>> --- src/syntax.c Wed Aug 29 23:27:52 2007
>>
>>
> Hello!
>
> I see that patch#94 still isn't present using ftp; however, look
> carefully at the beginning of the patch above: shouldn't that be
> ../vim-7.1.094/src/... instead of 093? Perhaps that has some script
> confused.
>
> Regards,
> Chip Campbell
IIUC, the patch was produced by diffing the 7.1.093 and 7.1.094 versions of
syntax.c -- so the header is correct, as applying to Bram's directory
structure. With the current directory being the parent of src/ (on my system,
~/.build/vim/vim71/), patch -p0 <patches/7.1.094 (where patches/7.1.094 is the
body of Bram's email) works OK.
Best regards,
Tony.
--
DeVries's Dilemma:
If you hit two keys on the typewriter, the one you don't want
hits the paper.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---