On Thu, 2009-10-01 at 10:21 -0700, Matt Wilkie wrote: > Hello, > > How do I get an existing session/window of cream to be used when opening > a new document using r-click "Edit with cream"[0] or from a batch > file[1]? As it is now it tries to open a new session and then there are > a bunch of errors as it discovers .swp files. I have cream 0.42 with vim > 7.2.245 installed on Windows XP x64 with auto-update run regularily. I > upgraded cream a few days ago, I didn't notice what the old version was > but vim was 7.1. I didn't have this problem before upgrading. > > > [0] Registry entry for "Edit with cream" > Windows Registry Editor Version 5.00 > [HKEY_CLASSES_ROOT\*\Shell] > [HKEY_CLASSES_ROOT\*\Shell\Cream] > @="Edit with Cream/&Vim" > [HKEY_CLASSES_ROOT\*\Shell\Cream\Command] > @="\"c:\\local\\vim\\vim72\\gvim.exe\" \"-u\" > \"c:\\local\\vim\\vim72\\cream\\creamrc\" \"-U\" \"NONE\" > \"--servername\" \"CREAM\" \"%1\"" > > [1] cream.bat: > C:\local\vim\vim72\gvim.exe "-u" "c:\local\vim\vim72\cream\creamrc" > "-U" "NONE" "--servername" "CREAM" %*
Hmmm, not sure. I'll have to check it on my Windows XP x64 box tomorrow morning, but I'd guess something about the path. Can you verify these are clean file locations without any .swp files prior to starting Cream? -- Steve Hall [ digitect dancingpaper com ] :: Cream... usability for Vim :: http://cream.sourceforge.net ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ cream-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cream-general
