From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/86478 Path: news.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general,gmane.emacs.sxemacs.devel Subject: Re: Moving Gnus development to Emacs Date: Fri, 01 Jan 2016 20:21:09 +0100 Organization: Probably a good idea Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1451676152 18073 80.91.229.3 (1 Jan 2016 19:22:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 1 Jan 2016 19:22:32 +0000 (UTC) Cc: sxemacs-devel@sxemacs.org To: ding@gnus.org Original-X-From: ding-owner+M34703@lists.math.uh.edu Fri Jan 01 20:22:20 2016 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aF5HG-00038c-RQ for ding-account@gmane.org; Fri, 01 Jan 2016 20:22:19 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.85) (envelope-from ) id 1aF5GT-0007Ek-Oo; Fri, 01 Jan 2016 13:21:29 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtps (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.85) (envelope-from ) id 1aF5GR-0007EF-Ei for ding@lists.math.uh.edu; Fri, 01 Jan 2016 13:21:27 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.85) (envelope-from ) id 1aF5GP-0005us-2e for ding@lists.math.uh.edu; Fri, 01 Jan 2016 13:21:27 -0600 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1aF5GN-0000Ti-Dx for ding@gnus.org; Fri, 01 Jan 2016 20:21:23 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aF5GM-0002H6-SF for ding@gnus.org; Fri, 01 Jan 2016 20:21:22 +0100 Original-Received: from cm-84.208.248.210.getinternet.no ([84.208.248.210]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 01 Jan 2016 20:21:22 +0100 Original-Received: from sb by cm-84.208.248.210.getinternet.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 01 Jan 2016 20:21:22 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 8 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: cm-84.208.248.210.getinternet.no Mail-Copies-To: never User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4 (windows-nt) Cancel-Lock: sha1:C4PLLh5iNAFgLVc2PnwpJfDW3rw= X-Spam-Score: -2.9 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:86478 gmane.emacs.sxemacs.devel:3595 Archived-At: >>>>> Steve Youngs : > I'd feel sad, but I guess I could live with it. I'm not sure how I > could keep my Gnus repo tracking your development if your stuff isn't > in its own repo, but I'll figure something out. There is "git subtree split", but it looks like it requires the use of --squash, which seriously diminishes its usefulness (in my opinion).