From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: Ispell not working in TeX mode Date: Fri, 15 Feb 2008 21:50:10 +0100 Message-ID: <9BA22A38-A1BB-43C5-9EDB-DAF2BED59E13@Web.DE> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753) Content-Type: text/plain; charset=WINDOWS-1252; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1203108674 19198 80.91.229.12 (15 Feb 2008 20:51:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 15 Feb 2008 20:51:14 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Rasmus Pank Roulund Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Feb 15 21:51:38 2008 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.50) id 1JQ7Wp-0000NG-Tv for geh-help-gnu-emacs@m.gmane.org; Fri, 15 Feb 2008 21:51:28 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JQ7WL-0008C8-Ud for geh-help-gnu-emacs@m.gmane.org; Fri, 15 Feb 2008 15:50:57 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JQ7Vz-00089E-86 for help-gnu-emacs@gnu.org; Fri, 15 Feb 2008 15:50:35 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JQ7Vv-00083W-JZ for help-gnu-emacs@gnu.org; Fri, 15 Feb 2008 15:50:34 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JQ7Vv-00083P-DH for help-gnu-emacs@gnu.org; Fri, 15 Feb 2008 15:50:31 -0500 Original-Received: from fmmailgate02.web.de ([217.72.192.227]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JQ7Vu-0002CS-Df for help-gnu-emacs@gnu.org; Fri, 15 Feb 2008 15:50:31 -0500 Original-Received: from smtp06.web.de (fmsmtp06.dlan.cinetic.de [172.20.5.172]) by fmmailgate02.web.de (Postfix) with ESMTP id 39043D0D12B3; Fri, 15 Feb 2008 21:50:12 +0100 (CET) Original-Received: from [195.4.211.200] (helo=[192.168.1.2]) by smtp06.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.109 #226) id 1JQ7Vc-0000VZ-00; Fri, 15 Feb 2008 21:50:12 +0100 In-Reply-To: X-Mailer: Apple Mail (2.753) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX18Rdve4sQodvZX7WwGxdIjQK22fSt+4wWc0U07K Mafl/ZPkSuY8K7i/i+qjIme0UXZJ14NDcfDdG9LioFP6gcJVlE PtA/hotWeCtrEota7aJg== X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 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:51570 Archived-At: Am 15.02.2008 um 15:59 schrieb Rasmus Pank Roulund: > I use Emacsw32 22.0.990 and AUCTeX 11.85. Aspell 0.60.3. > I use Aspell for spell-checking (obviously). I have split my hdd =20 > into two partitions. One for programs and one for data, documents =20 > etc. My tex documents are located on the data partition (letter D) =20 > while Emacs, AUCTeX and Aspell is located on the software partition =20= > (letter C). > When I open a tex file on the D drive, AUCTeX is not able to =20 > start the ispell process. In messages is says: > > Starting new Ispell process [dansk] ... > Applying style hooks... done > Loading texmathp...done > Error in post-command-hook: (error Process ispell not running) > > Sometimes it writes > Starting new Ispell process [dansk] ... > Spell checking loese-tanker.tex using aspell with danse =20 > dictionary... You're using Aspell and complain that ispell is not working? To which programmes belong the "dansk" and "danse" dictionaries? I am using (setq ispell-program-name "ispell") to make GNU Emacs use the old ispell programme instead of the new =20 aspell. The ispell-program-name variable's definition can also be a =20 full pathname. -- Greetings Pete Be careful of reading health books, you might die of a misprint. =96 Mark Twain