From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: copyright issues and derivative work (the case of matlab-mode) Date: Tue, 23 Nov 2021 15:00:29 -0500 Message-ID: References: <87y25eq1o6.fsf@mat.ucm.es> <83r1b6om8i.fsf@gnu.org> <87mtluq046.fsf@mat.ucm.es> <83o86aokoi.fsf@gnu.org> <87h7c2pxzr.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="11559"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Nov 23 21:02:17 2021 Return-path: Envelope-to: ged-emacs-devel@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 1mpbzc-0002kd-H2 for ged-emacs-devel@m.gmane-mx.org; Tue, 23 Nov 2021 21:02:16 +0100 Original-Received: from localhost ([::1]:37468 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mpbza-0000HY-DP for ged-emacs-devel@m.gmane-mx.org; Tue, 23 Nov 2021 15:02:14 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:55918) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mpby2-0007tP-IN for emacs-devel@gnu.org; Tue, 23 Nov 2021 15:00:39 -0500 Original-Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:7646) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mpby0-0007F3-Qa for emacs-devel@gnu.org; Tue, 23 Nov 2021 15:00:38 -0500 Original-Received: from pmg2.iro.umontreal.ca (localhost.localdomain [127.0.0.1]) by pmg2.iro.umontreal.ca (Proxmox) with ESMTP id CFE0B8053A; Tue, 23 Nov 2021 15:00:35 -0500 (EST) Original-Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg2.iro.umontreal.ca (Proxmox) with ESMTP id 131F9804AB; Tue, 23 Nov 2021 15:00:31 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1637697631; bh=EDBEl/BedZt1a0AqTfaGqozlsAmCw65YWgQcCz6hsOo=; h=From:To:Subject:References:Date:In-Reply-To:From; b=Zi3l8Y1auNhRjQazWXKkDwGIw10mhcw50evGWyc2Q5/BgmdzcHNxt18F87/z9tJni 0Rg83S14IaQBrh7bHjrBfa845i6OU+k1YHcJyx7ApWvz0mcZsP+JszklcykEcwyS9r u4DyEwao9PXS/IJxsRIXB3MnvprwbkBgwR8FaIaycpKifPsHparWCb8rIgoDsZDG7E WSQ5RHO2AuRXi7y+Zti/vpbn4nkG/LIkE9EPYPr84OXUL8huhER3xXr7R6iC8e6FyR 3wFYtjZf5OuUSt9CLwgs40+j7W3AduFF4cx5JC0gneWpCJ4M441lEIItV6P431abgM 5bzOMk2L5/CiQ== Original-Received: from alfajor (lechon.iro.umontreal.ca [132.204.27.242]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id EE02B120813; Tue, 23 Nov 2021 15:00:30 -0500 (EST) In-Reply-To: <87h7c2pxzr.fsf@mat.ucm.es> (Uwe Brauer's message of "Tue, 23 Nov 2021 18:45:12 +0100") Received-SPF: pass client-ip=132.204.25.50; envelope-from=monnier@iro.umontreal.ca; helo=mailscanner.iro.umontreal.ca X-Spam_score_int: -42 X-Spam_score: -4.3 X-Spam_bar: ---- X-Spam_report: (-4.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:279969 Archived-At: > (I think I can do that in mercurial with the evolve extension and then > try to push that locally with the hg-git extension to the local git > repository). That might however mess up things. Side note: the current elpa.gnu.org scripts only know how to deal with upstream Git repositories. In theory they might be able to deal with a Mercurial upstream using `hg::...`, but I wouldn't bet on it working reliably (based on my past experience with the `git-remote-hg` plugin). Stefan