On Sat, 29 Jun 2002 16:37:15 -0400 (Eastern Daylight Time) Alan G Isaac <[EMAIL PROTECTED]> wrote:
AGI> This is a query for those using Vim as their external editor: AGI> is it possible to call Vim with the --remote option so AGI> as to use an open Vim to edit mail? If so, how? Sorry, I don't know -- I haven't tried this yet as I prefer to have 2-3 vims opened (as each of them typically accumulates about 200 buffers you probably understand why). AGI> I had guessed: AGI> c:\programs\vim\vim61\gvim.exe -c "so $VIM\vimfiles\mail.vim" --remote %s AGI> but that does not work. (Vim opens a file that has the right name but is AGI> empty and Mahogany does not wait for Vim to close this file.) Have you tried "--remote-wait"? With my version it unfortunately results in "send failed, trying to execute locally" but I'm not sure if this is not the problem with this particular vim binary. Regards, VZ ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Mahogany-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-users
