From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: merging emacs-24 Date: Sat, 29 Nov 2014 15:01:54 -0500 Message-ID: References: <87a93eavwt.fsf@lifelogs.com> <87wq6hap7v.fsf@lifelogs.com> <87k32hrdj5.fsf@engster.org> <87vbm0a6zv.fsf@engster.org> <8361e0o7ee.fsf@gnu.org> <87fvd4trzx.fsf@igel.home> <831tooo576.fsf@gnu.org> <87k32ga3dh.fsf@engster.org> <877fyg9t8y.fsf@engster.org> <83d286b1z9.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1417291330 6157 80.91.229.3 (29 Nov 2014 20:02:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 29 Nov 2014 20:02:10 +0000 (UTC) Cc: tzz@lifelogs.com, schwab@linux-m68k.org, monnier@iro.umontreal.ca, David Engster , emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Nov 29 21:02:03 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 1XuoDS-0002Pg-IW for ged-emacs-devel@m.gmane.org; Sat, 29 Nov 2014 21:02:02 +0100 Original-Received: from localhost ([::1]:48701 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XuoDS-0004oD-1w for ged-emacs-devel@m.gmane.org; Sat, 29 Nov 2014 15:02:02 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47789) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XuoDP-0004o6-EU for emacs-devel@gnu.org; Sat, 29 Nov 2014 15:02:00 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XuoDO-0006Lc-Jz for emacs-devel@gnu.org; Sat, 29 Nov 2014 15:01:59 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:46087) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XuoDO-0006LY-Gt for emacs-devel@gnu.org; Sat, 29 Nov 2014 15:01:58 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1XuoDK-0000ti-T7; Sat, 29 Nov 2014 15:01:54 -0500 X-Spook: digicash data haven brigand Syria NASA Crypto AG Albania X-Ran: kS:-^5QC4k[gab\YHbBOD&>:GboKNd&M_mbu=BB5D?//cnqA4T$GvzG X-Hue: cyan X-Attribution: GM In-Reply-To: <83d286b1z9.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 29 Nov 2014 14:55:22 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). 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:178481 Archived-At: Eli Zaretskii wrote: > I think we no longer need admin/notes/git-workflow. It gives the same > instructions as the Wiki, but slightly differently, which might > confuse. I think we should have a single place for these > instructions. If someone thinks we need the instructions in the > repository, I suggest to make a text copy of the Wiki. Otherwise, I > think we should remove admin/notes/git-workflow. > > Any objections? Yes, I object. I don't see why this information, which is critical to Emacs development, is maintained in an external third-party wiki. I can only assume it's because everyone loves to talk about version control. I think the wiki version is too long (because everyone loves to talk about version control) and I prefer the simple version that Lars wrote. So I agree there should be one place, but IMO it should be in admin/notes, and it should not try to say everything.