From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dan Jacobson Newsgroups: gmane.emacs.bugs Subject: check-ispell-version can't deal with gone directory Date: Wed, 06 Oct 2004 11:45:08 +0800 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87brfga4sb.fsf@jidanni.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1097098738 18433 80.91.229.6 (6 Oct 2004 21:38:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 6 Oct 2004 21:38:58 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Oct 06 23:38:50 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CFJUo-0005Pk-00 for ; Wed, 06 Oct 2004 23:38:50 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CFJbV-0005s3-6g for geb-bug-gnu-emacs@m.gmane.org; Wed, 06 Oct 2004 17:45:46 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CFJbS-0005qx-9M for bug-gnu-emacs@gnu.org; Wed, 06 Oct 2004 17:45:42 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CFJbR-0005qg-Ob for bug-gnu-emacs@gnu.org; Wed, 06 Oct 2004 17:45:41 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CFJbR-0005qd-IH for bug-gnu-emacs@gnu.org; Wed, 06 Oct 2004 17:45:41 -0400 Original-Received: from [203.79.224.63] (helo=smtp2.apol.com.tw) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CFJTr-00013Z-E5 for bug-gnu-emacs@gnu.org; Wed, 06 Oct 2004 17:37:52 -0400 Original-Received: from jidanni1 (TC218-187-73-132.2-3.dynamic.apol.com.tw [218.187.73.132]) by smtp2.apol.com.tw (8.9.3/8.9.3) with ESMTP id FAA34396972 for ; Thu, 7 Oct 2004 05:37:46 +0800 (CST) Original-Received: from jidanni by jidanni1 with local (Exim 4.34) id 1CF2jk-0005ht-8A for bug-gnu-emacs@gnu.org; Wed, 06 Oct 2004 11:45:08 +0800 Original-To: bug-gnu-emacs@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:9218 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:9218 Oh great, I can't read any files anymore, as all I get is: (Next local Ispell command will use american dictionary) [2 times] Starting new Ispell process... check-ispell-version: Setting current directory: no such file or directory, /proc/21822/ Just because some buffer I was using was associated with a now gone directory. Must restart emacs. Seen as root with emacs-version"21.3.1" P.S. "check-ispell-version should be called ispell-check-ispell-version perhaps.