From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Thomas Fitzsimmons Newsgroups: gmane.emacs.devel Subject: Re: [elpa] externals/firefox-javascript-repl 056b687af4 2/3: Work around missing submodule support in GNU ELPA Date: Mon, 05 Jun 2023 09:15:02 -0400 Message-ID: References: <168565525463.8048.4344900670894070114@vcs2.savannah.gnu.org> <20230601213415.21F57C21A9F@vcs2.savannah.gnu.org> <875y82axg8.fsf@posteo.net> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="36380"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: emacs-devel@gnu.org To: Philip Kaludercic Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Jun 05 15:15:53 2023 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 1q6A3s-0009DT-Gp for ged-emacs-devel@m.gmane-mx.org; Mon, 05 Jun 2023 15:15:53 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q6A3E-0001tA-UM; Mon, 05 Jun 2023 09:15:12 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q6A3A-0001si-F5 for emacs-devel@gnu.org; Mon, 05 Jun 2023 09:15:09 -0400 Original-Received: from mail.fitzsim.org ([69.165.165.189]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q6A38-0002mm-Lu for emacs-devel@gnu.org; Mon, 05 Jun 2023 09:15:08 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=fitzsim.org ; s=20220430; h=Content-Type:MIME-Version:Message-ID:Date:References: In-Reply-To:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=zxKXqBCCnz6xLF0Z1hQlJjU8ATc3WngYnJUCpxjUfX8=; b=a27b6S8hlVqlOIU5hEsQJo8OnF Z1hP3q2nvMoHzXfhNHaV3jATaxLbSoGM1zBAW62wADcjzTmf0P0319liZG0YGAIsXHJ1LoWpRMrZd qguVsKtzxUA11yc1xeq8rIpeB5odmQFPiKfldQaj6j62PQLhXvE8RzhGxssqCs/G5QtVVmwrQNr76 h/J4e8DEyQSTP1wl/gRYqqhUtnUwYQf8trZ1sY5vidM/qjWnhsuejgoY4cBDZ/gEK2x/+SUhZKdYu N4dlWnxVNmd3Ze7XS1vvIgaoAW/Ae53aIKTKOfhbmEOm+/2blLDTrCeNBzCm0lsykHQU4skN7EJZn qo1PJmEg==; Original-Received: from [192.168.1.1] (helo=localhost.localdomain) by mail.fitzsim.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1q6A34-000X3A-Rl; Mon, 05 Jun 2023 09:15:03 -0400 In-Reply-To: <875y82axg8.fsf@posteo.net> (Philip Kaludercic's message of "Mon, 05 Jun 2023 12:46:31 +0000") Received-SPF: pass client-ip=69.165.165.189; envelope-from=fitzsim@fitzsim.org; helo=mail.fitzsim.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:306651 Archived-At: Philip Kaludercic writes: > Thomas Fitzsimmons writes: > >> branch: externals/firefox-javascript-repl >> commit 056b687af4d70252dee2cdd2323da3990fabd558 >> Author: Thomas Fitzsimmons >> Commit: Thomas Fitzsimmons >> >> Work around missing submodule support in GNU ELPA > > What do you need to do? Package deployment needs to (at least): cd elpa/packages/firefox-javascript-repl git submodule update --init before building the package, so that wtfjs/README.md is available for inclusion in the tarball. Maybe "make worktrees" could also initialize submodules. I'm OK with the current workaround though, if supporting submodules is a lot of work. Thanks, Thomas