unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Martin Stemplinger <mstemplingerNOSPAM@gmx.de>
Subject: Re: Aspell and Emacs
Date: Wed, 28 Jan 2004 22:50:36 +0100	[thread overview]
Message-ID: <m3smhzg2tv.fsf@ID-177771.users.individual.de> (raw)
In-Reply-To: SGFRb.5206$Q_4.1554@okepread03

On Mit Jan 28 2004 at 04:06, "Chris Swoyer" <fswoyer@cox.net> wrote:

> 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.
I don't use Mac, but the following lines in my .emacs work well both
on Windows and on Linux:
;;; Spelling
(setq ispell-program-name "aspell")
(autoload 'flyspell-mode "flyspell" "On-the-fly spelling." t)
(require 'ispell)
 
HTH
Martin
-- 
Remove NOSPAM to reply by mail

  reply	other threads:[~2004-01-28 21:50 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-28  3:06 Aspell and Emacs Chris Swoyer
2004-01-28 21:50 ` Martin Stemplinger [this message]
2004-01-28 22:46   ` Chris Swoyer
2004-01-29  1:35     ` Tim McNamara
2004-01-28 23:18 ` Bruce Ingalls
2004-01-29  0:30   ` Chris Swoyer
2004-01-29 20:17   ` Kevin Rodgers
  -- strict thread matches above, loose matches on Subject: below --
2004-12-31  9:28 aspell and emacs Neon Absentius
2004-12-31 10:31 ` Ehud Karni
2004-12-31 22:43   ` Neon Absentius
2005-01-01 10:40     ` Eli Zaretskii
2005-01-02 13:04     ` Ehud Karni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3smhzg2tv.fsf@ID-177771.users.individual.de \
    --to=mstemplingernospam@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).