[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Why is touch-screen.el preloaded?
From: |
Richard Stallman |
Subject: |
Re: Why is touch-screen.el preloaded? |
Date: |
Sun, 26 Nov 2023 22:13:54 -0500 |
[[[ To any NSA and FBI agents reading my email: please consider ]]]
[[[ whether defending the US Constitution against all enemies, ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]
> Its functions are called from other preloaded functions, such as those
> in subr.el and minibuffer.el.
If they are used only with touch screens, maybe it is possible
to call them only if the screen is a touch screen. Then this file
could be loaded only in that case.
> Besides, we plan to support touch screen devices on all builds in due
> course.
If the build is capable of supporting touch screens, it could still load
touch-screen.el only when it is actually using one of those.
--
Dr Richard Stallman (https://stallman.org)
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)
- Re: Why is touch-screen.el preloaded?, (continued)
- Re: Why is touch-screen.el preloaded?, Po Lu, 2023/11/25
- Re: Why is touch-screen.el preloaded?, Eli Zaretskii, 2023/11/26
- Re: Why is touch-screen.el preloaded?, Po Lu, 2023/11/26
- Re: Why is touch-screen.el preloaded?, Eli Zaretskii, 2023/11/26
- Re: Why is touch-screen.el preloaded?, Po Lu, 2023/11/28
- Re: Why is touch-screen.el preloaded?, Eli Zaretskii, 2023/11/28
- Re: Why is touch-screen.el preloaded?, Po Lu, 2023/11/28
- Re: Why is touch-screen.el preloaded?, Eli Zaretskii, 2023/11/28
- Re: Why is touch-screen.el preloaded?, Po Lu, 2023/11/29
- Re: Why is touch-screen.el preloaded?, Eli Zaretskii, 2023/11/29
Re: Why is touch-screen.el preloaded?,
Richard Stallman <=