[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: sendmail.el bug or expected behavior?
From: |
Kevin Rodgers |
Subject: |
Re: sendmail.el bug or expected behavior? |
Date: |
Wed, 21 Jan 2004 11:28:51 -0700 |
User-agent: |
Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2 |
Richard Stallman wrote:
When mail-interactive is nil, Emacs should not wait.
I think the variable name is confusing. From the user's perspective,
sending mail interactively should not force him/her to wait. So when
mail-interactive is is non-nil, Emacs should not wait; but when it is
nil, it should wait. I.e. reverse the semantics of mail-interactive,
or change the name to something like sendmail-send-it-synchronously
(since it only applies to sendmail-send-it, not smtpmail-send-it or
anything else that might be used for send-mail-function).
Many years ago I found that waiting for sendmail to finish took so
long it was intolerable. Maybe that has changed; if so, we could
change the default value of mail-interactive to make Emacs wait
by default.
What experiences do people have?
It's a lot easier to configure smtpmail.el (in site-start.el) than sendmail
itself (in sendmail.cf), and smtpmail-send-it seems fast to me.
--
Kevin Rodgers
- sendmail.el bug or expected behavior?, Rob Browning, 2004/01/20
- Re: sendmail.el bug or expected behavior?, Simon Josefsson, 2004/01/20
- Re: sendmail.el bug or expected behavior?, Richard Stallman, 2004/01/21
- Re: sendmail.el bug or expected behavior?,
Kevin Rodgers <=
- Re: sendmail.el bug or expected behavior?, Simon Josefsson, 2004/01/21
- Re: sendmail.el bug or expected behavior?, Richard Stallman, 2004/01/22
- Re: sendmail.el bug or expected behavior?, Simon Josefsson, 2004/01/22
- Re: sendmail.el bug or expected behavior?, Ian Jackson, 2004/01/23
- Re: sendmail.el bug or expected behavior?, Jan D., 2004/01/23
- Re: sendmail.el bug or expected behavior?, Ian Jackson, 2004/01/26
- Re: sendmail.el bug or expected behavior?, Jan D., 2004/01/26
- Re: sendmail.el bug or expected behavior?, Ian Jackson, 2004/01/26
- Re: sendmail.el bug or expected behavior?, Jan D., 2004/01/26
- Re: sendmail.el bug or expected behavior?, Ian Jackson, 2004/01/26