all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
To: "Gerd Möllmann" <gerd.moellmann@gmail.com>
Cc: relekarpayas@gmail.com, emacs-devel@gnu.org
Subject: No to CL packages
Date: Sun, 23 Oct 2022 15:11:51 -0400	[thread overview]
Message-ID: <E1omgNz-00067t-0J@fencepost.gnu.org> (raw)
In-Reply-To: <SJ0PR10MB54884160F187D2976F1C372DF32D9@SJ0PR10MB5488.namprd10.prod.outlook.com> (message from Drew Adams on Fri, 21 Oct 2022 20:13:57 +0000)

[[[ 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. ]]]

CL packages are badly designed, and can't work well if implemented in
the natural way (at read time).  Please do not install anything like
that.

The symbol-renaming system, shorthands, is meant can be the basis of a
much better implementation of namespaces.  We just need to finish it.

What we have is a way for a file foo.el to specify renamings to apply
to its contents.

What is missing is a way to load file foo.ek with with specified
certain additional renamings, in addition whatever is specified in
foo.el itself.

With that, we will be able to implement packages that work reliably
and without ambiguities.


-- 
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)





  reply	other threads:[~2022-10-23 19:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-21 15:24 [External] : CL packages landed Payas Relekar
2022-10-21 20:13 ` Drew Adams
2022-10-23 19:11   ` Richard Stallman [this message]
2022-10-24  4:40     ` No to CL packages Gerd Möllmann
2022-10-28 21:59       ` Richard Stallman
2022-10-29  5:18         ` Gerd Möllmann

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=E1omgNz-00067t-0J@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=gerd.moellmann@gmail.com \
    --cc=relekarpayas@gmail.com \
    /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.