So I've finally got a chance to look at my non-API calls.  I was able to code around most of them, but there are two that would be much easier if we could make them APIs.  (I haven't pushed any of these changes to my git repo yet.)  Could we consider making these API?
Let me know if this is possible or how I should proceed.  I use geany with my plugins daily, and can't upgrade my code base until my plugins are working.

Thanks,

Steve

On 05/29/2015 07:21 PM, Colomban Wendling wrote:
BTW, @Steven: search_find_text() is *NOT* part of the Geany plugin API
and never have been.  The fact you can use it is a issue of the way
Geany API was exported, and it is fixed in the dev version (meaning it
won't work anymore).