@b4n commented on this pull request.


In src/document.c:

> +	/* FIXME: is that actually useful??  I don't see any difference disabling this code... */
+	if (!main_status.opening_session_files)
+		document_try_focus(doc, NULL);

This I don't know, I couldn't find a case where it was needed, but I guess there was a reason for it…


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/pull/3891/review/2092173007@github.com>