* Tim Johnson <[email protected]> [110509 17:49]: > Using 7.2, Huge version with GTK2-GNOME GUI > OS=ubuntu 10.04 > > If I issue the following ex command > set guifont=Monospace\ 9 > I get the font setting as expected. > > If I issue the following ex command > set guifont=Monospace\ 9\ bold > I get a font type that is far from what I had in mind. > > What is the correct syntax? I've posted with the wrong problem <blush>. Escaping the spaces wasn't the issue, but the issue appears to be the order of the attributes: set guifont=Monospace\ Bold\ 9 is the correct syntax -- Tim tim at johnsons-web dot com or akwebsoft dot com http://www.akwebsoft.com
-- You received this message from the "vim_use" 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
