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: 4K Bugs Date: Fri, 25 Dec 2015 22:05:11 +0200 Message-ID: <83wps2jnuw.fsf@gnu.org> References: <87mvszdp6b.fsf@gnus.org> <87lh8izb9w.fsf@gnus.org> <87wps2za7o.fsf@gnus.org> <567D8BDF.1060602@yandex.ru> <877fk2xtgy.fsf@gnus.org> <567D9F7B.3040207@yandex.ru> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1451073893 26730 80.91.229.3 (25 Dec 2015 20:04:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 25 Dec 2015 20:04:53 +0000 (UTC) Cc: larsi@gnus.org, emacs-devel@gnu.org To: Dmitry Gutov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 25 21:04:38 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 1aCYbN-00029C-LJ for ged-emacs-devel@m.gmane.org; Fri, 25 Dec 2015 21:04:37 +0100 Original-Received: from localhost ([::1]:36315 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aCYbM-0003AD-PB for ged-emacs-devel@m.gmane.org; Fri, 25 Dec 2015 15:04:36 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38792) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aCYbJ-00039r-7y for emacs-devel@gnu.org; Fri, 25 Dec 2015 15:04:33 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aCYbE-0006n0-GZ for emacs-devel@gnu.org; Fri, 25 Dec 2015 15:04:33 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:59350) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aCYbE-0006mw-Cx; Fri, 25 Dec 2015 15:04:28 -0500 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:4016 helo=HOME-C4E4A596F7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1aCYbD-0007K8-MT; Fri, 25 Dec 2015 15:04:28 -0500 In-reply-to: <567D9F7B.3040207@yandex.ru> (message from Dmitry Gutov on Fri, 25 Dec 2015 21:56:43 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e 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:196861 Archived-At: > From: Dmitry Gutov > Date: Fri, 25 Dec 2015 21:56:43 +0200 > Cc: emacs-devel@gnu.org > > 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). Aren't these described in debbugs-ug.texi? If not, they should be.