home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!stanford.edu!agate!usenet.ins.cwru.edu!magnus.acs.ohio-state.edu!zaphod.mps.ohio-state.edu!rphroy!caen!sdd.hp.com!sgiblab!sgigate!sgi!igor!kevin
- From: kevin@tamri.com (Kevin Dalley)
- Newsgroups: gnu.emacs.help
- Subject: Re: About this ispell thing.. (sigh!..)
- Message-ID: <KEVIN.92Nov18164532@polkacide.tamri.com>
- Date: 19 Nov 92 00:45:34 GMT
- References: <92Nov17.183356est.56@orasis.vis.toronto.edu>
- Sender: kevin@igor.tamri.com (Kevin Dalley)
- Reply-To: kevin@tamri.com
- Organization: TOSHIBA America MRI, South San Francisco, CA
- Lines: 21
- In-Reply-To: vlee@vis.toronto.edu's message of 17 Nov 92 23:34:08 GMT
-
- >>>>> On 17 Nov 92 23:34:08 GMT, vlee@vis.toronto.edu (Victor Yuencheng Lee) said:
-
- Victor> Does any emacs genius on the net know how we could release the memory
- Victor> ispell occupied after the spell checking is done? I mean, "terminate"
- Victor> ispell by giving a comand in emacs.
-
- Victor> Our system manager always ask me to kill my "sleeping ispell". :(
- Victor> It's like a pain on the neck to use "kill -9 ????" every time...
-
- Victor> Thanks for your time.
-
- You could always use
-
- (kill-process "ispell")
-
- It does kill the process.
-
- --
- Kevin Dalley
- Toshiba America MRI, Inc.
- kevin@tamri.com
-