From: chad <yandros@gmail.com>
To: Nicolas Martyanoff <nicolas@n16f.net>
Cc: Eli Zaretskii <eliz@gnu.org>, emacs-devel@gnu.org
Subject: Re: Dynamic module building and reloading
Date: Tue, 13 Jun 2023 13:26:57 -0400 [thread overview]
Message-ID: <CAO2hHWahuZzzEVJqjSDwg=deZgKHBbMiyzXN30UhFxhbsnc0WQ@mail.gmail.com> (raw)
In-Reply-To: <2E2FE4DB-0DBC-47F5-B0BB-6D8010826159@n16f.net>
[-- Attachment #1: Type: text/plain, Size: 448 bytes --]
This sounded familiar, so I poked around and found this:
https://emacs.stackexchange.com/questions/33976/how-do-you-reload-a-dynamic-module
which suggests a workaround similar to what I vaguely remembered (fake it
with numbered "module names" during development), with a little bit of
automation glue. It's not something that would work as a supported
user-level feature, but could be helpful for rapid iteration cycles.
Hope that helps,
~Chad
[-- Attachment #2: Type: text/html, Size: 683 bytes --]
next prev parent reply other threads:[~2023-06-13 17:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-13 16:11 Dynamic module building and reloading Nicolas Martyanoff
2023-06-13 16:55 ` Eli Zaretskii
2023-06-13 17:10 ` Nicolas Martyanoff
2023-06-13 17:26 ` chad [this message]
2023-06-13 18:12 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAO2hHWahuZzzEVJqjSDwg=deZgKHBbMiyzXN30UhFxhbsnc0WQ@mail.gmail.com' \
--to=yandros@gmail.com \
--cc=eliz@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=nicolas@n16f.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).