I am running Vim 7.0d on FC3. 1 - the file 'no_m.vim' contains only the following line where 'm' has been removed from the default guioptions option:
set guioptions=agirLtT 2 - run gvim with the following invocation: $ gvim -u no_m.vim -U NONE 3 - hit <F10>: The following messages are displayed on the terminal where gvim has been started, the window manager (icewm) is stuck: you can't select any other window, and the only way to get out of this is to hit an item in the teared-off menu: (gvim:15874): Gdk-CRITICAL **: file gdkwindow-x11.c: line 2732 (gdk_window_get_origin): assertion `window != NU LL' failed (gvim:15874): Gdk-CRITICAL **: file gdkwindow-x11.c: line 2732 (gdk_window_get_origin): assertion `window != NU LL' failed (gvim:15874): Gtk-WARNING **: Menu not on screen (gvim:15874): Gtk-CRITICAL **: file gtkwidget.c: line 3360 (gtk_widget_event): assertion `WIDGET_REALIZED_FOR_E VENT (widget, event)' failed etc.......... -- http://clewn.sourceforge.net gdb support in Vim
