Re: spell check
Ralf Mardorf via mc <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.mc.general |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 2022-10-31 at 21:27 +0100, Yury V. Zaytsev wrote: > Arch maintainers possibly didn't quite understand how support for aspell > works and didn't include --enable-aspell to avoid a hard dependency. > > We depend on aspell in the same way we do on X: we only need aspell > headers (and --enable-aspell) during build time to build with aspell > support. After that mc would still work even if aspell is not available, > because aspell libraries are loaded dynamically at runtime. Hi, I doubt the Arch maintainer lacks that knowledge. Another reason is certainly more likely. However, after rebuilding the package [1] mcedit provides F9 -> Command -> Spell check Check Word Change spelling language... By a "Hello worlt" test, the spell checking suggested to replace "worlt" by "wort" or "world" etc., IOW it's working now. Regards, Ralf [1] "FS#76361 - [mc] missing spell checking Details Hi, mcedit from the package community/mc 4.8.28-1 is missing spell checking. Building in a clean chroot after adding 'aspell' to makedepends and adding --enable-aspell to configure of the PKGBUILD solves the issue. Regards, Ralf" - https://bugs.archlinux.org/task/76361 -- mc mailing list [email protected] https://lists.midnight-commander.org/mailman/listinfo/mc