<p>In <a href="https://github.com/geany/geany/pull/637#discussion_r38775734">src/utils.c</a>:</p>
<pre style='color:#555'>>      }
> -  else
> -          g_printerr("Unable to find 'geany'");
> +
> +  argv[argc++] = g_strdup("-i");
> +  argv[argc++] = g_strdup("--");
> +  argv[argc] = g_strdup(doc_path);
</pre>
<p>Agreed.</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/pull/637/files#r38775734">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ5SGE81cYHRJPVPmhQJJoU7-YTIGks5ouc8AgaJpZM4F1KFb.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/pull/637/files#r38775734"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>