@LiquidCake commented on this pull request.


In plugins/saveactions.c:

> @@ -614,13 +653,21 @@ static void load_all_temp_files_into_editor(void)
 }
 
 
-static gboolean load_all_temp_files_idle(gpointer data)
+static gboolean load_all_persistent_untitled_doc_files_idle(gpointer data)

done


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/3911/review/2452533271@github.com>