From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ken Brown Newsgroups: gmane.emacs.devel Subject: Re: Changing the default for `send-mail-function' Date: Mon, 11 Jul 2011 11:28:51 -0400 Message-ID: <4E1B16B3.1070209@cornell.edu> References: <87liwgg3vv.fsf@uwakimon.sk.tsukuba.ac.jp> <87y60elo83.fsf@uwakimon.sk.tsukuba.ac.jp> <4E131B9C.4020806@swipnet.se> <87liwc1k08.fsf@gmail.com> <34F70A20-5300-4F2C-A271-C928F67F27EF@mit.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1310401281 2374 80.91.229.12 (11 Jul 2011 16:21:21 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 11 Jul 2011 16:21:21 +0000 (UTC) Cc: Stefan Monnier , "emacs-devel@gnu.org" To: Lars Magne Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 11 18:21:12 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 1QgJEO-0000b5-9d for ged-emacs-devel@m.gmane.org; Mon, 11 Jul 2011 18:21:12 +0200 Original-Received: from localhost ([::1]:37237 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QgJEN-000686-AN for ged-emacs-devel@m.gmane.org; Mon, 11 Jul 2011 12:21:11 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:36246) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QgIPE-0000if-N6 for emacs-devel@gnu.org; Mon, 11 Jul 2011 11:28:21 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QgIPD-0004Z2-65 for emacs-devel@gnu.org; Mon, 11 Jul 2011 11:28:20 -0400 Original-Received: from granite1.mail.cornell.edu ([128.253.83.141]:53500 helo=authusersmtp.mail.cornell.edu) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QgIPC-0004Xu-FR for emacs-devel@gnu.org; Mon, 11 Jul 2011 11:28:18 -0400 Original-Received: from [128.84.212.216] (rrdhcp212-216.redrover.cornell.edu [128.84.212.216]) (authenticated bits=0) by authusersmtp.mail.cornell.edu (8.14.4/8.12.10) with ESMTP id p6BFS8f4027507 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT); Mon, 11 Jul 2011 11:28:08 -0400 (EDT) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Solaris 9 X-Received-From: 128.253.83.141 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:141946 Archived-At: On 7/11/2011 9:27 AM, Lars Magne Ingebrigtsen wrote: > Stefan Monnier writes: > >> For one-time use of Emacs's mailer (e.g. for very occasional bug >> reports), mailclient-send-it is really not a bad option. We really >> should offer it as an option in the interactive prompting. > > The `n' choice on Windows/OS X is the `mailclient-send-it' choice... Why limit it to Windows/OS X? Shouldn't it be offered as an option on all systems?