emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master c1b1801 1/2: Make atomic cell update in data ar


From: Stefan Monnier
Subject: Re: [Emacs-diffs] master c1b1801 1/2: Make atomic cell update in data area.
Date: Sun, 28 Jul 2019 14:48:24 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

>     Make atomic cell update in data area.
>     * lisp/ses.el (ses-write-cells): Set inhibit-quit to t during the data
>       area write.

An alternative to inhibit-quit here is to use `atomic-change-group`.


        Stefan




reply via email to

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