Yakov Lerner wrote:


1. In vim6.3 , try
   :set guifont?
and select the font name with mouse
2. In vim7, try
    :set guifont=xxx
where xxx if font name as you selected it from vim6.3
If you get the right font, then put this :set guifont=xxx line into .vimrc

Yakov


Hi Yakov,

:set guifont?

yields the same result in both cases:

guifont=

with no font specified, but the fonts are not the same, hence I think they must be looking at a different default font somewhere. If I knew what the actual font it was using in vim6.3 was, then I would be able to do something, but I can't see how to find out. Any ideas anyone?

Thanks,
Rob.

Reply via email to