emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "Can't find Hunspell dictionary" error (was Re: Emacs pretest 28.0.9


From: Phil Sainty
Subject: Re: "Can't find Hunspell dictionary" error (was Re: Emacs pretest 28.0.91 is out)
Date: Fri, 14 Jan 2022 00:57:05 +1300
User-agent: Orcon Webmail

On 2022-01-13 23:20, Robert Pluim wrote:
Fixed on master.

For consistency with the rest of the commit which introduced
this `ert-with-temp-file' call, and what the code was before
that, I think this ought to now be:

    (ert-with-temp-directory tmpdir
      :prefix "so-long."
      :suffix ".ispell"

To match the original:

    (let* ((tmpdir (make-temp-file "so-long." :dir ".ispell"))





reply via email to

[Prev in Thread] Current Thread [Next in Thread]