all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: djc <peter.kaiser@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: ispell changed from emacs 24 to emacs 25, but how?
Date: Sun, 11 Dec 2016 08:29:17 -0800 (PST)	[thread overview]
Message-ID: <a32a2a8f-7b13-48dc-b888-42ed37917a90@googlegroups.com> (raw)

I have some elisp code that relies on ispell (with hunspell) on Win7. It works under 24.5 and doesn't under 25.5 -- under 25.5, my code appears no longer to initialize some things that have to be set up, and documentation is scanty for what I have to initialize in ispell to be able to use it from other code. I wrote my own code mainly to do this setup, switching among multiple languages. It does nothing fancy.

Is there anyone who knows enough about ispell to give me some idea of what changed, and why, so I can adapt my code?  Although I've diffed the two versions and tried to make sense of the changes, I haven't yet been able to find what I have to do to make my own code work with the latest.

I want to use my code also on Linux, but I expect it to be relatively easy to adapt it once I have it going on Windows.

Tx

djc


             reply	other threads:[~2016-12-11 16:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-11 16:29 djc [this message]
2016-12-11 17:48 ` ispell changed from emacs 24 to emacs 25, but how? Eli Zaretskii

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=a32a2a8f-7b13-48dc-b888-42ed37917a90@googlegroups.com \
    --to=peter.kaiser@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.