From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#9074: `report-emacs-bug' prompting rework Date: Fri, 10 Feb 2012 14:26:19 -0500 Message-ID: References: <87vcney2in.fsf@gnus.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1328902019 15549 80.91.229.3 (10 Feb 2012 19:26:59 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 10 Feb 2012 19:26:59 +0000 (UTC) To: 9074-done@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Feb 10 20:26:58 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Rvw7V-00084t-II for geb-bug-gnu-emacs@m.gmane.org; Fri, 10 Feb 2012 20:26:57 +0100 Original-Received: from localhost ([::1]:33956 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rvw7U-0001ii-SF for geb-bug-gnu-emacs@m.gmane.org; Fri, 10 Feb 2012 14:26:56 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:34494) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rvw7O-0001fA-TM for bug-gnu-emacs@gnu.org; Fri, 10 Feb 2012 14:26:54 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rvw7M-00079D-Vj for bug-gnu-emacs@gnu.org; Fri, 10 Feb 2012 14:26:50 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:59856) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rvw7M-000790-QA for bug-gnu-emacs@gnu.org; Fri, 10 Feb 2012 14:26:48 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1Rvw8Y-00032V-Ux for bug-gnu-emacs@gnu.org; Fri, 10 Feb 2012 14:28:02 -0500 Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Fri, 10 Feb 2012 19:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 9074 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 9074@debbugs.gnu.org, rgm@gnu.org Original-Received: via spool by 9074-done@debbugs.gnu.org id=D9074.132890205911652 (code D ref 9074); Fri, 10 Feb 2012 19:28:02 +0000 Original-Received: (at 9074-done) by debbugs.gnu.org; 10 Feb 2012 19:27:39 +0000 Original-Received: from localhost ([127.0.0.1]:35245 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Rvw8A-00031s-7C for submit@debbugs.gnu.org; Fri, 10 Feb 2012 14:27:38 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:56226 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Rvw87-00031k-5s for 9074-done@debbugs.gnu.org; Fri, 10 Feb 2012 14:27:36 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1Rvw6t-0006Al-SY; Fri, 10 Feb 2012 14:26:19 -0500 X-Spook: data haven Israel clones ARPA Saudi Arabia Vickie Weaver X-Ran: xJ#0ufJ_Hu*8Y#O8wZF}+im{`|/UsiZleN3H2qZ7a&IX5aEBv7>GpO(gzYHaULr&`tzMU9 X-Hue: white X-Attribution: GM In-Reply-To: <87vcney2in.fsf@gnus.org> (Lars Ingebrigtsen's message of "Fri, 10 Feb 2012 19:19:44 +0100") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:56773 Archived-At: Version: 24.0.94 Lars Ingebrigtsen wrote: > As previously discussed (like, a year ago), the prompting sequence when > sending bug reports, especially from "emacs -Q", was kinda > unsatisfactory. (The main point was that it required that you had a > valid-ish From header, even though you might end up sending the message > through mailclient.el, which will then just rewrite your From header, > anyway.) > > Fixing this required a bit of refactoring of the sendmail.el/Message > setup functions, but hopefully I didn't screw up anything too badly. > > And the prompting sequence looks OK to me now, but please let me know if > anything is wonky.