From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Searching bugs before filing new ones (was: Re: bug#7419: 24.0.50; emacs -Q -nw positions cursor in empty lines on the second column) Date: Thu, 18 Nov 2010 05:14:31 -0500 Message-ID: References: <20101117105947.GB21042@shi.workgroup> <8362vvda2j.fsf@gnu.org> <201011180848.18858.tassilo@member.fsf.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1290075301 32216 80.91.229.12 (18 Nov 2010 10:15:01 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 18 Nov 2010 10:15:01 +0000 (UTC) Cc: emacs-devel@gnu.org To: Tassilo Horn Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 18 11:14:57 2010 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.69) (envelope-from ) id 1PJ1W4-0004OD-HQ for ged-emacs-devel@m.gmane.org; Thu, 18 Nov 2010 11:14:56 +0100 Original-Received: from localhost ([127.0.0.1]:56938 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PJ1W3-0002Rz-Gx for ged-emacs-devel@m.gmane.org; Thu, 18 Nov 2010 05:14:55 -0500 Original-Received: from [140.186.70.92] (port=32888 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PJ1Vj-0002R7-8b for emacs-devel@gnu.org; Thu, 18 Nov 2010 05:14:36 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PJ1Vi-00028K-9V for emacs-devel@gnu.org; Thu, 18 Nov 2010 05:14:35 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:56454) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PJ1Vg-00027r-Sg; Thu, 18 Nov 2010 05:14:32 -0500 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1PJ1Vf-00019G-2J; Thu, 18 Nov 2010 05:14:31 -0500 In-reply-to: <201011180848.18858.tassilo@member.fsf.org> (message from Tassilo Horn on Thu, 18 Nov 2010 08:48:18 +0100) X-detected-operating-system: by eggs.gnu.org: GNU/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:132815 Archived-At: > From: Tassilo Horn > Date: Thu, 18 Nov 2010 08:48:18 +0100 > > It would be great if M-x report-emacs-bug would query for "Bug keywords" > first (e.g., tty cursor column), then somehow query the bug database and > show a buffer with possibly related bug subjects including links to the > bugtracker. Then a user should be able to either say "nope, I have a > different bug" and file a new one, or attach to one of the listed bugs. Yes, it would be nice to have such a feature.