From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xue Fuqiao Newsgroups: gmane.emacs.devel Subject: Re: please review bug #13141 Date: Tue, 22 Jan 2013 12:15:22 +0800 Organization: The Church of Emacs Message-ID: <20130122121522.9d0dbded7956c84c2e66ce0f@gmail.com> References: <50FCEBE3.6070806@acdlabs.ru> <20130121.162653.2105027028246728109.hanche@math.ntnu.no> <33138BB23B3E4FF383A1AA44C6D2EF08@us.oracle.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1358828136 3357 80.91.229.3 (22 Jan 2013 04:15:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 22 Jan 2013 04:15:36 +0000 (UTC) Cc: 'Harald Hanche-Olsen' , emacs-devel@gnu.org To: "Drew Adams" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 22 05:15:54 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TxVH6-0004uc-FP for ged-emacs-devel@m.gmane.org; Tue, 22 Jan 2013 05:15:52 +0100 Original-Received: from localhost ([::1]:52689 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TxVGp-0003Ee-C0 for ged-emacs-devel@m.gmane.org; Mon, 21 Jan 2013 23:15:35 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:36054) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TxVGl-0003E9-Sm for emacs-devel@gnu.org; Mon, 21 Jan 2013 23:15:33 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TxVGk-0005YZ-Ao for emacs-devel@gnu.org; Mon, 21 Jan 2013 23:15:31 -0500 Original-Received: from mail-pa0-f46.google.com ([209.85.220.46]:40101) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TxVGk-0005YT-2G for emacs-devel@gnu.org; Mon, 21 Jan 2013 23:15:30 -0500 Original-Received: by mail-pa0-f46.google.com with SMTP id kp14so2407598pab.33 for ; Mon, 21 Jan 2013 20:15:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:date:from:to:cc:subject:message-id:in-reply-to :references:organization:x-mailer:mime-version:content-type :content-transfer-encoding; bh=AtMGuhCk+/w/qbo4+HmHVlwtNjnlX/8RhTTOgC7C0SI=; b=VbPhjH0diZ5hSORmJhECTlUIP9zrfNaxebr+9/8ReIAkqKfXFBpzWPdT+ey3asGyMu UO7SsuBqEqHtVoB1+rhCBKdbHk7DuM/yQlk6QPS51CGyve2dByzw+eItl/WrGP9d8aGI olCQB/dPFzzYJg65YTl0r1PGpyvoYBfkq7Li1CA+DCmf95OJcH3aQdzITXVDA21IwiPR C9iB3duuvku+YYwb/LS9s31fY+aTlq1rl/f9bkuFyvmb66di4Vuow2An+PdPZt8vcc7E uyZ3rXjXcisUSzVhh2SC4kyPA1610rB7Ud9CbhTrDsbIAyFEjZxYp108IKefQ1+xOUts 7NcQ== X-Received: by 10.68.203.198 with SMTP id ks6mr35512043pbc.35.1358828129384; Mon, 21 Jan 2013 20:15:29 -0800 (PST) Original-Received: from Emacs ([124.117.7.239]) by mx.google.com with ESMTPS id mn4sm9915596pbc.12.2013.01.21.20.15.24 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 21 Jan 2013 20:15:28 -0800 (PST) In-Reply-To: <33138BB23B3E4FF383A1AA44C6D2EF08@us.oracle.com> X-Mailer: Sylpheed 3.2.0 (GTK+ 2.24.13; x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.220.46 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:156570 Archived-At: On Mon, 21 Jan 2013 14:20:31 -0800 "Drew Adams" wrote: > Configuration is _not needed_ to send a bug report, if you have an external mail > client, which is true of most people nowadays. That should be the default, the > starting point in our instructions to users. Start with the simple method, and > make clear that the complex method is optional. IIRC the default value of `send-mail-function' is `sendmail-query-once', which queries for `send-mail-function' and sends mail with the queried result (and also saves the value of `send-mail-function' via Customize). And in the *Bug Help* buffer: Type C-c m to copy text to your preferred mail program. > The first (and hence potentially the only) question the dialog should ask is > simply whether you want to use Emacs itself to send the mail. > > But even for that there is no necessary reason to ask the user. I don't think so, it can be like this: Type C-c C-c to send the bug report (using send-mail-function). -- Best regards, Xue Fuqiao. http://www.emacswiki.org/emacs/XueFuqiao