all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Should Emacs define site-lisp load-path for Dynamically-Loaded Modules?
@ 2023-09-26 15:41 Björn Bidar
  2023-09-26 16:10 ` Alfred M. Szmidt
  2023-09-29 10:49 ` Eli Zaretskii
  0 siblings, 2 replies; 7+ messages in thread
From: Björn Bidar @ 2023-09-26 15:41 UTC (permalink / raw)
  To: emacs-devel


Hello,

Recently I have began on packaging Emacs packages for OpenSuSE Linux,
many of whom use dynamic modules.

I noticed that almost all packages that use dynamic modules compile
the module after installation and store it in the package directory.

Emacs define site-lisp for locally installed libraries however the
directory is usually contained inside <datadir>.

That makes me ask the questions should there be a second site-lisp for
dynamic modules in <libdir> by default?

Have a nice day,

Björn Bidar



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

end of thread, other threads:[~2023-09-29 21:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-26 15:41 Should Emacs define site-lisp load-path for Dynamically-Loaded Modules? Björn Bidar
2023-09-26 16:10 ` Alfred M. Szmidt
2023-09-26 19:40   ` Björn Bidar
2023-09-29 12:36     ` Alfred M. Szmidt
2023-09-29 20:56       ` Björn Bidar
2023-09-29 10:49 ` Eli Zaretskii
2023-09-29 21:04   ` Björn Bidar

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.