From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Reiner Steib <Reiner.Steib@gmx.de>
Cc: Dan Nicolaescu <dann@ics.uci.edu>, ding@gnus.org, emacs-devel@gnu.org
Subject: Re: Default of message-send-mail-function
Date: Tue, 30 Oct 2007 21:07:20 -0400 [thread overview]
Message-ID: <jwvwst4m746.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <v93avsdxgo.fsf@marauder.physik.uni-ulm.de> (Reiner Steib's message of "Tue\, 30 Oct 2007 23\:55\:19 +0100")
> Below is a patch (with an earlier version of the function
> `message-send-mail-function'). I will look at the old messages
> tomorrow. Unless there's a better suggestion, I'll install something
> alone these lines.
How 'bout initializing those vars to nil and then at the use-point
fallback to a heuristic that first tries mailclient, then sendmail,
then smtpmail (or some other order)?
Better yet: turn this var into a list of functions that are tried in turn.
This would make it possible to deal with the problem of window-system which
is not a constant any more.
Stefan
next prev parent reply other threads:[~2007-10-31 1:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-30 21:06 error from new Gnus Dan Nicolaescu
2007-10-30 22:55 ` Default of message-send-mail-function (was: error from new Gnus / sendmail) Reiner Steib
2007-10-31 1:07 ` Stefan Monnier [this message]
2007-11-06 22:31 ` Default of message-send-mail-function Reiner Steib
2007-11-20 21:00 ` Reiner Steib
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwvwst4m746.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=Reiner.Steib@gmx.de \
--cc=dann@ics.uci.edu \
--cc=ding@gnus.org \
--cc=emacs-devel@gnu.org \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.