From c5347676c7def7940cf7ebe237fa72ae307d3019 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 11 Feb 2010 21:20:50 -0800 Subject: [PATCH] * NEWS: Mention mail-interactive change from Emacs 23.1. --- etc/NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index 7d864d15fd5..5b07f8efdf2 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -273,6 +273,11 @@ unaware that their mail configuration has changed. To disable this check, set compose-mail-user-agent-warnings to nil. +** The default value of mail-interactive is t, since Emacs 23.1. +(This was not announced at the time.) It means that when sending mail, +Emacs will wait for the process sending mail to return. If you +experience delays when sending mail, you may wish to set this to nil. + ** nXML mode is now the default for editing XML files. ** Shell