oreoboss.blogg.se

Spell checker on aquamacs
Spell checker on aquamacs









  1. SPELL CHECKER ON AQUAMACS HOW TO
  2. SPELL CHECKER ON AQUAMACS UPDATE
  3. SPELL CHECKER ON AQUAMACS CODE

Other changes around the edges (documentation, auxiliary files, etc.)I.

SPELL CHECKER ON AQUAMACS CODE

  • Aquamacs changes to base Emacs C/Objective C code.
  • Aquamacs changes to base Emacs Lisp code.
  • Bundled packages from elsewhere (e.g, AUCTeX, ESS).
  • Aquamacs-specific addons and configuration in Lisp code.
  • In rough terms, we have the following big areas of Aquamacs code:

    spell checker on aquamacs

    If some of you are interested in helping out, we can approach it a different way.

    SPELL CHECKER ON AQUAMACS UPDATE

    If I were undertaking the update entirely on my own, I would be tempted to run a giant merge with the current Emacs code, hack through the merge conflicts, and the debug the result. Ultimately, it would be nice if Aquamacs was a fairly clean add-on to the base Emacs, but there's a lot of work to get there. I'd like to end up bringing them closer together, without sacrificing places where Aquamacs has improvements. The core Emacs code for the Mac has changed a lot since Aquamacs was first created, and diverged because there were different ideas at different times.

    spell checker on aquamacs

    Whichever way we approach it, I want to try to maintain the git history as best we can. There are a couple of ways to approach this, and I'd appreciate any thoughts about what might work best. It's a big jump, and there will probably be some messy parts.

    spell checker on aquamacs

    The next major release, tentatively called 4.0, will be Aquamacs based on Emacs 28. Right now, there is no plan for a 3.7 release, but it could happen if needed. It has many bug fixes to the current codebase, which is based on Emacs 25.3. The next planned release of Aquamacs is 3.6, which should be in beta soon.

    SPELL CHECKER ON AQUAMACS HOW TO

    This note is the beginning of a discussion about how to get Aquamacs updated to a current version of the main Emacs distribution.











    Spell checker on aquamacs