emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs-diffs Digest, Vol 3, Issue 245


From: Kevin Rodgers
Subject: Re: Emacs-diffs Digest, Vol 3, Issue 245
Date: Mon, 10 Mar 2003 16:45:03 -0700
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

Eli Zaretskii wrote:

From: address@hidden
Date: Sat, 22 Feb 2003 06:50:47 -0500
...
+   The variable @code{smtpmail-debug-info} controls whether to print
+ the SMTP protocol exchange in the minibuffer, and retain the entire
+ exchange in a buffer @samp{*trace of SMTP session to
+ mail.example.org*}.


Perhaps this would be better:

   The variable @code{smtpmail-debug-info} controls whether to print
 the SMTP protocol exchange in the minibuffer, and retain the entire
 exchange in a buffer @samp{*trace of SMTP session to @var{server}*},

>  where @var{server} is the name of the mail server to which you send
>  mail.

Why not

  The variable @code{smtpmail-debug-info} controls whether to print the
SMTP protocol exchange in the minibuffer, and retain the entire exchange
in a buffer @samp{*trace of SMTP session to @code{smtpmail-smtp-server}*}.

--
<a href="mailto:&lt;kevin.rodgers&#64;ihs.com&gt;";>Kevin Rodgers</a>






reply via email to

[Prev in Thread] Current Thread [Next in Thread]