From: Brendan Cully Date: Mon, 3 Apr 2006 19:29:55 +0000 (+0000) Subject: Set $record default to ~/sent (closes: #2068). X-Git-Tag: mutt-1-5-12-rel~115 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=de81be00bfcb0d9ca1196faaba73059f4eb4ad4d;p=mutt Set $record default to ~/sent (closes: #2068). --- diff --git a/init.h b/init.h index 4eb848ea..bf419600 100644 --- 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