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

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

delete-process


From: Ekkehard Krüger
Subject: delete-process
Date: Fri, 08 Feb 2008 17:19:06 +0100
User-agent: Opera Mail/9.25 (Win32)

From:  <Ekkehard@EKKE>
To: bug-gnu-emacs@gnu.org
Subject: ispell
--text follows this line--

I invoke Emacs or, from a command line, emacs -Q. Then I load some
file text.tex and run ispell. Now, when I want to terminate ispell
before it has proved the whole text, I type the letter q.
The system then asks

Really kill ispell process? (y or n)

I type 'y' and now emacs hangs. I cannot terminate the program
by C-g, even when I type this repeatedly. I can terminate emacs only
with the Windows task manager.

I found that emacs hangs when the function ispell-kill-ispell
(in ispell.el) is called and when the command (delete-process ispell-process)
within this function is called.

I have installed Ispell 3.1.20

If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
d:/Programme/emacs/etc/DEBUG for instructions.


In GNU Emacs 22.1.1 (i386-mingw-nt5.1.2600)
 of 2007-06-02 on RELEASE
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --cflags -Ic:/gnuwin32/include'

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: DEU
  locale-coding-system: cp1252
  default-enable-multibyte-characters: t

Major mode: LaTeX/S

Minor modes in effect:
  reftex-mode: t
  delete-selection-mode: t
  pc-selection-mode: t
  TeX-source-specials-mode: t
  display-time-mode: t
  encoded-kbd-mode: t
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<return> <down> <down> <down> <down> <down> <down>
<down> <down> <down> <down> <down> <down> <down> <down>
<down> <down> <down> <return> <down> <down> <down>
<return> <return> <down> <down> <down> <down> <down>
<down> <down> <down> <down> <down> <return> <C-f2>
x <help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <menu-bar> <help-menu> <re
port-emacs-bug>

Recent messages:
Automatic display of crossref information was turned on
Loading preview...
Loading byte-opt...done
Loading preview...done
Applying style hooks... done
Loading ispell...done
Starting new Ispell process [default] ...
Spell checking Arbeit13.tex using ispell with default dictionary...
Exited spell-checking
Loading emacsbug...done


--





reply via email to

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