From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Holger Sparr Newsgroups: gmane.emacs.help Subject: Re: ispell and LaTeX Date: Wed, 30 Jul 2003 12:51:35 +0200 Organization: Dresden University of Technology, Germany Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <3f27626a$1@pfaff2> <3f278e5b$1@pfaff2> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1059562655 6305 80.91.224.249 (30 Jul 2003 10:57:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 30 Jul 2003 10:57:35 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jul 30 12:57:34 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19hoeE-0001dX-00 for ; Wed, 30 Jul 2003 12:57:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19hocf-00063a-9T for geh-help-gnu-emacs@m.gmane.org; Wed, 30 Jul 2003 06:55:57 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!news-han1.dfn.de!news-ber1.dfn.de!news.urz.tu-dresden.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 15 Original-NNTP-Posting-Host: mfkpc34.mw.tu-dresden.de Mail-Copies-To: never User-Agent: Gnus/5.090018 (Oort Gnus v0.18) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:CYdYH0s2QZ9uplnf28ZC5QpBjow= Original-Xref: shelby.stanford.edu gnu.emacs.help:115556 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:11474 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:11474 On Wed, 30 Jul 2003, Stefan M. Moser wrote: > Thanks for the tipps! The additional (require 'ispell) was necessary, > without it ispell-parser wasn't defined at all. However, now it is > defined with value "tex", but the ispell-process still asks about the > "labelname" in \eqref{labelname}! There seems still something to be > missing?!? > > Stefan I´m using AUCTeX and it is working as suggested (with your value of ispell-tex-skip-alists). Holger --