Global variables
| Data | Description | Links |
|---|---|---|
| CurrentFolder | Currently selected mailbox | |
| ErrorBuf | Copy of the last error message | |
| ErrorBufMessage | true if the last message was an error | |
| LastFolder | Previously selected mailbox | |
| OptAutocryptGpgme | (pseudo) use Autocrypt context inside ncrypt/crypt_gpgme.c | |
| OptDontHandlePgpKeys | (pseudo) used to extract PGP keys | |
| OptForceRefresh | (pseudo) refresh even during macros | |
| OptGui | (pseudo) when the gui (and curses) are started | |
| OptKeepQuiet | (pseudo) shut up the message and refresh functions while we are executing an external program | |
| OptMsgErr | (pseudo) used by mutt_error/mutt_message | |
| OptNeedRescore | (pseudo) set when the 'score' command is used | |
| OptNeedResort | (pseudo) used to force a re-sort | |
| OptNews | (pseudo) used to change reader mode | |
| OptNewsSend | (pseudo) used to change behavior when posting | |
| OptPgpCheckTrust | (pseudo) used by dlg_pgp() | |
| OptResortInit | (pseudo) used to force the next resort to be from scratch | |
| OptSortSubthreads | (pseudo) used when $sort_aux changes | |
| ShortHostname | Short version of the hostname |