[MacPorts] #48329: aspell not installed as a dependency
MacPorts
noreply at macports.org
Sun Jul 12 16:59:31 PDT 2015
#48329: aspell not installed as a dependency
--------------------------------+--------------------------------
Reporter: graziosi.angelo@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Resolution: | Keywords:
Port: aspell |
--------------------------------+--------------------------------
Comment (by graziosi.angelo@…):
Replying to [comment:3 devans@…]:
>
> So it makes more sense that emacs would have a dependency on aspell (or
one of the other libs that use it) rather than any specific aspell
dictionary file.
Really, Emacs does not depend on specific dictionaries. It is capable of
spelling if it finds the right tools on the system.
It needs an ispell program, as aspell,
{{{
(setq ispell-program-name "/opt/local/bin/aspell")
}}}
and, obviously, one or more dictionaries. Usually, I install the
dictionaries, assuming that also the "engine" is installed.
If I understand, this is what happens on Ubuntu:
http://packages.ubuntu.com/trusty/aspell-en, but I am not sure all systems
adopt the same approach..
--
Ticket URL: <https://trac.macports.org/ticket/48329#comment:4>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list