summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2010-02-11 21:20:50 -0800
committerGlenn Morris <rgm@gnu.org>2010-02-11 21:20:50 -0800
commitc5347676c7def7940cf7ebe237fa72ae307d3019 (patch)
treeca42fa51275ae1303cf34621290f0338f199b3bf
parent28f0b0721d9fb54f713ba518d4fa94dfa565ee1b (diff)
downloademacs-c5347676c7def7940cf7ebe237fa72ae307d3019.tar.gz
* NEWS: Mention mail-interactive change from Emacs 23.1.
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
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