Re: Checking for Attachments within mutt and vim
On Mon, Nov 02, 2009 at 09:19:02PM +0100, Christian Brabandt wrote: > Hi Brian! > > On Mo, 02 Nov 2009, Brian Salter-Duke wrote: > > > > > Thanks. It would be good if that was explained in the docs. > > Thanks, I updated the installation instructions on the webpage. Thanks. That is better. However, it also says:- This will install the plugin into your $HOME/plugin directory and the documentation into your $HOME/doc directory. It actually installed them in ~/.vim/plugin and ~/.vim/doc directories, which of course is fine. Thanks for the good work. I'm using it all the time now. Regards, Brian. > regards, > Christian > -- > :wq -- ~ Brian Salter-Duke (Brian Duke) Email: b_duke(AT)bigpond(DOT)net(DOT)au
Re: Checking for Attachments within mutt and vim
Hi Brian! On Mo, 02 Nov 2009, Brian Salter-Duke wrote: > > Thanks. It would be good if that was explained in the docs. Thanks, I updated the installation instructions on the webpage. regards, Christian -- :wq
Re: Checking for Attachments within mutt and vim
On Sun, Nov 01, 2009 at 07:46:44AM +0800, bill lam wrote: > On Sun, 01 Nov 2009, Brian Salter-Duke wrote: > > However, in the install instructions, what do you mean by:- > > > > simple load CheckAttach.vba and source it using :so %.vba? > > > > I have no idea what this means. Load it where and how? Source is where > > and how? > > > > try > > vim CheckAttach.vba > :so % > :q Thanks. It would be good if that was explained in the docs. > you may get help for vimball > :help vba > > -- > regards, > > GPG key 1024D/4434BAB3 2008-08-24 > gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 -- "First they ignore you, then they laugh at you, then they fight you, then you win." -- Gandhi, being prophetic about Linux. Brian Salter-Duke (Brian Duke) Email: b_duke(AT)bigpond(DOT)net(DOT)au
Re: Checking for Attachments within mutt and vim
On Sun, 01 Nov 2009, Brian Salter-Duke wrote: > However, in the install instructions, what do you mean by:- > > simple load CheckAttach.vba and source it using :so %.vba? > > I have no idea what this means. Load it where and how? Source is where > and how? > try vim CheckAttach.vba :so % :q you may get help for vimball :help vba -- regards, GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
Re: Checking for Attachments within mutt and vim
On Sat, Oct 31, 2009 at 02:59:04PM +0100, Christian Brabandt wrote: > Hi, > some time ago, someone posted on this list a question on how to have > some kind of attachment check, so he would not forget to attach his > files to the mail. I replied with > http://marc.info/?i=20090116091203.GB3197%20()%20256bit%20!%20org in > which I posted a little vim script, that performed that check. > > In case anybody is interested, I have now created a Vim plugin out of > this script, which is available here: > http://www.vim.org/scripts/script.php?script_id=2796 > > This should make it really simple to get such functionality now, at > least if you are using Vim and have set edit_headers. This looks a really good idea and one better than waht I figured out after the discussion earlier. However, in the install instructions, what do you mean by:- simple load CheckAttach.vba and source it using :so %.vba? I have no idea what this means. Load it where and how? Source is where and how? Cheers, Brian. > Feedback welcome. > > regards, > Christian > -- > • An infinite number of monkeys typing into GNU emacs would never make a > good > program. >Linus Torvalds: Linux 1.3.53 CodingStyle documentation. -- If a thing's worth doing, it is worth doing badly. -- G.K. Chesterton Brian Salter-Duke (Brian Duke) Email: b_duke(AT)bigpond(DOT)net(DOT)au