Re: vim Tip (was ... Re: Changes to vim, how to undo)

2008-10-27 Thread Alex Samad
On Tue, Oct 28, 2008 at 10:23:13AM +1300, Chris Bannister wrote: > On Sun, Oct 26, 2008 at 07:34:34AM +1100, Alex Samad wrote: > > my problem is after a recent upgrade of vim I had to add in > > source /usr/share/vim/vim71/ftplugin/mail.vim > > > > when i used to be able to do just > > > > set f

vim Tip (was ... Re: Changes to vim, how to undo)

2008-10-27 Thread Chris Bannister
On Sun, Oct 26, 2008 at 07:34:34AM +1100, Alex Samad wrote: > my problem is after a recent upgrade of vim I had to add in > source /usr/share/vim/vim71/ftplugin/mail.vim > > when i used to be able to do just > > set filetype=mail > > I am not sure what I need to change - or even how to debug or

Re: Changes to vim, how to undo

2008-10-25 Thread Alex Samad
On Sun, Oct 26, 2008 at 09:21:48AM +1100, Alex Samad wrote: > On Sat, Oct 25, 2008 at 11:51:38PM +0300, Andrei Popescu wrote: > > On Sun,26.Oct.08, 07:34:34, Alex Samad wrote: > > > > > my problem is after a recent upgrade of vim I had to add in > > > source /usr/share/vim/vim71/ftplugin/mail.vi

Re: Changes to vim, how to undo

2008-10-25 Thread Alex Samad
On Sat, Oct 25, 2008 at 11:51:38PM +0300, Andrei Popescu wrote: > On Sun,26.Oct.08, 07:34:34, Alex Samad wrote: > > > my problem is after a recent upgrade of vim I had to add in > > source /usr/share/vim/vim71/ftplugin/mail.vim > > I didn't have to add anything, vim automatically recognizes the

Re: Changes to vim, how to undo

2008-10-25 Thread Andrei Popescu
On Sun,26.Oct.08, 07:34:34, Alex Samad wrote: > my problem is after a recent upgrade of vim I had to add in > source /usr/share/vim/vim71/ftplugin/mail.vim I didn't have to add anything, vim automatically recognizes the filetype=mail. Regards, Andrei -- If you can't explain it simply, you do

Changes to vim, how to undo

2008-10-25 Thread Alex Samad
Hi I have spent a bit of time setting up mutt and vim, from some help on the mailing list. I had mutt use a user config file for vim == mutt.vim == " source everything as usual " setting filtype to mail should have all the right values ! source /etc/vim/vimrc source ~/.vimrc " set filetype=ma