From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Changing the default for `send-mail-function' Date: Tue, 28 Jun 2011 14:11:05 -0400 Message-ID: <87boxhsu6e.fsf@stupidchicken.com> References: <4E079767.30601@harpegolden.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1309285048 16439 80.91.229.12 (28 Jun 2011 18:17:28 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 28 Jun 2011 18:17:28 +0000 (UTC) Cc: emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 28 20:17:24 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 1Qbcqi-000178-EN for ged-emacs-devel@m.gmane.org; Tue, 28 Jun 2011 20:17:24 +0200 Original-Received: from localhost ([::1]:39553 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qbcqg-0000Zx-I8 for ged-emacs-devel@m.gmane.org; Tue, 28 Jun 2011 14:17:22 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:42798) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qbckh-0007PU-2v for emacs-devel@gnu.org; Tue, 28 Jun 2011 14:11:13 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qbckf-0007TN-Fb for emacs-devel@gnu.org; Tue, 28 Jun 2011 14:11:10 -0400 Original-Received: from vm-emlprdomr-03.its.yale.edu ([130.132.50.144]:32839) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qbckd-0007Sx-8M; Tue, 28 Jun 2011 14:11:07 -0400 Original-Received: from furball (dhcp128036014022.central.yale.edu [128.36.14.22]) (authenticated bits=0) by vm-emlprdomr-03.its.yale.edu (8.14.4/8.14.4) with ESMTP id p5SIB5te007711 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Tue, 28 Jun 2011 14:11:05 -0400 In-Reply-To: (Glenn Morris's message of "Mon, 27 Jun 2011 22:24:34 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Scanned-By: MIMEDefang 2.71 on 130.132.50.144 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 130.132.50.144 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:141143 Archived-At: Glenn Morris writes: > BTW, everyone who reports a bug gets an ack (unless they explicitly say > that they don't want one), so if you really think silently failing > reports are a problem, I suggest just popping up a dialogue box (subject > to X-Debbugs-No-Ack and report-emacs-bug-no-confirmation) after a bug > report is sent with C-c C-c that says something like "Thanks for your > report. After a moderation delay of up to a day or so, you should get an > acknowledgement at and see > your report appear on http://debbugs.gnu.org. If not, send your report > to bug-gnu-emacs using your normal mail client." I added something like this to the report-emacs-bug preamble. I think that should suffice.