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

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

Re: How to disable undo recording within a defun?


From: Óscar Fuentes
Subject: Re: How to disable undo recording within a defun?
Date: Tue, 14 Sep 2021 20:11:57 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

S Boucher via Users list for the GNU Emacs text editor
<help-gnu-emacs@gnu.org> writes:

> I'm writting a defun, and would like to disable entirely the recording
> of undo information while this function is executing. Is this
> possible?  If so, what is the way to do this? Thanks,

See function buffer-disable-undo and variable buffer-undo-list.



reply via email to

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