Mercurial > emacs
comparison etc/NEWS @ 107134:8f56cb06f528
* NEWS: Mention mail-interactive change from Emacs 23.1.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 11 Feb 2010 21:20:50 -0800 |
parents | 36d87e3f3cc3 |
children | 9ca891169660 |
comparison
equal
deleted
inserted
replaced
107133:a0d4034e4be0 | 107134:8f56cb06f528 |
---|---|
270 checks for Mail mode customizations, and issues a warning if these | 270 checks for Mail mode customizations, and issues a warning if these |
271 customizations are found. This alerts users who may otherwise be | 271 customizations are found. This alerts users who may otherwise be |
272 unaware that their mail configuration has changed. | 272 unaware that their mail configuration has changed. |
273 | 273 |
274 To disable this check, set compose-mail-user-agent-warnings to nil. | 274 To disable this check, set compose-mail-user-agent-warnings to nil. |
275 | |
276 ** The default value of mail-interactive is t, since Emacs 23.1. | |
277 (This was not announced at the time.) It means that when sending mail, | |
278 Emacs will wait for the process sending mail to return. If you | |
279 experience delays when sending mail, you may wish to set this to nil. | |
275 | 280 |
276 ** nXML mode is now the default for editing XML files. | 281 ** nXML mode is now the default for editing XML files. |
277 | 282 |
278 ** Shell | 283 ** Shell |
279 | 284 |