Skip to content

Conversation

tmurph
Copy link

@tmurph tmurph commented Aug 5, 2025

An unrelated activity killed a base buffer in a way that left its indirect buffer hanging around, and when I tried to kill off the indirect buffer manually I was blocked by an error in this hook function. (with-current-buffer complains when trying to activate a killed buffer)

So here's a quick patch to guard against that issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant