From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: sending mail wants to setup mail (again) Date: Sun, 04 Sep 2011 01:45:21 -0400 Message-ID: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1315115134 14127 80.91.229.12 (4 Sep 2011 05:45:34 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 4 Sep 2011 05:45:34 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Sep 04 07:45:30 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1R05WL-0007YR-Pb for ged-emacs-devel@m.gmane.org; Sun, 04 Sep 2011 07:45:29 +0200 Original-Received: from localhost ([::1]:45656 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R05WH-0004H9-Of for ged-emacs-devel@m.gmane.org; Sun, 04 Sep 2011 01:45:25 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:33275) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R05WE-0004H4-IL for emacs-devel@gnu.org; Sun, 04 Sep 2011 01:45:23 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R05WD-0005o4-Pn for emacs-devel@gnu.org; Sun, 04 Sep 2011 01:45:22 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:60071) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R05WD-0005o0-N2 for emacs-devel@gnu.org; Sun, 04 Sep 2011 01:45:21 -0400 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1R05WD-0007rc-Kt for emacs-devel@gnu.org; Sun, 04 Sep 2011 01:45:21 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.10 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:143754 Archived-At: Starting with this morning, Emacs that was set up for sending mail eons ago, and worked flawlessly till now, suddenly wants to be set up again: Emacs has not been set up for sending mail. Type `y' to configure and use Emacs as a mail client, or `n' to use your system's default mailer. To change your decision later, customize `send-mail-function'. For some reason, it now wants an explicit customization of send-mail-function in my ~/.emacs. If I don't, send-mail-function is set to sendmail-query-once. Unless this is a bug, this "query once" will no doubt annoy gobs of users out there.