From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: natbib, emacs, & ispell Date: Sun, 9 Jan 2005 12:15:47 +0100 Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v619) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1105270625 6261 80.91.229.6 (9 Jan 2005 11:37:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 9 Jan 2005 11:37:05 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jan 09 12:36:58 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CnbNS-0007sQ-00 for ; Sun, 09 Jan 2005 12:36:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CnbYu-0006bK-7o for geh-help-gnu-emacs@m.gmane.org; Sun, 09 Jan 2005 06:48:48 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CnbXq-00065P-5d for help-gnu-emacs@gnu.org; Sun, 09 Jan 2005 06:47:42 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CnbXm-00063u-GB for help-gnu-emacs@gnu.org; Sun, 09 Jan 2005 06:47:39 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CnbXm-0005tQ-B2 for help-gnu-emacs@gnu.org; Sun, 09 Jan 2005 06:47:38 -0500 Original-Received: from [217.72.192.225] (helo=smtp07.web.de) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1Cnb31-0002Q6-UW for help-gnu-emacs@gnu.org; Sun, 09 Jan 2005 06:15:52 -0500 Original-Received: from [80.184.137.175] (helo=[192.168.1.2]) by smtp07.web.de with asmtp (TLSv1:RC4-SHA:128) (WEB.DE 4.103 #184) id 1Cnb31-0004LX-00; Sun, 09 Jan 2005 12:15:51 +0100 In-Reply-To: Original-To: Leif Harcke X-Mailer: Apple Mail (2.619) X-Sender: Peter_Dyballa@web.de 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: main.gmane.org gmane.emacs.help:23227 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:23227 Am 09.01.2005 um 07:45 schrieb Leif Harcke: > How does one get the ispell command in emacs to ignore the \citep and > \citet commands of the NatBib bibliography style package used in the > natural sciences? Make it learn! Once ispell knows them as correct words it would read over them. You too could create a new dictionary with all TeX related things and include it into the dictionary-alist. -- Greetings Pete