unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: toby@mi6.gen.nz, emacs-devel@gnu.org
Subject: Re: sendmail-program default is determined at compilation time
Date: Mon, 04 Sep 2006 05:50:19 -0400	[thread overview]
Message-ID: <E1GKB5v-0003Lo-0I@fencepost.gnu.org> (raw)
In-Reply-To: <87bqpxc2gn.fsf@stupidchicken.com> (message from Chong Yidong on Sat, 02 Sep 2006 18:45:28 -0400)

    There is one complication: putting sendmail-program in sendmail.el
    means that it won't be available unless sendmail.el is loaded (unless
    we autoload it, which defeats the purpose of setting its default at
    compile time).  I don't know if any other parts of Emacs assume it is
    available.

feedmail.el and gnus/message.el use it.  I think it is better to make
them load sendmail.el if they need to, than to make startup.el
initialize the variable.  That way it won't add to the time
for starting Emacs (such delays add up).

Could you please DTRT?

  reply	other threads:[~2006-09-04  9:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-02  1:51 sendmail-program default is determined at compilation time Toby Allsopp
2006-09-02 18:09 ` Richard Stallman
2006-09-02 22:45   ` Chong Yidong
2006-09-04  9:50     ` Richard Stallman [this message]
2006-09-04 14:19       ` Chong Yidong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1GKB5v-0003Lo-0I@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=toby@mi6.gen.nz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).