Handling of global boolean variables. More...
Go to the source code of this file.
Variables | |
WHERE bool | OptAttachMsg |
(pseudo) used by attach-message More... | |
WHERE bool | OptAutocryptGpgme |
(pseudo) use Autocrypt context inside ncrypt/crypt_gpgme.c More... | |
WHERE bool | OptAuxSort |
(pseudo) using auxiliary sort function More... | |
WHERE bool | OptDontHandlePgpKeys |
(pseudo) used to extract PGP keys More... | |
WHERE bool | OptForceRefresh |
(pseudo) refresh even during macros More... | |
WHERE bool | OptIgnoreMacroEvents |
(pseudo) don't process macro/push/exec events while set More... | |
WHERE bool | OptKeepQuiet |
(pseudo) shut up the message and refresh functions while we are executing an external program More... | |
WHERE bool | OptMenuPopClearScreen |
(pseudo) clear the screen when popping the last menu More... | |
WHERE bool | OptMsgErr |
(pseudo) used by mutt_error/mutt_message More... | |
WHERE bool | OptNeedRescore |
(pseudo) set when the 'score' command is used More... | |
WHERE bool | OptNeedResort |
(pseudo) used to force a re-sort More... | |
WHERE bool | OptNews |
(pseudo) used to change reader mode More... | |
WHERE bool | OptNewsSend |
(pseudo) used to change behavior when posting More... | |
WHERE bool | OptNoCurses |
(pseudo) when sending in batch mode More... | |
WHERE bool | OptPgpCheckTrust |
(pseudo) used by dlg_select_pgp_key() More... | |
WHERE bool | OptRedrawTree |
(pseudo) redraw the thread tree More... | |
WHERE bool | OptResortInit |
(pseudo) used to force the next resort to be from scratch More... | |
WHERE bool | OptSearchInvalid |
(pseudo) used to invalidate the search pattern More... | |
WHERE bool | OptSearchReverse |
(pseudo) used by ci_search_command More... | |
WHERE bool | OptSortSubthreads |
(pseudo) used when $sort_aux changes More... | |
WHERE bool | OptViewAttach |
(pseudo) signals that we are viewing attachments More... | |
Handling of global boolean variables.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Definition in file options.h.
WHERE bool OptAutocryptGpgme |
(pseudo) use Autocrypt context inside ncrypt/crypt_gpgme.c
WHERE bool OptAuxSort |
WHERE bool OptDontHandlePgpKeys |
WHERE bool OptForceRefresh |
WHERE bool OptIgnoreMacroEvents |
WHERE bool OptKeepQuiet |
WHERE bool OptMenuPopClearScreen |
WHERE bool OptMsgErr |
WHERE bool OptNeedRescore |
WHERE bool OptNewsSend |
WHERE bool OptPgpCheckTrust |
(pseudo) used by dlg_select_pgp_key()
WHERE bool OptResortInit |
WHERE bool OptSearchInvalid |
WHERE bool OptSearchReverse |
WHERE bool OptSortSubthreads |