emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why is touch-screen.el preloaded?


From: Eli Zaretskii
Subject: Re: Why is touch-screen.el preloaded?
Date: Wed, 29 Nov 2023 05:34:40 +0200

> From: Po Lu <luangruo@yahoo.com>
> Cc: emacs-devel@gnu.org
> Date: Wed, 29 Nov 2023 08:02:22 +0800
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> > I don't think I understand the problem with using defvar.  AFAIU, this
> > is our usual technique in these cases.
> 
> Setting these variables is an operation that will be executed
> frequently, so it'll cause plenty of confusion to force every such
> setter to declare them.  Some will never noticed it is not preloaded on
> a few systems, and the code they produce will not compile correctly on
> those systems.

I don't think I understand what you are saying.  Can you perhaps show
an example and explain this using that example?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]