** If this option is \fIset\fP, NeoMutt's received-attachments menu will not show the subparts of
** individual messages in a multipart/digest. To see these subparts, press ``v'' on that menu.
*/
- { "display_filter", DT_PATH, R_PAGER, &DisplayFilter, 0 },
+ { "display_filter", DT_COMMAND, R_PAGER, &DisplayFilter, 0 },
/*
** .pp
** When set, specifies a command used to filter messages. When a message
** \fBNote\fP that changes made to the References: and Date: headers are
** ignored for interoperability reasons.
*/
- { "editor", DT_PATH, R_NONE, &Editor, IP "vi" },
+ { "editor", DT_COMMAND, R_NONE, &Editor, IP "vi" },
/*
** .pp
** This variable specifies which editor is used by NeoMutt.
** ``$save-hook'', ``$fcc-hook'' and ``$fcc-save-hook'', too.
*/
#ifdef USE_NNTP
- { "inews", DT_PATH, R_NONE, &Inews, 0 },
+ { "inews", DT_COMMAND, R_NONE, &Inews, 0 },
/*
** .pp
** If set, specifies the program and arguments used to deliver news posted
** .te
*/
#endif
- { "ispell", DT_PATH, R_NONE, &Ispell, IP ISPELL },
+ { "ispell", DT_COMMAND, R_NONE, &Ispell, IP ISPELL },
/*
** .pp
** How to invoke ispell (GNU's spell-checking software).
** is Usenet article, because MIME for news is nonstandard feature.
*/
#endif
- { "mime_type_query_command", DT_STRING, R_NONE, &MimeTypeQueryCommand, 0 },
+ { "mime_type_query_command", DT_COMMAND, R_NONE, &MimeTypeQueryCommand, 0 },
/*
** .pp
** This specifies a command to run, to determine the mime type of a
** .dt %s .dd The remailer's short name
** .de
*/
- { "mixmaster", DT_PATH, R_NONE, &Mixmaster, IP MIXMASTER },
+ { "mixmaster", DT_COMMAND, R_NONE, &Mixmaster, IP MIXMASTER },
/*
** .pp
** This variable contains the path to the Mixmaster binary on your
** See also $$read_inc, $$write_inc and $$net_inc.
*/
#endif
- { "new_mail_command", DT_PATH, R_NONE, &NewMailCommand, 0 },
+ { "new_mail_command", DT_COMMAND, R_NONE, &NewMailCommand, 0 },
/*
** .pp
** If \fIset\fP, NeoMutt will call this command after a new message is received.
** connect to news server.
*/
#endif
- { "pager", DT_PATH, R_NONE, &Pager, IP "builtin" },
+ { "pager", DT_COMMAND, R_NONE, &Pager, IP "builtin" },
/*
** .pp
** This variable specifies which pager you would like to use to view
** against $$pgp_decryption_okay.
** (PGP only)
*/
- { "pgp_clearsign_command", DT_STRING, R_NONE, &PgpClearsignCommand, 0 },
+ { "pgp_clearsign_command", DT_COMMAND, R_NONE, &PgpClearsignCommand, 0 },
/*
** .pp
** This format is used to create an old-style ``clearsigned'' PGP
** possible \fCprintf(3)\fP-like sequences.
** (PGP only)
*/
- { "pgp_decode_command", DT_STRING, R_NONE, &PgpDecodeCommand, 0 },
+ { "pgp_decode_command", DT_COMMAND, R_NONE, &PgpDecodeCommand, 0 },
/*
** .pp
** This format strings specifies a command which is used to decode
** alongside the documentation.
** (PGP only)
*/
- { "pgp_decrypt_command", DT_STRING, R_NONE, &PgpDecryptCommand, 0 },
+ { "pgp_decrypt_command", DT_COMMAND, R_NONE, &PgpDecryptCommand, 0 },
/*
** .pp
** This command is used to decrypt a PGP encrypted message.
** variable, and should no longer be used.
** (PGP only)
*/
- { "pgp_encrypt_only_command", DT_STRING, R_NONE, &PgpEncryptOnlyCommand, 0 },
+ { "pgp_encrypt_only_command", DT_COMMAND, R_NONE, &PgpEncryptOnlyCommand, 0 },
/*
** .pp
** This command is used to encrypt a body part without signing it.
** possible \fCprintf(3)\fP-like sequences.
** (PGP only)
*/
- { "pgp_encrypt_sign_command", DT_STRING, R_NONE, &PgpEncryptSignCommand, 0 },
+ { "pgp_encrypt_sign_command", DT_COMMAND, R_NONE, &PgpEncryptSignCommand, 0 },
/*
** .pp
** This command is used to both sign and encrypt a body part.
** .pp
** (PGP only)
*/
- { "pgp_export_command", DT_STRING, R_NONE, &PgpExportCommand, 0 },
+ { "pgp_export_command", DT_COMMAND, R_NONE, &PgpExportCommand, 0 },
/*
** .pp
** This command is used to export a public key from the user's
** possible \fCprintf(3)\fP-like sequences.
** (PGP only)
*/
- { "pgp_getkeys_command", DT_STRING, R_NONE, &PgpGetkeysCommand, 0 },
+ { "pgp_getkeys_command", DT_COMMAND, R_NONE, &PgpGetkeysCommand, 0 },
/*
** .pp
** This command is invoked whenever NeoMutt needs to fetch the public key associated with
** if you want to play interesting key selection games.
** (PGP only)
*/
- { "pgp_import_command", DT_STRING, R_NONE, &PgpImportCommand, 0 },
+ { "pgp_import_command", DT_COMMAND, R_NONE, &PgpImportCommand, 0 },
/*
** .pp
** This command is used to import a key from a message into
** possible \fCprintf(3)\fP-like sequences.
** (PGP only)
*/
- { "pgp_list_pubring_command", DT_STRING, R_NONE, &PgpListPubringCommand, 0 },
+ { "pgp_list_pubring_command", DT_COMMAND, R_NONE, &PgpListPubringCommand, 0 },
/*
** .pp
** This command is used to list the public key ring's contents. The
** possible \fCprintf(3)\fP-like sequences.
** (PGP only)
*/
- { "pgp_list_secring_command", DT_STRING, R_NONE, &PgpListSecringCommand, 0 },
+ { "pgp_list_secring_command", DT_COMMAND, R_NONE, &PgpListSecringCommand, 0 },
/*
** .pp
** This command is used to list the secret key ring's contents. The
** to specify your key (e.g. \fC0x00112233\fP).
** (PGP only)
*/
- { "pgp_sign_command", DT_STRING, R_NONE, &PgpSignCommand, 0 },
+ { "pgp_sign_command", DT_COMMAND, R_NONE, &PgpSignCommand, 0 },
/*
** .pp
** This command is used to create the detached PGP signature for a
** NeoMutt no longer verifies if the agent is running.
** (PGP only)
*/
- { "pgp_verify_command", DT_STRING, R_NONE, &PgpVerifyCommand, 0 },
+ { "pgp_verify_command", DT_COMMAND, R_NONE, &PgpVerifyCommand, 0 },
/*
** .pp
** This command is used to verify PGP signatures.
** possible \fCprintf(3)\fP-like sequences.
** (PGP only)
*/
- { "pgp_verify_key_command", DT_STRING, R_NONE, &PgpVerifyKeyCommand, 0 },
+ { "pgp_verify_key_command", DT_COMMAND, R_NONE, &PgpVerifyKeyCommand, 0 },
/*
** .pp
** This command is used to verify key information from the key selection
** This is set to ``ask-no'' by default, because some people
** accidentally hit ``p'' often.
*/
- { "print_command", DT_PATH, R_NONE, &PrintCommand, IP "lpr" },
+ { "print_command", DT_COMMAND, R_NONE, &PrintCommand, IP "lpr" },
/*
** .pp
** This specifies the command pipe that should be used to print messages.
** than returning to the index menu. If \fIunset\fP, NeoMutt will return to the
** index menu when the external pager exits.
*/
- { "query_command", DT_PATH, R_NONE, &QueryCommand, 0 },
+ { "query_command", DT_COMMAND, R_NONE, &QueryCommand, 0 },
/*
** .pp
** This specifies the command NeoMutt will use to make external address
** In case the text cannot be converted into one of these exactly,
** NeoMutt uses $$charset as a fallback.
*/
- { "sendmail", DT_PATH, R_NONE, &Sendmail, IP SENDMAIL " -oem -oi" },
+ { "sendmail", DT_COMMAND, R_NONE, &Sendmail, IP SENDMAIL " -oem -oi" },
/*
** .pp
** Specifies the program and arguments used to deliver mail sent by NeoMutt.
** process will be put in a temporary file. If there is some error, you
** will be informed as to where to find the output.
*/
- { "shell", DT_PATH, R_NONE, &Shell, 0 },
+ { "shell", DT_COMMAND, R_NONE, &Shell, 0 },
/*
** .pp
** Command to use when spawning a subshell.
** the location of the certificates.
** (S/MIME only)
*/
- { "smime_decrypt_command", DT_STRING, R_NONE, &SmimeDecryptCommand, 0 },
+ { "smime_decrypt_command", DT_COMMAND, R_NONE, &SmimeDecryptCommand, 0 },
/*
** .pp
** This format string specifies a command which is used to decrypt
** variable, and should no longer be used.
** (S/MIME only)
*/
- { "smime_encrypt_command", DT_STRING, R_NONE, &SmimeEncryptCommand, 0 },
+ { "smime_encrypt_command", DT_COMMAND, R_NONE, &SmimeEncryptCommand, 0 },
/*
** .pp
** This command is used to create encrypted S/MIME messages.
** Valid choices are ``aes128'', ``aes192'', ``aes256'', ``des'', ``des3'', ``rc2-40'', ``rc2-64'', ``rc2-128''.
** (S/MIME only)
*/
- { "smime_get_cert_command", DT_STRING, R_NONE, &SmimeGetCertCommand, 0 },
+ { "smime_get_cert_command", DT_COMMAND, R_NONE, &SmimeGetCertCommand, 0 },
/*
** .pp
** This command is used to extract X509 certificates from a PKCS7 structure.
** possible \fCprintf(3)\fP-like sequences.
** (S/MIME only)
*/
- { "smime_get_cert_email_command", DT_STRING, R_NONE, &SmimeGetCertEmailCommand, 0 },
+ { "smime_get_cert_email_command", DT_COMMAND, R_NONE, &SmimeGetCertEmailCommand, 0 },
/*
** .pp
** This command is used to extract the mail address(es) used for storing
** possible \fCprintf(3)\fP-like sequences.
** (S/MIME only)
*/
- { "smime_get_signer_cert_command", DT_STRING, R_NONE, &SmimeGetSignerCertCommand, 0 },
+ { "smime_get_signer_cert_command", DT_COMMAND, R_NONE, &SmimeGetSignerCertCommand, 0 },
/*
** .pp
** This command is used to extract only the signers X509 certificate from a S/MIME
** possible \fCprintf(3)\fP-like sequences.
** (S/MIME only)
*/
- { "smime_import_cert_command", DT_STRING, R_NONE, &SmimeImportCertCommand, 0 },
+ { "smime_import_cert_command", DT_COMMAND, R_NONE, &SmimeImportCertCommand, 0 },
/*
** .pp
** This command is used to import a certificate via smime_keys.
** edited. This option points to the location of the private keys.
** (S/MIME only)
*/
- { "smime_pk7out_command", DT_STRING, R_NONE, &SmimePk7outCommand, 0 },
+ { "smime_pk7out_command", DT_COMMAND, R_NONE, &SmimePk7outCommand, 0 },
/*
** .pp
** This command is used to extract PKCS7 structures of S/MIME signatures,
** to the signing key. Most people will only need to set $$smime_default_key.
** (S/MIME only)
*/
- { "smime_sign_command", DT_STRING, R_NONE, &SmimeSignCommand, 0 },
+ { "smime_sign_command", DT_COMMAND, R_NONE, &SmimeSignCommand, 0 },
/*
** .pp
** This command is used to created S/MIME signatures of type
** not used.
** (S/MIME only)
*/
- { "smime_verify_command", DT_STRING, R_NONE, &SmimeVerifyCommand, 0 },
+ { "smime_verify_command", DT_COMMAND, R_NONE, &SmimeVerifyCommand, 0 },
/*
** .pp
** This command is used to verify S/MIME signatures of type \fCmultipart/signed\fP.
** possible \fCprintf(3)\fP-like sequences.
** (S/MIME only)
*/
- { "smime_verify_opaque_command", DT_STRING, R_NONE, &SmimeVerifyOpaqueCommand, 0 },
+ { "smime_verify_opaque_command", DT_COMMAND, R_NONE, &SmimeVerifyOpaqueCommand, 0 },
/*
** .pp
** This command is used to verify S/MIME signatures of type
** virtual-mailboxes) as a spool file.
*/
#endif
- { "visual", DT_PATH, R_NONE, &Visual, IP "vi" },
+ { "visual", DT_COMMAND, R_NONE, &Visual, IP "vi" },
/*
** .pp
** Specifies the visual editor to invoke when the ``\fC~v\fP'' command is