unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* How to distribute dynamic modules by themselves?
@ 2022-03-20 23:51 Yuan Fu
  2022-03-21  1:31 ` Zhu Zihao
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Yuan Fu @ 2022-03-20 23:51 UTC (permalink / raw)
  To: Emacs developers

I wrote a dynamic module that exposes a simple interface for Xapian, the indexing and searching engine. It could be very useful for indexing thousands of files and search in them. I use this module for my note-searching package.

Normally people distribute their elisp package with supporting dynamic modules together, but in my case I want to distribute the dynamic module by itself, because indexing and searching is much more general than note-searching.

Is there any way to put a dynamic module on ELPA so that other packages could use it conveniently?

Yuan


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

end of thread, other threads:[~2022-03-27  5:27 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-20 23:51 How to distribute dynamic modules by themselves? Yuan Fu
2022-03-21  1:31 ` Zhu Zihao
2022-03-22  5:07 ` Richard Stallman
2022-03-22  8:44   ` Zhu Zihao
2022-03-23  3:55     ` Richard Stallman
2022-03-23 19:44       ` Yuan Fu
2022-03-25  3:29         ` Richard Stallman
2022-03-23 11:20 ` Lars Ingebrigtsen
2022-03-23 19:48   ` Yuan Fu
2022-03-25  3:29     ` Richard Stallman
2022-03-25  5:53       ` Yuan Fu
2022-03-27  5:27         ` Richard Stallman
2022-03-27  5:27         ` Richard Stallman
2022-03-23 22:16   ` Stefan Monnier
2022-03-23 22:30     ` Ergus
2022-03-24  3:19   ` Richard Stallman

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).