all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: [elpa] externals/firefox-javascript-repl 056b687af4 2/3: Work around missing submodule support in GNU ELPA
       [not found] ` <20230601213415.21F57C21A9F@vcs2.savannah.gnu.org>
@ 2023-06-05 12:46   ` Philip Kaludercic
  2023-06-05 13:15     ` Thomas Fitzsimmons
  0 siblings, 1 reply; 2+ messages in thread
From: Philip Kaludercic @ 2023-06-05 12:46 UTC (permalink / raw)
  To: emacs-devel; +Cc: Thomas Fitzsimmons

Thomas Fitzsimmons <fitzsim@fitzsim.org> writes:

> branch: externals/firefox-javascript-repl
> commit 056b687af4d70252dee2cdd2323da3990fabd558
> Author: Thomas Fitzsimmons <fitzsim@fitzsim.org>
> Commit: Thomas Fitzsimmons <fitzsim@fitzsim.org>
>
>     Work around missing submodule support in GNU ELPA

What do you need to do?

>     * wtfjs.README.md: New file.
>     * firefox-javascript-repl.el (fjrepl--show-quirk): Load
>     quirk-of-the-day from wtfjs.README.md snapshot.  Increase quirk
>     message timeout to seven seconds.
>     (firefox-javascript-repl--mode): Do not ignore quirk errors.



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [elpa] externals/firefox-javascript-repl 056b687af4 2/3: Work around missing submodule support in GNU ELPA
  2023-06-05 12:46   ` [elpa] externals/firefox-javascript-repl 056b687af4 2/3: Work around missing submodule support in GNU ELPA Philip Kaludercic
@ 2023-06-05 13:15     ` Thomas Fitzsimmons
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Fitzsimmons @ 2023-06-05 13:15 UTC (permalink / raw)
  To: Philip Kaludercic; +Cc: emacs-devel

Philip Kaludercic <philipk@posteo.net> writes:

> Thomas Fitzsimmons <fitzsim@fitzsim.org> writes:
>
>> branch: externals/firefox-javascript-repl
>> commit 056b687af4d70252dee2cdd2323da3990fabd558
>> Author: Thomas Fitzsimmons <fitzsim@fitzsim.org>
>> Commit: Thomas Fitzsimmons <fitzsim@fitzsim.org>
>>
>>     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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-06-05 13:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <168565525463.8048.4344900670894070114@vcs2.savannah.gnu.org>
     [not found] ` <20230601213415.21F57C21A9F@vcs2.savannah.gnu.org>
2023-06-05 12:46   ` [elpa] externals/firefox-javascript-repl 056b687af4 2/3: Work around missing submodule support in GNU ELPA Philip Kaludercic
2023-06-05 13:15     ` Thomas Fitzsimmons

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.