From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel Subject: Re: Making "problem report #FOO" mails easier to scan. Date: Mon, 1 Dec 2008 11:16:07 -0800 (PST) Message-ID: <200812011916.mB1JG7rI016315@mothra.ics.uci.edu> References: <87prkbd956.fsf@red-bean.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1228158993 17454 80.91.229.12 (1 Dec 2008 19:16:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 1 Dec 2008 19:16:33 +0000 (UTC) Cc: emacs-devel@gnu.org To: Karl Fogel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 01 20:17:37 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 1L7EH2-0007Mw-3a for ged-emacs-devel@m.gmane.org; Mon, 01 Dec 2008 20:17:36 +0100 Original-Received: from localhost ([127.0.0.1]:38236 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L7EFr-0002lE-Rt for ged-emacs-devel@m.gmane.org; Mon, 01 Dec 2008 14:16:23 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L7EFn-0002kO-Kt for emacs-devel@gnu.org; Mon, 01 Dec 2008 14:16:19 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L7EFl-0002jv-Cv for emacs-devel@gnu.org; Mon, 01 Dec 2008 14:16:18 -0500 Original-Received: from [199.232.76.173] (port=60279 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L7EFl-0002js-7Y for emacs-devel@gnu.org; Mon, 01 Dec 2008 14:16:17 -0500 Original-Received: from sallyv2.ics.uci.edu ([128.195.1.120]:52381) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1L7EFk-0003XB-Mj for emacs-devel@gnu.org; Mon, 01 Dec 2008 14:16:17 -0500 Original-Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by sallyv2.ics.uci.edu (8.13.7+Sun/8.13.7) with ESMTP id mB1JG8TC003889; Mon, 1 Dec 2008 11:16:08 -0800 (PST) Original-Received: (from dann@localhost) by mothra.ics.uci.edu (8.13.8+Sun/8.13.6/Submit) id mB1JG7rI016315; Mon, 1 Dec 2008 11:16:07 -0800 (PST) In-Reply-To: <87prkbd956.fsf@red-bean.com> (Karl Fogel's message of "Mon, 01 Dec 2008 13:48:21 -0500") Original-Lines: 21 X-ICS-MailScanner-Information: Please contact the ISP for more information X-ICS-MailScanner-ID: mB1JG8TC003889 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta) 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:106398 Archived-At: Karl Fogel writes: > Would it be possible to make "problem report" mails have Subject headers > like this: It would, but it would mean more work for me... This is all done manually, copy and paste from a few places on a web page... If someone wants to write a gnus hook to fill in the Subject, I could use it. Or if someone else wants to do this, even better. > Also, is there a URL associated with each problem report? If so, it AFAICT no, the URL is associated with a login name and a session. > would be nice if the report included that URL. (Right now, one can't > tell from looking at one of the mails what is generating them.) Similar reports were discussed/resolved on the list a while ago. They come from scan.coverity.com. Anyone can register and read the reports, but so far nobody volunteered to do it...