less haste
authorPaul <paul@claws-mail.org>
Thu, 25 Oct 2018 09:56:44 +0000 (10:56 +0100)
committerPaul <paul@claws-mail.org>
Thu, 25 Oct 2018 09:56:44 +0000 (10:56 +0100)
src/compose.c

index 090981e80b48bce6352a8f215e0a87e570bbaa02..7d44ffc9ca5820751bd62bde94040d82f2c8673e 100644 (file)
@@ -8289,6 +8289,8 @@ static Compose *compose_create(PrefsAccount *account,
        claws_spell_entry_set_gtkaspell(CLAWS_SPELL_ENTRY(subject_entry), gtkaspell);
 #endif
 
+       compose_select_account(compose, account, TRUE);
+
        cm_toggle_menu_set_active_full(compose->ui_manager, "Menu/Edit/AutoWrap", prefs_common.autowrap);
        cm_toggle_menu_set_active_full(compose->ui_manager, "Menu/Edit/AutoIndent", prefs_common.auto_indent);