On 3月20日, 下午9时42分, Tony Mechelynck <[email protected]>
wrote:
> On 19/03/09 22:53, Tony Mechelynck wrote:
>
>
>
>
>
> > On 18/03/09 19:07, Bram Moolenaar wrote:
>
> >> Patch 7.2.148
> >> Problem: When searching for "$" while 'hlsearch' is set, highlighting
> >> the
> >> character after the line does not work in the cursor column.
> >> Also highlighting for Visual mode after the line end when this
> >> isn't needed. (Markus Heidelberg)
> >> Solution: Only compare the cursor column in the cursor line. Only
> >> highlight
> >> for Visual selection after the last character when it's needed
> >> to
> >> see where the Visual selection ends.
> >> Files: src/screen.c
>
> > Bram, it's more than a day later and (unlike the foregoing ones) this
> > patch hasn't yet made it to the FTP server. Happily your mail is in
> > "8bit" Content-Transfer-Encoding so I can use that, but I suspect the
> > MD* and README files in the patches/7.2 directory on the FTP server
> > haven't been updated either.
>
> > Best regards,
> > Tony.
>
> Bram has now uploaded the patch and the other files that go with it on
> the FTP server. Anyone interested can now go ahead and download them,
> either to compile Vim or to update secondary repositories if any. :-)
>
> Best regards,
> Tony.
> --
> Gerrold's Laws of Infernal Dynamics:
> (1) An object in motion will always be headed in the wrong
> direction.
> (2) An object at rest will always be in the wrong place.
> (3) The energy required to change either one of these states
> will always be more than you wish to expend, but never so
> much as to make the task totally impossible.
copy the text in this thread will cause patch failed. because this
text use space, but source code use tab.
i had to manually get it work...
so it's work now, i needn't download for another one :-(
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---