On 20/08/10 13:44, Xavier de Gaye wrote:
On Thu, Aug 19, 2010 at 8:56 PM, Lech Lorens wrote:
On 19-Aug-2010 Xavier de Gaye wrote:
I will propose a patch to support netbeans on vim-athena, unless
someone else wants to do it.
Thank you so much! I for one will be extremely grateful for this
feature!
The attached patch adds support of netbeans on the Athena gui.
It is meant to be applied on the latest vim7.3.003 (changeset
073ff46fe397).
Xavier
I see in various places in this patch (in the + lines)
... defined(FEAT_GUI_X11) || defined(FEAT_GUI_GTK) ...
... !defined(FEAT_GUI_X11) && !defined(FEAT_GUI_GTK) ...
Isn't the GTK2 GUI an X11 GUI? I mean, is it possible to have
FEAT_GUI_GTK true and FEAT_GUI_X11 false? If, as I think, it isn't, then
those #if clauses can be simplified.
Best regards,
Tony.
--
Workers of the world, arise! You have nothing to lose but your
chairs.
--
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