Path: utzoo!attcan!uunet!ingr! From: rob@b15.INGR.COM (Rob Lemley) Newsgroups: comp.editors Subject: Re: spelling from within vi Message-ID: <1792@b15.INGR.COM> Date: 12 Nov 90 20:45:43 GMT References: <1990Nov7.005405.461@investor.pgh.pa.us> <2230002@hpuplca.HP.COM> <1780@b15.INGR.COM> Organization: Intergraph Huntsville Lines: 19 th: b15!rob In <1780@b15.INGR.COM> I wrote: >To save the spell output at your current postion in the buffer: > map K :%w !spell>/usr/tmp/$LOGNAME.spell :r /usr/tmp/$LOGNAME.spell Sorry, I forgot to remove the literal s (carriage-returns). It should have read (where ^M is a literal carriage-return, entered as ): map K :%w !spell>/usr/tmp/$LOGNAME.spell^M:r /usr/tmp/$LOGNAME.spell^M Rob -- Rob Lemley System Consultant, Scanning Software, Intergraph, Huntsville, AL rcl@b15.ingr.com OR ...!uunet!ingr!b15!rob 205-730-1546