Go to the documentation of this file.
23 #ifndef MUTT_OPTIONS_H
24 #define MUTT_OPTIONS_H
WHERE bool OptNeedResort
(pseudo) used to force a re-sort
WHERE bool OptAuxSort
(pseudo) using auxiliary sort function
WHERE bool OptAutocryptGpgme
(pseudo) use Autocrypt context inside ncrypt/crypt_gpgme.c
WHERE bool OptNoCurses
(pseudo) when sending in batch mode
WHERE bool OptIgnoreMacroEvents
(pseudo) don't process macro/push/exec events while set
WHERE bool OptNeedRescore
(pseudo) set when the 'score' command is used
WHERE bool OptMenuPopClearScreen
(pseudo) clear the screen when popping the last menu
WHERE bool OptForceRefresh
(pseudo) refresh even during macros
WHERE bool OptAttachMsg
(pseudo) used by attach-message
WHERE bool OptDontHandlePgpKeys
(pseudo) used to extract PGP keys
WHERE bool OptResortInit
(pseudo) used to force the next resort to be from scratch
WHERE bool OptRedrawTree
(pseudo) redraw the thread tree
WHERE bool OptPgpCheckTrust
(pseudo) used by dlg_select_pgp_key()
WHERE bool OptSearchInvalid
(pseudo) used to invalidate the search pattern
WHERE bool OptMsgErr
(pseudo) used by mutt_error/mutt_message
WHERE bool OptSortSubthreads
(pseudo) used when $sort_aux changes
WHERE bool OptViewAttach
(pseudo) signals that we are viewing attachments
WHERE bool OptKeepQuiet
(pseudo) shut up the message and refresh functions while we are executing an external program
WHERE bool OptNewsSend
(pseudo) used to change behavior when posting
WHERE bool OptSearchReverse
(pseudo) used by ci_search_command
WHERE bool OptNews
(pseudo) used to change reader mode