Skip to content

Fix rare crash setting documentation#29

Open
slburson wants to merge 1 commit into
borodust:masterfrom
slburson:setf-documentation
Open

Fix rare crash setting documentation#29
slburson wants to merge 1 commit into
borodust:masterfrom
slburson:setf-documentation

Conversation

@slburson

@slburson slburson commented Jul 1, 2026

Copy link
Copy Markdown

On just a couple of occasions I hit an error in iffi::ensure-documentation; it was setting the documentation on (symbol-function name), but for some reason I don't understand, in rare cases name isn't fbound yet. I've changed it to work in a safer way. I am still able to view the documentation in Emacs.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant