<p><a href="https://github.com/elextr" class="user-mention">@elextr</a></p>
<blockquote>
<p>you need to read the Lua C interface to see what to do with it.</p>
</blockquote>
<p>Thanks :)</p>
<blockquote>
<p>I presume you mean <a href="https://github.com/geany/geany-plugins/pull/652/files?diff=unified#diff-cb5975c1fb9735bfbc0f92d9bed15b72R40">this line</a>.</p>
</blockquote>
<p>and sorry, I needed to say more clearly.</p>
<p><code>glspi_run_script()</code> runs <code>glspi_state_new()</code> (i.e. <code>luaL_newstate()</code>) first and <code>glspi_state_done()</code> (i.e. <code>lua_close()</code>, <a href="https://www.lua.org/manual/5.1/manual.html#lua_close" rel="nofollow">description</a>) at the end + <a href="https://www.lua.org/manual/5.1/manual.html#2.10" rel="nofollow">Garbage Collection</a>: I think I can ignore it.</p>
<p>P.S. Do <a href="https://github.com/geany/geany-plugins/pull/652" class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="278033748" data-permission-text="Issue title is private" data-url="https://github.com/geany/geany-plugins/issues/652">#652</a> and <a href="https://github.com/geany/geany-plugins/pull/653" class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="278034806" data-permission-text="Issue title is private" data-url="https://github.com/geany/geany-plugins/issues/653">#653</a> have a chance without maintainer?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany-plugins/pull/652#issuecomment-349647278">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJ6iC1Z8OzOpTFSc065XcXuiMsnbiks5s9p17gaJpZM4QwLUK">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJwHgMsSWwy4J6UdMkQr4KGe1Q8Cdks5s9p17gaJpZM4QwLUK.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/652#issuecomment-349647278"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/geany/geany-plugins","title":"geany/geany-plugins","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany-plugins"}},"updates":{"snippets":[{"icon":"PERSON","message":"@Skif-off in #652: @elextr \r\n\u003e you need to read the Lua C interface to see what to do with it.\r\n\r\nThanks :)\r\n\r\n\u003e I presume you mean [this line](https://github.com/geany/geany-plugins/pull/652/files?diff=unified#diff-cb5975c1fb9735bfbc0f92d9bed15b72R40).\r\n\r\nand sorry, I needed to say more clearly.\r\n\r\n```glspi_run_script()``` runs ```glspi_state_new()``` (i.e. ```luaL_newstate()```) first and ```glspi_state_done()``` (i.e. ```lua_close()```, [description](https://www.lua.org/manual/5.1/manual.html#lua_close)) at the end + [Garbage Collection](https://www.lua.org/manual/5.1/manual.html#2.10): I think I can ignore it.\r\n\r\n\r\nP.S. Do #652 and #653 have a chance without maintainer?"}],"action":{"name":"View Pull Request","url":"https://github.com/geany/geany-plugins/pull/652#issuecomment-349647278"}}}</script>