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: [elpa] chess.el: Req. for comment/review: Info manual Date: Thu, 19 Jun 2014 18:18:02 +0300 Message-ID: <83wqcdrkr9.fsf@gnu.org> References: <874mzqszid.fsf@fx.delysid.org> <83vbrytft7.fsf@gnu.org> <87r42m6pwh.fsf@fx.delysid.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1403191124 19531 80.91.229.3 (19 Jun 2014 15:18:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 19 Jun 2014 15:18:44 +0000 (UTC) Cc: emacs-devel@gnu.org To: Mario Lang Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 19 17:18:37 2014 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 1Wxe6n-0003Au-6M for ged-emacs-devel@m.gmane.org; Thu, 19 Jun 2014 17:18:37 +0200 Original-Received: from localhost ([::1]:36256 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wxe6m-00031a-Ny for ged-emacs-devel@m.gmane.org; Thu, 19 Jun 2014 11:18:36 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:40055) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wxe6d-0002qS-5O for emacs-devel@gnu.org; Thu, 19 Jun 2014 11:18:33 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wxe6U-0007TO-Rt for emacs-devel@gnu.org; Thu, 19 Jun 2014 11:18:27 -0400 Original-Received: from mtaout26.012.net.il ([80.179.55.182]:49017) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wxe6U-0007T4-KF for emacs-devel@gnu.org; Thu, 19 Jun 2014 11:18:18 -0400 Original-Received: from conversion-daemon.mtaout26.012.net.il by mtaout26.012.net.il (HyperSendmail v2007.08) id <0N7F00A008XFX100@mtaout26.012.net.il> for emacs-devel@gnu.org; Thu, 19 Jun 2014 18:14:32 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout26.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0N7F001HD9084L90@mtaout26.012.net.il>; Thu, 19 Jun 2014 18:14:32 +0300 (IDT) In-reply-to: <87r42m6pwh.fsf@fx.delysid.org> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 80.179.55.182 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:172531 Archived-At: > From: Mario Lang > Date: Wed, 18 Jun 2014 20:20:14 +0200 > > > I've reviewed the manual and have quite a few changes to it. > > Thank you!!! > > > I'm not sure how to proceed with this: the package is maintained > > outside of elpa, > > That is sort of a misunderstanding. chess.el is maintained as part of > ELPA since beginning of June. I originally just wanted to commit it > (which is what I initially did) to the master branch in packages/chess/, > but Stefan convinced me to keep it in a separate branch > (externals/chess) to preserve the history. So while it is under > "externals/", it is really a native ELPA package these days. The github > repo is basically dead, since the original author has no interest in > working on it anymore. To make this short, no, chess.el is part of > ELPA, and you are free to commit to its branch directly, it is really > the main repository these days. > > > and I probably don't have write access there. > > You have. OK, I committed the changes. Let me know if you need me to explain some of what I changed.