# HG changeset patch # User Christoph Berg <[EMAIL PROTECTED]> # Date 1174518274 -3600 # Node ID 5d6e82a70c8b4b59313e6f68229c887519459afa # Parent 15d485b319bfe55a5dd4133f20d54af4c96e46fe Mention $timeout in the $mail_check documentation and vice versa (Debian #385456).
diff -r 15d485b319bf -r 5d6e82a70c8b init.h
--- a/init.h Wed Mar 21 23:42:35 2007 +0100
+++ b/init.h Thu Mar 22 00:04:34 2007 +0100
@@ -1065,7 +1065,8 @@ struct option_t MuttVars[] = {
/*
** .pp
** This variable configures how often (in seconds) mutt should look for
- ** new mail.
+ ** new mail. Mutt will still wait for a key press or a timeout, see
+ ** ``$$timeout''.
*/
{ "mailcap_path", DT_STR, R_NONE, UL &MailcapPath, 0 },
/*
@@ -2825,7 +2826,7 @@ struct option_t MuttVars[] = {
** This variable controls the \fInumber of seconds\fP Mutt will wait
** for a key to be pressed in the main menu before timing out and
** checking for new mail. A value of zero or less will cause Mutt
- ** to never time out.
+ ** to never time out. See also ``$$mail_check''.
*/
{ "tmpdir", DT_PATH, R_NONE, UL &Tempdir, 0 },
/*
Christoph
--
[EMAIL PROTECTED] | http://www.df7cb.de/
signature.asc
Description: Digital signature
