From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Colin S. Miller" Newsgroups: gmane.emacs.help Subject: Re: How set working dir for aspell/ispell? Date: Sat, 04 Sep 2010 14:01:23 +0100 Organization: SunSITE.dk - Supporting Open source Message-ID: <4c824323$0$50451$14726298@news.sunsite.dk> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1291864456 26120 80.91.229.12 (9 Dec 2010 03:14:16 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 9 Dec 2010 03:14:16 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Dec 09 04:14:12 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PQWxN-0003m6-UT for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Dec 2010 04:14:10 +0100 Original-Received: from localhost ([127.0.0.1]:37966 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PQWxM-00044r-O6 for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Dec 2010 22:14:09 -0500 Original-Path: usenet.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!feed118.news.tele.dk!dotsrc.org!filter.dotsrc.org!news.dotsrc.org!not-for-mail User-Agent: Mozilla-Thunderbird 2.0.0.24 (X11/20100328) Original-Newsgroups: gnu.emacs.help In-Reply-To: Original-Lines: 29 Original-NNTP-Posting-Host: 62.56.63.129 Original-X-Trace: news.sunsite.dk DXC=KbnD<m>CYcV?7_doBj0I\N=<>\H; @\d0c2NkK^=>dnMB< Original-X-Complaints-To: staff@sunsite.dk Original-Xref: usenet.stanford.edu gnu.emacs.help:181136 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:76527 Archived-At: Oleksandr Gavenko wrote: > Some times I create temporary directories and delete them > when they stand unused. > > But aspell process pwd to this directory and it can not be deleted. > > I use 'procexp.exe' on Windows and 'lsof' on Linux to locate 'aspell' > to kill it. > > It is convenient start 'aspell' in $HOME directory so no need to kill > spell process. > > Oleksandr, Although this is not directly answering you question, you can use M-x ispell-kill-ispell to stop the current ispell process. If the current buffer has flyspell-mode enabled, then ispell will automatically restart, otherwise it will be restarted the next time it is needed. HTH, Colin S. Miller -- Replace the obvious in my email address with the first three letters of the hostname to reply.