ace-window icon indicating copy to clipboard operation
ace-window copied to clipboard

Prevent aw-select from marking empty buffers as modified

Open bcc32 opened this issue 1 year ago • 1 comments

Previously, if you had an empty, unmodified, file buffer open and invoked ace-delete-window, this would cause the buffer to be marked as modified. with-silent-modifications is perfect for this use case, where some Lisp code temporarily modifies the buffer but it shouldn't be considered a "real" modification.

bcc32 avatar Dec 29 '23 03:12 bcc32

@abo-abo @localauthor @seagle0128 sorry for the ping. Is this package still maintained, and if not, are you looking for maintainers? (last commit was two years ago, and some recent straightforward pull requests have not been merged)

bcc32 avatar Jan 16 '24 06:01 bcc32