home *** CD-ROM | disk | FTP | other *** search
- /*
- * Copyright (c) 1986, 1990 by The Trustees of Columbia University in
- * the City of New York. Permission is granted to any individual or
- * institution to use, copy, or redistribute this software so long as it
- * is not sold for profit, provided this copyright notice is retained.
- */
-
- #ifdef RCSID
- #ifndef lint
- static char *set_rcsid = "$Header: /f/src2/encore.bin/cucca/mm/tarring-it-up/RCS/set.H,v 2.4 90/10/04 18:26:38 melissa Exp $";
- #endif
- #endif /* RCSID */
-
- /*
- * set.h - defines for "set" command options
- */
-
- #number 1
- #def VAR_BOOLEAN
- #def VAR_INTEGER
- #def VAR_FILE
- #def VAR_ADDRLIST
- #def VAR_COMMAND
- #def VAR_CMDARGS
- #def VAR_CMDKEYS
- #def VAR_KEYLIST
- #def VAR_TEXT
- #def VAR_QUOTEDSTR
- #def VAR_FILES
- #def VAR_USERNAME
- #def VAR_KEYWORDS
- #def VAR_OFILE
- #def VAR_MAYBE
- #def VAR_PROMPT
- #def VAR_ALIAS
- #def VAR_DIRECTORY
-
- /*
- * The lines below must be kept sorted by name, where "_" sorts
- * before alpha chars.
- */
- #number 0
- #def SET_ALIASES_USE_GROUPS
- #def SET_APPEND_NEW_MAIL
- #def SET_APPEND_SIGNATURE
- #def SET_AUTO_CREATE_FILES
- #def SET_AUTO_STARTUP_GET
- #def SET_AUTOWRAP_COLUMN
- #def SET_BROWSE_CLEAR_SCREEN
- #def SET_BROWSE_PAUSE
- #def SET_CHECK_INTERVAL
- #def SET_CLEAR_SCREEN
- #def SET_CONTINUOUS_CHECK
- #def SET_CONTROL_D_AUTOMATIC_SEND
- #def SET_CONTROL_E_EDITOR
- #def SET_CONTROL_L_CONFIRM
- #def SET_CONTROL_N_ABORT
- #def SET_CRT_FILTER
- #def SET_DEFAULT_BCC_LIST
- #def SET_DEFAULT_CC_LIST
- #def SET_DEFAULT_FCC_LIST
- #def SET_DEFAULT_FROM
- #def SET_DEFAULT_MAIL_TYPE
- #def SET_DEFAULT_READ_COMMAND
- #def SET_DEFAULT_REPLY_TO
- #def SET_DEFAULT_SEND_COMMAND
- #def SET_DIRECTORY_FOLDERS
- #def SET_DISPLAY_FLAGGED_MESSAGES
- #def SET_DISPLAY_OUTGOING_MESSAGE
- #def SET_DONT_PRINT_HEADERS
- #def SET_DONT_TYPE_HEADERS
- #def SET_EDITOR
- #def SET_ESCAPE_AUTOMATIC_SEND
- #def SET_EXPUNGE_ON_BYE
- #def SET_FAST_INIT_FILE
- #def SET_FINGER_COMMAND
- #def SET_GNUEMACS_MMAIL
- #def SET_HANDLE_CHANGED_MODTIME
- #def SET_HEADER_OPTIONS_FILE
- #def SET_HELP_FILE
- #def SET_HELP_DIR
- #def SET_INCOMING_MAIL
- #def SET_KEYWORDS
- #def SET_LIST_INCLUDE_HEADERS
- #def SET_LIST_ON_SEPARATE_PAGES
- #def SET_MAIL_ALIASES
- #def SET_MAIL_DIRECTORY
- #def SET_MAIL_FILE
- #def SET_MMAIL_PATH
- #def SET_MODIFY_READ_ONLY
- #def SET_MOVEMAIL_PATH
- #def SET_NEW_FILE_MODE
- #def SET_ONLY_PRINT_HEADERS
- #def SET_ONLY_TYPE_HEADERS
- #def SET_PERSONAL_NAME
- #def SET_PRINT_FILTER
- #def SET_PROMPT_FOR_BCC
- #def SET_PROMPT_FOR_CC
- #def SET_PROMPT_FOR_FCC
- #def SET_PROMPT_RCPT_ALWAYS
- #def SET_READ_PROMPT
- #def SET_REPLY_ALL
- #def SET_REPLY_INCLUDE_ME
- #def SET_REPLY_INDENT
- #def SET_REPLY_INITIAL_DISPLAY
- #def SET_REPLY_INSERT
- #def SET_SAVED_MESSAGES_FILE
- #def SET_SEND_PROMPT
- #def SET_SEND_VERBOSE
- #def SET_SENDMAIL_BACKGROUND
- #def SET_SENDMAIL_VERBOSE
- #def SET_SPELLER
- #def SET_SUSPEND_ON_EXIT
- #def SET_SUSPEND_ON_QUIT
- #def SET_TEMP_DIRECTORY
- #def SET_TERSE_TEXT_PROMPT
- #def SET_TOP_LEVEL_PROMPT
- #def SET_USE_CRT_FILTER_ALWAYS
- #def SET_USE_EDITOR_ALWAYS
- #def SET_USE_INVALID_ADDRESS
- #def SET_USER_HEADERS
- #def SET_USER_LEVEL
- #def SET_USER_NAME
-