unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Aleksandar Simic <asimic@gmail.com>
To: Help GNU Emacs <help-gnu-emacs@gnu.org>
Subject: Re: spell make it work emacs on AppleMac
Date: Thu, 20 Apr 2017 12:08:52 +0100	[thread overview]
Message-ID: <CAN-=FCuvDA3_+nHStGzer4f9aF3jpLAf3hv__xn67JtOeDapjA@mail.gmail.com> (raw)
In-Reply-To: <m04lxljek3.fsf@richards-air-2.home>

Hello Richard

On Wed, Apr 19, 2017 at 3:50 AM, Richard Smith <null@void.com> wrote:

> On AppleMac "Air" - laptop - using as-installed emacs.
>
> ESC-x ispell not working - nor any other spell command.  Have lived
> for years without "spell" program in emacs
>
> Then couple of days ago, got surprise when accidentally pressed what
> must have been the ESC-tab command - and got spell-check on preceding
> word.
>

The default config for spell checking a word is M-$.

With default Emacs install that comes on OS X, ESC-TAB which is M-TAB runs
the command lisp-complete-symbol.

Not sure about your setup.

Maybe run M-x describe-key M-TAB to see what the key is bound on your Emacs.


> So ispell is installed?
>

What does "which ispell" tell you?


> Can I get it to work?
>

I don't think that ispell is installed by default. So you're left with the
option of installing a spell checker for Emacs for yourself.

I'd advise you to install aspell, because it can spell check camel cased
words.

See this about the different options:
https://www.emacswiki.org/emacs/InteractiveSpell

And see this write up with further details:
http://blog.binchen.org/posts/what-s-the-best-spell-check-set-up-in-emacs.html

PS - does it make more sense to install a full unix?
> Miss GnuPlot, xfig, the GIMP, etc.
>

You have many options on how to install the software you mention above.
Look into Homebrew https://brew.sh/ and pkgsrc https://www.pkgsrc.org/

Hope that helps
Aleksandar


      parent reply	other threads:[~2017-04-20 11:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-19  2:50 spell make it work emacs on AppleMac Richard Smith
2017-04-19  8:06 ` hector
2017-04-19 10:01 ` Ben Bacarisse
2017-04-20  8:04   ` Richard Smith
2017-04-20 11:25     ` hector
2017-04-20 11:35     ` Ben Bacarisse
2017-04-20 11:08 ` Aleksandar Simic [this message]

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='CAN-=FCuvDA3_+nHStGzer4f9aF3jpLAf3hv__xn67JtOeDapjA@mail.gmail.com' \
    --to=asimic@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.
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).