> > Of course as it says it depends on an implementation detail of GIO so if > > that ever changes...
> If it does, it will break Gedit and all other GtkSourceView editors that use > the file-saving API in GSV, so it Yes, but gedit and gtksourceview are tightly coupled to the version of G*, whereas Geany is not, we would need to guard the hack with a runtime check, but that can be a change to make when (if) GIO gets changed. But of course then an older geany won't run on a changed GIO :frowning: --- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/942#issuecomment-193512258
