From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Samer Masterson Newsgroups: gmane.emacs.devel Subject: Re: Adding testing information to CONTRIBUTE Date: Thu, 05 Mar 2015 11:31:55 -0800 Message-ID: <1425583915.22241.2@mail.samertm.com> References: <1425553346.2108.2@mail.samertm.com> <1425564860.10893.0@mail.samertm.com> <83y4nbo0gr.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=-ZRWDoxHEoJgA1uRCzWKm" X-Trace: ger.gmane.org 1425583955 5275 80.91.229.3 (5 Mar 2015 19:32:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 5 Mar 2015 19:32:35 +0000 (UTC) Cc: stephen_leake@stephe-leake.org, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 05 20:32:27 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 1YTbVT-0002oL-G4 for ged-emacs-devel@m.gmane.org; Thu, 05 Mar 2015 20:32:27 +0100 Original-Received: from localhost ([::1]:53753 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YTbVS-0003Qp-PS for ged-emacs-devel@m.gmane.org; Thu, 05 Mar 2015 14:32:26 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41773) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YTbVF-0003P5-A2 for emacs-devel@gnu.org; Thu, 05 Mar 2015 14:32:14 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YTbVE-0006Q9-CZ for emacs-devel@gnu.org; Thu, 05 Mar 2015 14:32:13 -0500 Original-Received: from ec2-52-0-7-12.compute-1.amazonaws.com ([52.0.7.12]:50620 helo=samertm.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YTbV7-0006Nm-Jx; Thu, 05 Mar 2015 14:32:05 -0500 Original-Received: from [10.1.10.16] (c-98-210-154-226.hsd1.ca.comcast.net [98.210.154.226]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by samertm.com (Postfix) with ESMTPSA id 2928D42D22; Thu, 5 Mar 2015 19:31:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=samertm.com; s=mail; t=1425583909; bh=2f5G8Dwemk1sE+a32ukcFWUldOqCk1hNZ9zD+YivtL0=; h=Date:From:Subject:To:Cc:In-Reply-To:References:From; b=lQjaYlUIrRPFWKu3bD5Mj47z0lqIcVQbA6fRBcxUlwu6pYZUYuI9XAkoxG3Bm9dms OV49kEBXM3MKZikWhxkq+2TJQL5vt6WSSw6X2L1Okf4N66O0Dzeq3Np1ENIZtaGhWh vJdcegrazbv1Z4xFest8hUABHSJY6XTGB4xx1Aao= In-Reply-To: <83y4nbo0gr.fsf@gnu.org> X-Mailer: geary/0.9.1 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 52.0.7.12 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:183679 Archived-At: --=-ZRWDoxHEoJgA1uRCzWKm Content-Type: text/plain; charset=utf-8; format=flowed On Thu, Mar 5, 2015 at 8:47 AM, Eli Zaretskii wrote: >> Date: Thu, 05 Mar 2015 06:14:20 -0800 >> From: Samer Masterson >> Cc: stephen_leake@stephe-leake.org >> >> I just learned about checkdoc, and it should probably be mentioned >> too. > > It's mentioned in "Tips for Documentation Strings", to whose parent > node CONTRIBUTE already points. I think it would be useful if checkdoc and "Tips for Documentation Strings" were mentioned under "Documenting your changes". Assuming there are no objections, I can roll that into the testing patch. --=-ZRWDoxHEoJgA1uRCzWKm Content-Type: text/html; charset=utf-8 On Thu, Mar 5, 2015 at 8:47 AM, Eli Zaretskii <eliz@gnu.org> wrote:
Date: Thu, 05 Mar 2015 06:14:20 -0800 From: Samer Masterson <samer@samertm.com> Cc: stephen_leake@stephe-leake.org I just learned about checkdoc, and it should probably be mentioned too.
It's mentioned in "Tips for Documentation Strings", to whose parent node CONTRIBUTE already points.
I think it would be useful if checkdoc and "Tips for Documentation Strings" were mentioned under "Documenting your changes". Assuming there are no objections, I can roll that into the testing patch. --=-ZRWDoxHEoJgA1uRCzWKm--