unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
Cc: toby@mi6.gen.nz, emacs-devel@gnu.org
Subject: Re: sendmail-program default is determined at compilation time
Date: Mon, 04 Sep 2006 10:19:36 -0400	[thread overview]
Message-ID: <871wqryarr.fsf@furball.mit.edu> (raw)
In-Reply-To: <E1GKB5v-0003Lo-0I@fencepost.gnu.org> (Richard Stallman's message of "Mon\, 04 Sep 2006 05\:50\:19 -0400")

Richard Stallman <rms@gnu.org> writes:

>     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?

It's wrong for feedmail.el and message.el to load sendmail.el, since
they currently go to some lengths to avoid doing exactly that;
however, it's trivial for them to look for sendmail on the fly if
sendmail-program isn't bound.  I've checked in a fix.

      reply	other threads:[~2006-09-04 14:19 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
2006-09-04 14:19       ` Chong Yidong [this message]

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=871wqryarr.fsf@furball.mit.edu \
    --to=cyd@stupidchicken.com \
    --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).