Tuesday, June 18, 2013

Re: Macvim seems not to be reading my .vimrc

On Jun 18, 9:04 am, Bee <fo...@calcentral.com> wrote:
> On Jun 18, 4:26 am, Eric Weir <eew...@bellsouth.net> wrote:
>
> > On Jun 18, 2013, at 12:53 AM, Bee <fo...@calcentral.com> wrote:
> > ...
> > Thanks for the suggestions for diagnosis, Bill. Following them I found the culprit.
>
> > I use vundle to manage plugins. One of the plugins is 'sessions.' When 'finish' appears after the call for 'sessions' font type reverts from Monaco:h14 to Monaco:h10.
>
> > I have no idea what to do about that. I tried putting 'set guifont=Monaco:h14 after the call for 'sessions' but that had no effect.
>
> session.zip     2.3.11  2013-06-06      7.0     Peter Odding
> • Bug fix: Don't persist &go and &gfn when !has('gui'):
>    http://github.com/xolox/vim-session/commit/4664cc7
>
> It looks like the problem has been addressed,
> try upgrading to the latest version of session.vim
>
> http://www.vim.org/scripts/script.php?script_id=3150
>
> Bill

Oops... I guess not... !has('gui')
This is a fix for non-gui vim.

Maybe you can use the MacVim menu

Edit > Font > Show Fonts

To select the font you want, and session.vim will save that setting
for you.

Anyone?
When do 'sessions' (made by session.vim) get sourced?
I would assume after .vimrc and .gvimrc.

This plugin would drive me nuts, it is like the [Mountain] Lion
settings to reopen all windows when restarting.

Bill


--
--
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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment