all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andy Stewart <lazycat.manatee@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Ispell or alternative under OpenSolaris
Date: Sun, 14 Sep 2008 03:19:43 +0800	[thread overview]
Message-ID: <874p4j26r4.fsf@manatee.domain> (raw)
In-Reply-To: 6b8bb5c4-6572-43dc-a035-ae10bb9564f9@k7g2000hsd.googlegroups.com

>>>>> "Rthoreau" == Rthoreau  <rthoreau@iwon.com> writes:

Hi, Rthoreau!

I'm not use OpenSolaris.
But i can make ispell work with Emacs.

First, you have to install ispell (or other spell checker) and directory
for ispell.

        Example, I use aspell for spell checker.
        And I install 'aspell' and 'aspell-en' (english directory).

And then is simple, just write below configuration in ~/.emacs:
(setq-default ispell-program-name "aspell")     ;; if you use ispell
                                                ;; don't need this 

(setq ispell-dictionary "english")              ;; set english directory

It's all.

Hope this will help you! :)

Regards.

Andy.


    Rthoreau> Dear: Fellow Emacs users;
    Rthoreau> I am in need of your help and have come up blank, I am trying to get
    Rthoreau> Ispell or any spell checker to work under OpenSolaris, I have emacs
    Rthoreau> installed but am unable to get spell checking to work.  I am unsure
    Rthoreau> how to use the local native OpenSolaris libraries to tie in with
    Rthoreau> emacs.  I have even installed the package ispell for OpenSolaris and
    Rthoreau> it still does not register with emacs.

    Rthoreau> http://www.emacswiki.org/cgi-bin/wiki/InteractiveSpell

    Rthoreau> When I search the emacs wiki, I find only options to set emacs to use
    Rthoreau> hunspell, or aspell, and the setq parameters, but since I am new to
    Rthoreau> all this I wonder if someone has had experience with this under
    Rthoreau> OpenSolaris.


  reply	other threads:[~2008-09-13 19:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-13 18:24 Ispell or alternative under OpenSolaris Rthoreau
2008-09-13 19:19 ` Andy Stewart [this message]
2008-09-15 19:08 ` Oleksandr Gavenko
2008-09-29  2:39   ` Rthoreau

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

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

  git send-email \
    --in-reply-to=874p4j26r4.fsf@manatee.domain \
    --to=lazycat.manatee@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.