[Github-comments] [geany-plugins] plugin Numbered Bookmarks activated causes geany to crash at start-up (#301)

Matthew Brush notifications at xxxxx
Tue Nov 10 02:07:42 UTC 2015


Aside from passing the `GeanyDocument` instead of the `ScintillaObject`, and getting to the `sci` pointer through `doc->editor->sci` or whatever, there's also a (non public) function [document_find_by_sci](https://github.com/geany/geany/blob/master/src/document.h#L244) that could be used to find the document for the scintilla widget (if it was in plugin API).

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/301#issuecomment-155260365
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20151109/1c5dd7d2/attachment.html>


More information about the Github-comments mailing list