From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/80232 Path: news.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.devel,gmane.emacs.gnus.general Subject: Re: smtp crap Date: Sat, 08 Oct 2011 10:52:46 +0200 Message-ID: <87obxroof5.fsf@gnu.org> References: <8739f4kzp3.fsf@catnip.gol.com> <87ipo0p1bc.fsf@stupidchicken.com> <58C87CB9F44943A7BBE78F2D6B62A850@us.oracle.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1318063931 27279 80.91.229.12 (8 Oct 2011 08:52:11 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 8 Oct 2011 08:52:11 +0000 (UTC) Cc: 'Chong Yidong' , emacs-devel@gnu.org, ding@gnus.org, 'Miles Bader' To: "Drew Adams" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 08 10:52:07 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 1RCSdY-0001nI-5w for ged-emacs-devel@m.gmane.org; Sat, 08 Oct 2011 10:52:04 +0200 Original-Received: from localhost ([::1]:48978 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RCSdX-00014X-NI for ged-emacs-devel@m.gmane.org; Sat, 08 Oct 2011 04:52:03 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:53963) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RCSdV-00014S-8r for emacs-devel@gnu.org; Sat, 08 Oct 2011 04:52:01 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RCSdU-0003cD-4e for emacs-devel@gnu.org; Sat, 08 Oct 2011 04:52:01 -0400 Original-Received: from mail-wy0-f169.google.com ([74.125.82.169]:50933) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RCSdT-0003c8-PT; Sat, 08 Oct 2011 04:51:59 -0400 Original-Received: by wyh15 with SMTP id 15so1467498wyh.0 for ; Sat, 08 Oct 2011 01:51:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=sender:from:to:cc:subject:in-reply-to:references:user-agent:date :message-id:mime-version:content-type; bh=yv4VxK+zt3dcMjGNTQMrYStzccMWK+Z1lMpl3AJyKSY=; b=Ty67TJPX2wfxpjpoe6jA7FRfQipDqUMH8ZxsSKQA/Wi87Ysf7VvFRYHp8vVOLUu6GN dClU+/qvXigYb4YM0gUh5Q2d9iGbbPQv5z9vPYySZ84RJZqTXrNabE0o6gmWLHts7wgO Yxu3muG/8T5iNluTIzp5XuL2f/1DnZjgTxeOg= Original-Received: by 10.216.143.222 with SMTP id l72mr3572156wej.46.1318063918696; Sat, 08 Oct 2011 01:51:58 -0700 (PDT) Original-Received: from myhost.localdomain (fon75-1-78-192-119-5.fbxo.proxad.net. [78.192.119.5]) by mx.google.com with ESMTPS id n21sm20552898wbp.2.2011.10.08.01.51.57 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 08 Oct 2011 01:51:57 -0700 (PDT) Original-Received: by myhost.localdomain (Postfix, from userid 1000) id 7D189A980; Sat, 8 Oct 2011 10:52:46 +0200 (CEST) In-Reply-To: <58C87CB9F44943A7BBE78F2D6B62A850@us.oracle.com> (Drew Adams's message of "Fri, 7 Oct 2011 23:17:35 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 74.125.82.169 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:144736 gmane.emacs.gnus.general:80232 Archived-At: "Drew Adams" writes: >> > Why does emacs _keep_ asking me if I want to "Set up Emacs >> > for sending SMTP mail"?! I kept answer "n" to this question >> >> I can't reproduce this. The first time I answer "n", it customizes >> send-mail-function and saves that variable to the init file. This >> should prevent the question from recurring. Could you try to >> figure out what's causing that to fail? > > Even if it works flawlessly, this "feature" should _not_ be the > default. +1. I've been bugged by this before too. -- Bastien