emacs-devel
[Top][All Lists]
Advanced

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

Re: Changing the default for `send-mail-function'


From: Peter Münster
Subject: Re: Changing the default for `send-mail-function'
Date: Fri, 08 Jul 2011 09:56:27 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

On Tue, Jul 05 2011, Richard Stallman wrote:

> Since there are problems with having Emacs check at run time
> whether there is a configured MTA, I propose doing it inside
> `make install'.

Why not just print a big message on standard output at the end of
"make install" (or also at the beginning), like for example:

"Attention: the default value of send-mail-function is now smtp.
 If you want emacs to make use of your local MTA, then please change
 line X in file Y."

- If root runs "make install" on the target system, then he can change
  the default value of the variable.
- If "make install" runs on a special build host, the package maintainer
  can just DTRT, at build time with a patch or at install time with a
  post-install script.

-- 
           Peter




reply via email to

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