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: Robert Pluim
Subject: Re: "Can't find Hunspell dictionary" error (was Re: Emacs pretest 28.0.91 is out)
Date: Thu, 13 Jan 2022 15:30:13 +0100

>>>>> On Fri, 14 Jan 2022 00:57:05 +1300, Phil Sainty <psainty@orcon.net.nz> 
>>>>> said:

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

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

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

    Phil> To match the original:

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

Yes. Iʼll queue that up.

(there are quite a few instances of "create temp dir and set VAR
(usually HOME) to it in the test suite. Do we need another macro?) [1]

Robert

Footnotes:
[1]  I am a joke

-- 



reply via email to

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