]> granicus.if.org Git - neomutt/commitdiff
Set $record default to ~/sent (closes: #2068).
authorBrendan Cully <brendan@kublai.com>
Mon, 3 Apr 2006 19:29:55 +0000 (19:29 +0000)
committerBrendan Cully <brendan@kublai.com>
Mon, 3 Apr 2006 19:29:55 +0000 (19:29 +0000)
init.h

diff --git a/init.h b/init.h
index 4eb848ea98f5211ecc1ce17d45de2aa809a937bf..bf4196002ec3785a14938d4151745bd24de01dc6 100644 (file)
--- a/init.h
+++ b/init.h
@@ -2258,7 +2258,7 @@ struct option_t MuttVars[] = {
   ** Setting this variable to ``yes'' is not generally useful, and thus not
   ** recommended.
   */
-  { "record",          DT_PATH, R_NONE, UL &Outbox, UL "" },
+  { "record",          DT_PATH, R_NONE, UL &Outbox, UL "~/sent" },
   /*
   ** .pp
   ** This specifies the file into which your outgoing messages should be