bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#62155: 30.0.50; elixir-ts-mode.elc warning


From: Wilhelm Kirschbaum
Subject: bug#62155: 30.0.50; elixir-ts-mode.elc warning
Date: Mon, 13 Mar 2023 22:07:27 +0200
User-agent: mu4e 1.9.3; emacs 30.0.50


Eli Zaretskii <eliz@gnu.org> writes:

Cc: luangruo@yahoo.com, 62155@debbugs.gnu.org
From: Wilhelm Kirschbaum <wkirschbaum@gmail.com>
Date: Mon, 13 Mar 2023 15:08:10 +0200

I can see there is still an issue with loading heex-ts-mode from elixir-ts-mode, but not quite sure how to immediately resolve it. I will have a look in a couple of hours.

One possibility is to add defvar for each variable defined by
heex-ts-mode that elixir-ts-mode needs to use, and remove the require of heex-ts-mode. Since heex-ts-mode is loaded at run time, I think
this should be enough.


Thank you, this seems to work well.

Attachment: 0001-Fix-elixir-ts-mode.elc-warning-bug-62155.patch
Description: Fix elixir-ts-mode.elc warning


reply via email to

[Prev in Thread] Current Thread [Next in Thread]