From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; emacs-report-bug fails silently Date: Fri, 13 Jun 2008 10:17:35 -0400 Message-ID: References: <87fxs0hrrv.fsf@sophokles.streitblatt.de> <4840084C.2020405@gmail.com> <87d4n3ii41.fsf@sophokles.streitblatt.de> <48407716.5080704@gmail.com> <874p8fi9op.fsf@sophokles.streitblatt.de> <87od6lc1bd.fsf@sophokles.streitblatt.de> <87abi4r3ci.fsf@sophokles.streitblatt.de> <87zlq0gkru.fsf@sophokles.streitblatt.de> <87r6bcgdlm.fsf@sophokles.streitblatt.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1213366746 31994 80.91.229.12 (13 Jun 2008 14:19:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 13 Jun 2008 14:19:06 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, emacs-devel@gnu.org To: Kevin Rodgers Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 13 16:19:40 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1K7A7v-0003Po-0Y for ged-emacs-devel@m.gmane.org; Fri, 13 Jun 2008 16:19:39 +0200 Original-Received: from localhost ([127.0.0.1]:37427 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K7A77-0001uc-5j for ged-emacs-devel@m.gmane.org; Fri, 13 Jun 2008 10:18:49 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K7A72-0001uF-5l for emacs-devel@gnu.org; Fri, 13 Jun 2008 10:18:44 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K7A70-0001tr-M4 for emacs-devel@gnu.org; Fri, 13 Jun 2008 10:18:43 -0400 Original-Received: from [199.232.76.173] (port=56672 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K7A70-0001to-GO for emacs-devel@gnu.org; Fri, 13 Jun 2008 10:18:42 -0400 Original-Received: from pruche.dit.umontreal.ca ([132.204.246.22]:55923) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K7A6w-0006xw-0S; Fri, 13 Jun 2008 10:18:38 -0400 Original-Received: from ceviche.home (vpn-132-204-232-131.acd.umontreal.ca [132.204.232.131]) by pruche.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id m5DEIvp3000815; Fri, 13 Jun 2008 10:18:57 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id F0235B4088; Fri, 13 Jun 2008 10:17:35 -0400 (EDT) In-Reply-To: (Kevin Rodgers's message of "Thu, 12 Jun 2008 22:15:18 -0600") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 2 Rules triggered HAS_X_HELO=0, RV3037=0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:99099 gmane.emacs.pretest.bugs:22624 Archived-At: >> Duh! Thank you for tracking this down. I've changed the default of >> mail-interactive with the patch below. > Just curious: Why not leave the default as-is and let-bind the variable > in emacs-report-bug? Because lost email is bad, not just for bug-reports. Stefan