unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Oliver <ngreply@gmx.net>
To: Tim Visher <tim.visher@gmail.com>
Cc: emacs <help-gnu-emacs@gnu.org>
Subject: Re: ispell in Emacs.app
Date: Tue, 02 Feb 2010 02:58:40 +0100	[thread overview]
Message-ID: <m23a1k2yb3.fsf@t-online.de> (raw)
In-Reply-To: <c115fd3c1002010549i742da8b1q1eb49482624a56e7@mail.gmail.com> (Tim Visher's message of "Mon, 1 Feb 2010 08:49:38 -0500")

Hi Tim,

maybe two alternative solutions:

1. Customize "Ispell Program Path" with full path: /opt/local/bin/aspell

2. In the Terminal.app do:
   $ sudo chmod 777 /etc/paths.d
   $ sudo echo "/opt/local/bin" > /etc/paths.d/macport
   $ sudo chown root:wheel /etc/paths.d/macport
   $ sudo chmod 644 /etc/paths.d/macport
   $ sudo chmod 755 /etc/paths.d

   Relogin to let the profile process read the file and add the path to
   the $PATH env.
   
   To uninstall just:
   $ sudo rm /etc/paths.d/macport

There is a third solution, but this will mess up the macport
installation of emacs.

  Greetings,

  Oliver 

Tim Visher <tim.visher@gmail.com> writes:
> Hello Everyone,
>
> I'd like to do ispell in Emacs.app on my Mac but because of PATH
> issues it can't see aspell or the like.  Does anyone know how to
> accomplish this?
>
> Thanks.




  reply	other threads:[~2010-02-02  1:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20100201170600.8725C166A04@mxperim4.sea5.speakeasy.net>
2010-02-01 13:49 ` ispell in Emacs.app Tim Visher
2010-02-02  1:58   ` Oliver [this message]
2010-02-02  3:03     ` Tim Visher
2010-02-02  3:06   ` Steve Revilak
2010-02-02 13:58     ` Peter Dyballa
2010-02-02 22:34     ` Tim Visher

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=m23a1k2yb3.fsf@t-online.de \
    --to=ngreply@gmx.net \
    --cc=help-gnu-emacs@gnu.org \
    --cc=tim.visher@gmail.com \
    /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).