From: Chong Yidong <cyd@stupidchicken.com>
Cc: Toby Allsopp <toby@mi6.gen.nz>, emacs-devel@gnu.org
Subject: Re: sendmail-program default is determined at compilation time
Date: Sat, 02 Sep 2006 18:45:28 -0400 [thread overview]
Message-ID: <87bqpxc2gn.fsf@stupidchicken.com> (raw)
In-Reply-To: <E1GJZvg-00026R-T2@fencepost.gnu.org> (Richard Stallman's message of "Sat, 02 Sep 2006 14:09:16 -0400")
Richard Stallman <rms@gnu.org> writes:
> sendmail-program is defined in paths.el as:
>
> I think that just moving it to sendmail.el would prevent the value
> from being chosen at dump time. Does that work?
>
> Whether to do this requires a little bit of thought. I think it was
> put in paths.el specifically so that the value would be chosen at dump
> time. I think the motive for that was to save time when first loading
> sendmail.el.
>
> It is possible that the delay is now insignificant.
> Would people please try that change?
The delay is indeed insignificant.
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.
At worst, we could initialize it in startup.el.
next prev parent reply other threads:[~2006-09-02 22:45 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 [this message]
2006-09-04 9:50 ` Richard Stallman
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=87bqpxc2gn.fsf@stupidchicken.com \
--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).