From 38be61d50045ef6979a768639bc59e0c4e1e6160 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 15 Jan 2005 14:34:29 +0000 Subject: [PATCH] Fix last change. --- man/rmail.texi | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/man/rmail.texi b/man/rmail.texi index d9654a88e50..3cfa1802a88 100644 --- a/man/rmail.texi +++ b/man/rmail.texi @@ -1264,7 +1264,6 @@ constructed by appending the values of @code{rmail-movemail-search-path} and @section Retrieving Mail from Remote Mailboxes @pindex movemail - @vindex rmail-preserve-inbox When getting new mail, Rmail first copies the new mail from the inbox file to the Rmail file; then it saves the Rmail file; then it truncates @@ -1345,13 +1344,17 @@ mailbox in the inbox list, use the following mailbox @acronym{URL}: following algorithm to retrieve it: @enumerate -@item If the @var{password} is present in mailbox URL (see above), it -is used. -@item If the variable @code{rmail-remote-password} is -non-@code{nil}, its value is used. -@item Otherwise, if @code{rmail-remote-password-required} is -non-@code{nil}, then Rmail will ask you for the password to use. -@item Otherwise Rmail assumes no password is required. +@item +If the @var{password} is present in mailbox URL (see above), it is +used. +@item +If the variable @code{rmail-remote-password} is non-@code{nil}, its +value is used. +@item +Otherwise, if @code{rmail-remote-password-required} is non-@code{nil}, +then Rmail will ask you for the password to use. +@item +Otherwise, Rmail assumes no password is required. @end enumerate For compatibility with previous versions, @code{rmail-pop-password} -- 2.39.5