From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Gregory Heytings Newsgroups: gmane.emacs.bugs Subject: bug#50880: Add "Contributing to Emacs" help command (see C-h C-h) Date: Thu, 30 Sep 2021 07:49:22 +0000 Message-ID: <25d8d72022560012a303@heytings.org> References: <8735pndfna.fsf@gnus.org> <878rzf9xtk.fsf@gnus.org> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=us-ascii Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="15081"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Lars Ingebrigtsen , 50880@debbugs.gnu.org To: Stefan Kangas Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Sep 30 09:50:11 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mVqpW-0003l1-FG for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 30 Sep 2021 09:50:10 +0200 Original-Received: from localhost ([::1]:49258 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mVqpU-0000RI-T3 for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 30 Sep 2021 03:50:08 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:43812) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mVqpO-0000R6-3N for bug-gnu-emacs@gnu.org; Thu, 30 Sep 2021 03:50:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:39814) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mVqpN-0007J3-R9 for bug-gnu-emacs@gnu.org; Thu, 30 Sep 2021 03:50:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mVqpN-0005JG-Mw for bug-gnu-emacs@gnu.org; Thu, 30 Sep 2021 03:50:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Gregory Heytings Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 30 Sep 2021 07:50:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50880 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 50880-submit@debbugs.gnu.org id=B50880.163298816720364 (code B ref 50880); Thu, 30 Sep 2021 07:50:01 +0000 Original-Received: (at 50880) by debbugs.gnu.org; 30 Sep 2021 07:49:27 +0000 Original-Received: from localhost ([127.0.0.1]:51360 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mVqoo-0005IO-Tw for submit@debbugs.gnu.org; Thu, 30 Sep 2021 03:49:27 -0400 Original-Received: from heytings.org ([95.142.160.155]:54170) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mVqom-0005IF-LJ for 50880@debbugs.gnu.org; Thu, 30 Sep 2021 03:49:25 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=heytings.org; s=20210101; t=1632988163; bh=BH01NGaY3Q40CXnx404gjR/mo6qocNlQL1UhxvroX4c=; h=Date:From:To:cc:Subject:In-Reply-To:Message-ID:References:From; b=mWqtPaW9OpzWR+nsLLqIchqgzLyAweNZHLQSOrHcXWbGPIKswNEXAFTb0WY0okzWG 6nBThmM75x70QcDgbzJA3LDIvrbsgbUl1K6KnfHscC2qPY60GpYANAU0ahTNEbgysS 1aDR/0gLLbpkyDX9c23ybOjyruCXQcADXGwjZYbbdljzDDv2Tfeu8EOwbGJ5MtJYZ/ be69up90y5TVQYyhgaqObvT8UcaFmBIA+d4WSEAEAeESznAX0Xim8gqzCSuro+eJ3y qK3mI2q/uVaZj3RWtt8LfKzOygcfFAMtzalt68phqaMzKMYPP3VTu5E6Hxwtdj/ycG XA7TvBGk5J/Yg== In-Reply-To: X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:215949 Archived-At: >> We could pick any key, like "b" for "contriButing". Or, you know, "h" >> for "Happens to be free". ;-) > > So how about the attached? > What was wrong with C-h g -> About the GNU project C-h G -> Emacs copying permission (GNU General Public License) C-h C-c -> Contributing ? Also, I would put "Contributing to Emacs" in the first subsection of "Miscellaneous", after "Debugging Emacs", where it belongs. Which by the way makes me wonder why Emacs TODO is not there, too. It would perhaps be even better to create a third subsection with C-p Known problems C-d Debugging Emacs ? Contributing to Emacs C-t Emacs TODO > > I put it on `C-h C-x' because I figured that we might want to use "b" > for "bugs" in the future perhaps, and "u" just wasn't that nice. Most > of the other ones are taken except for "i", "q", "r", "y" and "z". > Actually there are quite a few more keys that are still free under C-h: C-h {j,u,y,z} C-h {A,B,D,E,G,H,J,M,N,O,Q,T,U,V,W,X,Y,Z} C-h C-{b,i,j,k,l,q,r,u,v,x,z} [and C-g which should not be bound]