Ben Fritz wrote > > > What did you try to set it to? The easy way to figure out what will work > is to first use :set guifont=*, select the desired font, then :set > guifont? to see what it actually got set to. > >
It was a mistake in how I was setting the guifont in my .gvimrc: Now I say: set guifont=-adobe-courier-medium-r-normal--17-120-100-100-m-100-iso8859-1 and everything works; when i :set guifont? and I get what it is supposed to be. Thank you. -- View this message in context: http://vim.1045645.n5.nabble.com/set-guifont-tp5708608p5708651.html Sent from the Vim - General mailing list archive at Nabble.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
