summaryrefslogtreecommitdiffstats
path: root/mutt.h
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1998-10-27 09:40:36 +0000
committerThomas Roessler <roessler@does-not-exist.org>1998-10-27 09:40:36 +0000
commit015b86fd14297a6c1b1d9b6f10529edc96dc4d0a (patch)
tree1f1a5e0d33e86e192541eecdbcd405bebd752a9a /mutt.h
parente8c12eeb90b846a333fa1f7c557541e7efe2f245 (diff)
Prevent mutt from re-reading IMAP folders before quitting.
Diffstat (limited to 'mutt.h')
-rw-r--r--mutt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mutt.h b/mutt.h
index 2f8415b1..a2de65fd 100644
--- a/mutt.h
+++ b/mutt.h
@@ -632,6 +632,7 @@ typedef struct
unsigned int quiet : 1; /* inhibit status messages? */
unsigned int revsort : 1; /* mailbox sorted in reverse? */
unsigned int collapsed : 1; /* are all threads collapsed? */
+ unsigned int closing : 1; /* mailbox is being closed */
} CONTEXT;
typedef struct attachptr