From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.devel Subject: Re: 4K Bugs Date: Fri, 25 Dec 2015 21:56:43 +0200 Message-ID: <567D9F7B.3040207@yandex.ru> References: <87mvszdp6b.fsf@gnus.org> <87lh8izb9w.fsf@gnus.org> <87wps2za7o.fsf@gnus.org> <567D8BDF.1060602@yandex.ru> <877fk2xtgy.fsf@gnus.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1451073426 20875 80.91.229.3 (25 Dec 2015 19:57:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 25 Dec 2015 19:57:06 +0000 (UTC) Cc: emacs-devel@gnu.org To: Lars Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 25 20:56:57 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aCYTw-00086G-JL for ged-emacs-devel@m.gmane.org; Fri, 25 Dec 2015 20:56:56 +0100 Original-Received: from localhost ([::1]:36296 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aCYTw-0001Zd-4R for ged-emacs-devel@m.gmane.org; Fri, 25 Dec 2015 14:56:56 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37241) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aCYTs-0001Yl-0J for emacs-devel@gnu.org; Fri, 25 Dec 2015 14:56:52 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aCYTn-0004mb-1U for emacs-devel@gnu.org; Fri, 25 Dec 2015 14:56:51 -0500 Original-Received: from mail-wm0-x232.google.com ([2a00:1450:400c:c09::232]:35785) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aCYTm-0004mW-RU for emacs-devel@gnu.org; Fri, 25 Dec 2015 14:56:46 -0500 Original-Received: by mail-wm0-x232.google.com with SMTP id l126so210437283wml.0 for ; Fri, 25 Dec 2015 11:56:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=TPN3qrgmAkFVevFR0J0Jn3Gb9QrWz19XZLAgahfzr+g=; b=Xn+c5GxnKUwEH9IlCDx6NGyYkzMQ2YF1RpOvahzebH8C2YZI7d81sNzEk1ZsQhlxvG 4FoLHz2b3P7Fmpw79VayWTj2Kn2TH/jQRZ/CWlFgXZVler27sZT5TANsepi5xawdbhxG hFCRYWy97J/QZ6u4oe1zbkZyS99IyhdfAUi9SeNA/jMPJSAJi7ksT3M1itXEwP/7HEFv prolrIy/w7cjMedb9VjAhStcO7GibJ/9YBuJVA9CkLXDPrD6uKrNj74c+6qNLjDg+U7Z 1Q4C+QoCHofHb/9Zoa41o3OstOVtJcCe8f5gvNYcqrlz0zA/Ijbhk7Ix1XPULxKWvH6/ 6qCg== X-Received: by 10.194.241.168 with SMTP id wj8mr44005574wjc.50.1451073406223; Fri, 25 Dec 2015 11:56:46 -0800 (PST) Original-Received: from [192.168.1.2] ([185.105.175.24]) by smtp.googlemail.com with ESMTPSA id jo6sm46289108wjb.48.2015.12.25.11.56.44 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 25 Dec 2015 11:56:45 -0800 (PST) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:42.0) Gecko/20100101 Thunderbird/42.0 In-Reply-To: <877fk2xtgy.fsf@gnus.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2a00:1450:400c:c09::232 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:196859 Archived-At: On 12/25/2015 08:40 PM, Lars Ingebrigtsen wrote: > Nobody has requested that feature, but I guess it should be trivial to > implement. Thanks! >> debbugs makes some operations a tiny bit more convenient, but the >> users can still use the web interface search. > > Uhm... tiny bit... It's also less discoverable for less experienced users; the web page at least says "email your comments to ...". When using the debbugs package, the user must be familiar with Gnus key bindings to send a reply (as well as make sure to use the "wide-reply" variety). I mean, it handy when you know all that, but simply moving it to the core won't make the bug tracker suddenly more accessible to the majority of the users. > It lists all the bugs and allows you to zoom in on what you're > interested in. I've just gone through all the eww-related bugs (`/ > eww'), the shr-related bugs (`/ shr') and I'm now doing the URL ones (`/ > URL'). That's nice, but does it offer a lot of advantage over using the search in the web interface, or M-x debbugs-gnu-search?