<div dir="ltr"><br><div class="gmail_extra">Anyhow ... returning to the initial proposal :)</div><div class="gmail_extra"><br></div><div class="gmail_extra">In respect of item 1) this is all I'm proposing:</div><div class="gmail_extra">
<br></div><div class="gmail_extra"><div class="gmail_extra">diff --git a/src/keyfile.c b/src/keyfile.c</div><div class="gmail_extra">index 102fb78..bdf7a0a 100644</div><div class="gmail_extra">--- a/src/keyfile.c</div><div class="gmail_extra">
+++ b/src/keyfile.c</div><div class="gmail_extra">@@ -78,7 +78,7 @@</div><div class="gmail_extra"> #define GEANY_DEFAULT_TOOLS_GREP               "grep"</div><div class="gmail_extra"> #define GEANY_DEFAULT_MRU_LENGTH               10</div>
<div class="gmail_extra"> #define GEANY_DEFAULT_FONT_SYMBOL_LIST "Sans 9"</div><div class="gmail_extra">-#define GEANY_DEFAULT_FONT_MSG_WINDOW  "Sans 9"</div><div class="gmail_extra">+#define GEANY_DEFAULT_FONT_MSG_WINDOW  "Monospace 9"</div>
<div class="gmail_extra"> #define GEANY_DEFAULT_FONT_EDITOR              "Monospace 10"</div><div class="gmail_extra"> #define GEANY_TOGGLE_MARK                              "~ "</div><div class="gmail_extra">
 #define GEANY_MAX_AUTOCOMPLETE_WORDS   30</div><div><br></div><div>ie change the ***DEFAULT*** font for new configs.  Existing configs will not change.  The user can change it in the GUI at menu->edit_preferences->interface->interface.</div>
<div><br></div><div>Cheers</div><div>Lex</div><div><br></div></div></div>