all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Why is touch-screen.el preloaded?
@ 2023-11-25 12:25 Eli Zaretskii
  2023-11-26  2:02 ` Po Lu
  0 siblings, 1 reply; 12+ messages in thread
From: Eli Zaretskii @ 2023-11-25 12:25 UTC (permalink / raw)
  To: Po Lu; +Cc: emacs-devel

I thought this library is only relevant to touch-screen devices, but I
see that we are preloading it unconditionally.  Why?

The comment in loadup.el says:

  ;; touch-screen.el is tiny and is used liberally throughout the button
  ;; code etc, so it may as well be preloaded everywhere.

But touch-screen.el is not "tiny": it's more than 2K lines.

Can we please avoid preloading it, except when the build supports
touch-screen devices?

TIA



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

end of thread, other threads:[~2023-11-29 13:26 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-25 12:25 Why is touch-screen.el preloaded? Eli Zaretskii
2023-11-26  2:02 ` Po Lu
2023-11-26  5:43   ` Eli Zaretskii
2023-11-26 11:51     ` Po Lu
2023-11-26 12:32       ` Eli Zaretskii
2023-11-28  5:07       ` Po Lu
2023-11-28 14:18         ` Eli Zaretskii
2023-11-29  0:02           ` Po Lu
2023-11-29  3:34             ` Eli Zaretskii
2023-11-29 11:53               ` Po Lu
2023-11-29 13:26                 ` Eli Zaretskii
2023-11-27  3:13   ` Richard Stallman

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.