disable undo
Closed this issue · 0 comments
vzaliva commented
Periodically Emacs shows me a warning about undo buffer being exhausted. I suspect it is cause by it trying to keep history of updated PDFs in preview buffer. I think the solution for this problem would be to
disable undo on doc-view buffer using (buffer-disable-undo)