breadcrumb icon indicating copy to clipboard operation
breadcrumb copied to clipboard

Missing function `toggle-read-only`

Open oneself opened this issue 1 year ago • 0 comments

There seems to be a missing function called toggle-read-only that's used in several places throughout the codebase. Not sure if this was once support in a previous version of emacs or a dependent package, but in the version that I am using (29.3) it is not available.

I've added a simple implementation to make the code work.

oneself avatar May 05 '24 08:05 oneself