help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: problems with Emacs 28


From: Stefan Monnier
Subject: Re: problems with Emacs 28
Date: Sat, 24 Oct 2020 08:57:46 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> Now this is the only error that remains. A Warning with `map-put'; an
> error with `map-put!' (after complying with the warning's piece of
> advice).

AFAIK the piece of advice tells you to

    use map-put! or (setf (map-elt ...) ...) instead

so if `map-put!` doesn't work, maybe it's time to try the other.


        Stefan




reply via email to

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