bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ispell file-error "Setting current directory"


From: Dan Jacobson
Subject: Re: ispell file-error "Setting current directory"
Date: Tue, 23 Nov 2004 03:10:07 +0800

rms> Here's how check-ispell-version chooses the directory to use:

rms>    (default-directory (or (and (boundp 'temporary-file-directory)
rms>                                temporary-file-directory)
rms>                           default-directory))

rms> Please examine those variables and see what directory it chooses and
rms> why.

It happened again today.  Had to start a new emacs as replying to mail
was blocked by it.  It must be a complex interaction between
ispell, gnus, ffap, (and ange-ftp? (which I never use)).
In all buffers concerned, the variables you mentioned are $HOME or
/tmp, i.e., OK.

 All I know is
Debugger entered--Lisp error: (file-error "Setting current directory"
"no such file or directory" "/home/jidanni/http:/www.geocities.com/jidanni/")
  call-process("ispell" nil t nil "-vv")
  check-ispell-version()
  ispell-init-process()
  ispell-buffer-local-words()
  ispell-accept-buffer-local-defs()
  flyspell-accept-buffer-local-defs()
  flyspell-mode-on()
  flyspell-mode(1)
  #[nil "^HM-^D^G^@M-A M-^H^H?M-^E^V^@M-BM-C VM-^E^V^@M-DM-E!M-^G" 
[buffer-read-only turn-on-auto-fill 88888 buffer-size flyspell-mode 1] 2]()
  run-hooks(text-mode-hook)
  text-mode()
  pop-to-buffer("*wide reply to Johnny Lin*<4>")
  message-pop-to-buffer("*wide reply to Johnny Lin*<4>")
  message-reply(nil t)
  gnus-summary-reply((13503) t)
  gnus-summary-reply-with-original(nil t)
  gnus-summary-wide-reply-with-original(nil)
  call-interactively(gnus-summary-wide-reply-with-original)

The geocities  buffer was created by a typo minutes earlier. I had
immediately killed it after it appeared.
emacs-version"21.3.1"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]