** This variable defaults to your user name on the local machine.
*/
#endif
- { "implicit_autoview", DT_BOOL,R_NONE, &ImplicitAutoview, false },
+ { "implicit_autoview", DT_BOOL, R_NONE, &ImplicitAutoview, false },
/*
** .pp
** If set to "yes", NeoMutt will look for a mailcap entry with the
** This variable configures how often (in seconds) NeoMutt should look for
** new mail. Also see the $$timeout variable.
*/
- { "mail_check_recent",DT_BOOL, R_NONE, &MailCheckRecent, true },
+ { "mail_check_recent", DT_BOOL, R_NONE, &MailCheckRecent, true },
/*
** .pp
** When \fIset\fP, NeoMutt will only notify you about new mail that has been received
** to maildir-style mailboxes. Setting it will have no effect on other
** mailbox types.
*/
- { "mark_macro_prefix",DT_STRING, R_NONE, &MarkMacroPrefix, IP "'" },
+ { "mark_macro_prefix", DT_STRING, R_NONE, &MarkMacroPrefix, IP "'" },
/*
** .pp
** Prefix for macros created using mark-message. A new macro
** .pp
** Also see the $$move variable.
*/
- { "mbox_type", DT_MAGIC,R_NONE, &MboxType, MUTT_MBOX },
+ { "mbox_type", DT_MAGIC, R_NONE, &MboxType, MUTT_MBOX },
/*
** .pp
** The default mailbox type used when creating new folders. May be any of
** This variable defaults to your user name on the local machine.
*/
#endif /* USE_POP */
- { "post_indent_string",DT_STRING, R_NONE, &PostIndentString, 0 },
+ { "post_indent_string", DT_STRING, R_NONE, &PostIndentString, 0 },
/*
** .pp
** Similar to the $$attribution variable, NeoMutt will append this