Re: Configuring MacVim

2011-06-06 Thread Peter Palmreuther
Hello, On 06/06/2011 at 00:06 Eric Weir wrote: On Jun 5, 2011, at 3:29 PM, Peter Palmreuther wrote: On 06/05/2011 at 4:32pm Eric Weir wrote: I created a .gvimrc and put in my home directory. At present, I've only got two commands in it: set guioptions-=T colorscheme murphy

Re: Configuring MacVim

2011-06-06 Thread Devric
just .vimrc will do the guioptions-=T kind of useless on mac, you can just hit the button on the top right of the macvim window to show/hide the tools. On Jun 6, 12:32 am, Eric Weir eew...@bellsouth.net wrote: I created a .gvimrc and put in my home directory. At present, I've only got two

Re: Dynamically resize window when adding/removing vertical splits

2011-06-06 Thread björn
On 5 June 2011 05:23, elliottcable wrote: I’m using the Janus distribution, with includes NERDTree. My MacVim is set to open with 152 columns (113, my textwidth, plus space for NERDTree and line numbers.) What I want to do, is ensure that when I open new vertical-splits from NERDTree (or any

Re: Configuring MacVim

2011-06-06 Thread Eric Weir
On Jun 6, 2011, at 2:43 AM, Peter Palmreuther wrote: Thanks, Peter. It is $HOME/.gvimrc. Which I guess is the one I created, and has only these two commands. guess is quite vague for problem hunting. Please open MacVim and enter command :e $HOME/.gvimrc to check if the correct file

Re: Configuring MacVim

2011-06-06 Thread Eric Weir
On Jun 6, 2011, at 3:18 AM, Devric wrote: the guioptions-=T kind of useless on mac, you can just hit the button on the top right of the macvim window to show/hide the tools. Thanks for bringing that to my attention, Devric.

Re: Configuring MacVim

2011-06-06 Thread Peter Palmreuther
On 06/06/2011 at 11:20pm Eric Weir wrote: On Jun 6, 2011, at 2:43 AM, Peter Palmreuther wrote: Thanks, Peter. It is $HOME/.gvimrc. Which I guess is the one I created, and has only these two commands. guess is quite vague for problem hunting. Please open MacVim and enter command :e

Re: Problem in gui_mac.c?

2011-06-06 Thread Bram Moolenaar
Lech Lorens wrote: 06-06-2011 05:42 użytkownik Bram Moolenaar b...@moolenaar.net napisał: Indeed. However, nobody complained. Was something else hiding this problem, or does fixing it reveal nother proboem? I won't be able to check, whether removing the semicolon causes any