Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#15688 closed defect (fixed)

aspell filters are broken

Reported by: jim-macports@… Owned by: jochen@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port:

Description

aspell can't seem to set it's filter configuration keys, or to find it's defaults. This happens for the filters ccpp, comment, email, html, perl, sgml, tex and texinfo.

The filters nroff and url work fine; neither have any configuration options.

Example:

$ aspell --mode=ccpp -a Error: /opt/local/share/aspell/ccpp.amf: The key "context-delimiters" is unknown. $ aspell --mode=comment -a Error: /opt/local/share/aspell/comment.amf: The key "context-delimiters" is unknown. $ aspell --mode=email -a Unhandled Error: The key "f-email-quote" is unknown. Abort trap $ aspell --mode=html -a Unhandled Error: The key "f-html-skip" is unknown. Abort trap $ aspell --mode=perl -a Error: /opt/local/share/aspell/perl.amf: The key "context-delimiters" is unknown. $ aspell --mode=sgml -a Unhandled Error: The key "f-sgml-skip" is unknown. Abort trap $ aspell --mode=tex -a Unhandled Error: The key "f-tex-command" is unknown. Abort trap $ aspell --mode=texinfo -a Unhandled Error: The key "f-texinfo-ignore" is unknown. Abort trap

Example of trying to set the html filter's skip option: $ aspell --mode=html --add-html-check=alt Error: The key "html-check" is unknown. $ aspell --mode=html --add-html-skip=asdf Error: The key "html-skip" is unknown.

This is macports 1.600 on OS X 10.5.3.

Change History (3)

comment:1 Changed 16 years ago by jmroot (Joshua Root)

Milestone: Port Bugs
Owner: changed from macports-tickets@… to jochen@…
Summary: aspell filtes are brokenaspell filters are broken

Assigning to maintainer.

comment:2 Changed 16 years ago by jochen@…

Resolution: fixed
Status: newclosed

Should be fixed in r37777; please re-open if the problem persists

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.