bool OptDontHandlePgpKeys
(pseudo) used to extract PGP keys
bool OptNews
(pseudo) used to change reader mode
char * LastFolder
Previously selected mailbox.
bool OptAutocryptGpgme
(pseudo) use Autocrypt context inside ncrypt/crypt_gpgme.c
char * ShortHostname
Short version of the hostname.
bool OptKeepQuiet
(pseudo) shut up the message and refresh functions while we are executing an external program
struct ListHead TempAttachmentsList
List of temporary files for displaying attachments.
bool OptNoCurses
(pseudo) when sending in batch mode
bool OptNeedRescore
(pseudo) set when the 'score' command is used
bool OptPgpCheckTrust
(pseudo) used by dlg_pgp()
bool OptResortInit
(pseudo) used to force the next resort to be from scratch
struct ListHead MimeLookupList
List of mime types that that shouldn't use the mailcap entry.
struct ListHead AlternativeOrderList
List of preferred mime types to display.
struct ListHead AutoViewList
List of mime types to auto view.
char ErrorBuf[1024]
Copy of the last error message.
char * HomeDir
User's home directory.
bool OptMsgErr
(pseudo) used by mutt_error/mutt_message
bool OptForceRefresh
(pseudo) refresh even during macros
bool ErrorBufMessage
true if the last message was an error
char * CurrentFolder
Currently selected mailbox.
struct ListHead UserHeader
List of custom headers to add to outgoing emails.
struct ListHead Muttrc
List of config files to read.
char * Username
User's login name.
bool OptSortSubthreads
(pseudo) used when $sort_aux changes
struct ListHead HeaderOrderList
List of header fields in the order they should be displayed.
bool OptNeedResort
(pseudo) used to force a re-sort
bool OptNewsSend
(pseudo) used to change behavior when posting
char ** EnvList
Private copy of the environment variables.
Convenience wrapper for the library headers.
#define STAILQ_HEAD_INITIALIZER(head)