X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=mutt.h;h=28f828767c030294f669d82e7441940dd8a700ff;hp=15a971035cf3c472f48acdcc4cfa3b44b3f75bc8;hb=80566f6aedda1e4bdcca38f9cb27101b5ba1029f;hpb=552847916ae6671d52db12880ee337f880cc766b diff --git a/mutt.h b/mutt.h index 15a9710..28f8287 100644 --- a/mutt.h +++ b/mutt.h @@ -37,17 +37,15 @@ typedef struct { #define M_SENDHOOK (1<<2) #define M_FCCHOOK (1<<3) #define M_SAVEHOOK (1<<4) -#define M_CHARSETHOOK (1<<5) -#define M_ICONVHOOK (1<<6) -#define M_MESSAGEHOOK (1<<7) -#define M_CRYPTHOOK (1<<8) -#define M_ACCOUNTHOOK (1<<9) -#define M_REPLYHOOK (1<<10) -#define M_SEND2HOOK (1<<11) - -#define M_OPENHOOK (1<<12) -#define M_APPENDHOOK (1<<13) -#define M_CLOSEHOOK (1<<14) +#define M_MESSAGEHOOK (1<<5) +#define M_CRYPTHOOK (1<<6) +#define M_ACCOUNTHOOK (1<<7) +#define M_REPLYHOOK (1<<8) +#define M_SEND2HOOK (1<<9) + +#define M_OPENHOOK (1<<10) +#define M_APPENDHOOK (1<<11) +#define M_CLOSEHOOK (1<<12) /* tree characters for linearize_tree and print_enriched_string */ #define M_TREE_LLCORNER 1 @@ -208,10 +206,6 @@ enum { #define M_SEL_MULTI (1<<1) #define M_SEL_FOLDER (1<<2) -/* flags for parse_spam_list */ -#define M_SPAM 1 -#define M_NOSPAM 2 - /* boolean vars */ enum { OPTALLOW8BIT, @@ -237,7 +231,6 @@ enum { OPTDUPTHREADS, OPTEDITHDRS, OPTENCODEFROM, - OPTENVFROM, OPTFASTREPLY, OPTFCCATTACH, OPTFCCCLEAR, @@ -329,7 +322,6 @@ enum { OPTTHREADRECEIVED, OPTTILDE, OPTUNCOLLAPSEJUMP, - OPTUSE8BITMIME, OPTUSEFROM, OPTUSEGPGAGENT, #ifdef HAVE_LIBIDN