all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tim Visher <tim.visher@gmail.com>
To: Tim Visher <tim.visher@gmail.com>, emacs <help-gnu-emacs@gnu.org>
Subject: Re: ispell in Emacs.app
Date: Mon, 1 Feb 2010 22:03:49 -0500	[thread overview]
Message-ID: <c115fd3c1002011903r798c9072w78cbe22998b5044d@mail.gmail.com> (raw)
In-Reply-To: <m23a1k2yb3.fsf@t-online.de>

Thanks Oliver.  I went with the customization of the Ispell Program
Path.  I'll just have to throw that in a platform specific settings
file.

On Mon, Feb 1, 2010 at 8:58 PM, Oliver <ngreply@gmx.net> wrote:
> 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.
>



-- 

In Christ,

Timmy V.

http://burningones.com/
http://five.sentenc.es/ - Spend less time on e-mail




  reply	other threads:[~2010-02-02  3:03 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
2010-02-02  3:03     ` Tim Visher [this message]
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

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

  git send-email \
    --in-reply-to=c115fd3c1002011903r798c9072w78cbe22998b5044d@mail.gmail.com \
    --to=tim.visher@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.