From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: `report-emacs-bug' prompting rework Date: Sat, 11 Feb 2012 10:26:02 +0800 Message-ID: <87hayygl6t.fsf@gnu.org> References: <87vcney2in.fsf@gnus.org> <87lioapk26.fsf@lifelogs.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1328927181 16816 80.91.229.3 (11 Feb 2012 02:26:21 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 11 Feb 2012 02:26:21 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Feb 11 03:26:20 2012 Return-path: Envelope-to: ged-emacs-devel@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 1Rw2fJ-0006mW-Nr for ged-emacs-devel@m.gmane.org; Sat, 11 Feb 2012 03:26:17 +0100 Original-Received: from localhost ([::1]:60348 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rw2fI-0004Bk-V0 for ged-emacs-devel@m.gmane.org; Fri, 10 Feb 2012 21:26:16 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:56236) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rw2fF-0004BU-FF for emacs-devel@gnu.org; Fri, 10 Feb 2012 21:26:14 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rw2fE-0002nP-Gt for emacs-devel@gnu.org; Fri, 10 Feb 2012 21:26:13 -0500 Original-Received: from mail-pw0-f41.google.com ([209.85.160.41]:48609) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rw2fE-0002nE-CI for emacs-devel@gnu.org; Fri, 10 Feb 2012 21:26:12 -0500 Original-Received: by pbcwz17 with SMTP id wz17so3122481pbc.0 for ; Fri, 10 Feb 2012 18:26:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:from:to:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=DiTAtixhiNMbm34k0/tJ+i2P46DigZI1rTQ41rP1SGI=; b=KxE93cF1T+bozFUbphNb9WIpTJ2JE2BC4C+xvKNZZ9dzkVaI3i+HZMeWEd7/mYDhZI FdIPouilvcD2/8IBciSbk7jtzi4r+g3H3F52nQpdlqDzAAUqUOe0jaZLSMWfyDioZUsn 8X+sQd8w0q3R8iP5BUvDEkuPC4Cx3ey2Ex/Kw= Original-Received: by 10.68.210.12 with SMTP id mq12mr21609997pbc.2.1328927170853; Fri, 10 Feb 2012 18:26:10 -0800 (PST) Original-Received: from home.jasonrumney.net ([180.75.163.75]) by mx.google.com with ESMTPS id 7sm18069878pbw.13.2012.02.10.18.26.07 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 10 Feb 2012 18:26:09 -0800 (PST) Original-Received: by home.jasonrumney.net (Postfix, from userid 1000) id CE6CC1504; Sat, 11 Feb 2012 10:26:02 +0800 (MYT) In-Reply-To: <87lioapk26.fsf@lifelogs.com> (Ted Zlatanov's message of "Fri, 10 Feb 2012 14:25:37 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.93 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.160.41 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:148465 Archived-At: Ted Zlatanov writes: > I still think Emacs bugs should be simply reported through a HTTP (REST > or whatever) call. That would cover the most users and we can use > confirmation e-mails to avoid spamming. A lot of users are behind a proxy. You still have a configuration nightmare to deal with.