Edward L. Fox wrote:
> On 7/29/07, Tony Mechelynck <[EMAIL PROTECTED]> wrote:
>> [...]
>> I don't feel up to modifying this platform-dependent code, but I hope that
>> with the above, someone will be willing. Any takers?
>
> I think this work is worth doing. If Bram permits me to mess up the
> svn trunk, maybe I could set up an SVK downstream repository and then
> we could work with this issue together.
>
>>
>> Best regards,
>> Tony.
>> [...]
Great! What you could do even without asking Bram is set up a duplicate source
tree locally on your system and "mess" with that: for instance, if the
"official" source starts at ~/.build/vim/vim71/
cd ~/.build
mkdir -v vim-test
cp -av vim/vim71 vim-test
Then modify vim-test/vim71/src/gui_*.c and use the usual "make" procedures
(except from vim-test/vim71 instead of vim/vim71). Don't "make install" but
run the generated binary (if any ;-) ) from vim-test/vim71/src instead.
Then after testing (I can help you test on GTK2) submit the diffs to Bram. :-)
Best regards,
Tony.
--
[SIR LAUNCELOT runs back up the stairs, grabs a rope
of the wall and swings out over the heads of the CROWD in a
swashbuckling manner towards a large window. He stops just short
of the window and is left swing pathetically back and forth.]
LAUNCELOT: Excuse me ... could somebody give me a push ...
"Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---