<p>In <a href="https://github.com/geany/geany-plugins/pull/284#discussion_r39929778">addons/src/ao_bookmarklist.c</a>:</p>
<pre style='color:#555'>>      AoBookmarkListPrivate *priv = AO_BOOKMARK_LIST_GET_PRIVATE(bm);
> +  GeanyDocument *doc = document_find_by_id(container->document_id);
> +  ScintillaObject *sci = doc->editor->sci;
</pre>
<p>Oops. Fixed in <a href="https://github.com/geany/geany-plugins/commit/8ab3ee28baca96e683b92a585b9ab226196b170f" class="commit-link"><tt>8ab3ee2</tt></a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany-plugins/pull/284/files#r39929778">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJy8ywCsnALs0vWCOCqox1hZCgRkpks5ozqlOgaJpZM4F-upi.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany-plugins/pull/284/files#r39929778"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>