[CM] can you disable undo in snd?

Bill Schottstaedt bil at ccrma.Stanford.EDU
Sat Oct 5 04:39:06 PDT 2002


> I'm working on some very large files and snd, creating
> selections and then saving them without editing the file, but snd
> seems to be creating these very large undo temp files

I bet these are "regions", not undo temp files (from your description,
there's nothing to undo).

(set! (selection-creates-region') #f)

will turn them off.



More information about the Cmdist mailing list