all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Po Lu <luangruo@yahoo.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Why is touch-screen.el preloaded?
Date: Wed, 29 Nov 2023 08:02:22 +0800	[thread overview]
Message-ID: <s0d1qc9ctpt.fsf@yahoo.com> (raw)
In-Reply-To: <83h6l67yh9.fsf@gnu.org> (Eli Zaretskii's message of "Tue, 28 Nov 2023 16:18:26 +0200")

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.



  reply	other threads:[~2023-11-29  0:02 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=s0d1qc9ctpt.fsf@yahoo.com \
    --to=luangruo@yahoo.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.