From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Chris Swoyer" Newsgroups: gmane.emacs.help Subject: Aspell and Emacs Date: Tue, 27 Jan 2004 21:06:28 -0600 Organization: Cox Communications Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1075259889 28163 80.91.224.253 (28 Jan 2004 03:18:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 28 Jan 2004 03:18:09 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jan 28 04:18:01 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AlgDI-0007rF-01 for ; Wed, 28 Jan 2004 04:18:00 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AlgB2-0005dU-BH for geh-help-gnu-emacs@m.gmane.org; Tue, 27 Jan 2004 22:15:40 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!cox.net!news-xfer.cox.net!p01!okepread03.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 22 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Original-NNTP-Posting-Host: 68.97.1.160 Original-X-Complaints-To: abuse@cox.net Original-X-Trace: okepread03 1075259186 68.97.1.160 (Tue, 27 Jan 2004 22:06:26 EST) Original-NNTP-Posting-Date: Tue, 27 Jan 2004 22:06:26 EST Original-Xref: shelby.stanford.edu gnu.emacs.help:120486 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:16432 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:16432 I just downloaded and installed cocoAspell 1.4.1. I am using enhanced carbon emacs (under Mac's OS 10.3.2). 1. what do I need to insert in my .emacs file so Emacs will use Aspell (when I installed things I moved a file called Spelling.prefPane to the "PreferencePanes" subfolder of /Library -- but it didn't yield a file named Aspell or the like. 2. Do I need to add anything to get Aspell to work from the command menu for LaTeX (at present I have the following line, which came with the set-up: (list "Spell" "" 'TeX-run-ispell-on-document nil nil) --- Thanks, CS