all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alan Mackenzie <acm@muc.de>
To: Stefan Monnier <monnier@IRO.UMontreal.CA>
Cc: emacs-devel@gnu.org
Subject: Re: [Emacs-diffs] master b0042b7: Make CC Mode load cl-lib rather than cl in Emacs 26.
Date: Mon, 26 Jun 2017 20:30:46 +0000	[thread overview]
Message-ID: <20170626203046.GE2471@acm> (raw)
In-Reply-To: <jwvo9ta7cv5.fsf-monnier+emacs@gnu.org>

Hello, Stefan.

On Mon, Jun 26, 2017 at 15:58:27 -0400, Stefan Monnier wrote:
> > When a package relies on another package which is not part of the user's
> > Emacs, that forces that user either to search for and download that
> > other package, or to give up using the first package.  Both options are
> > likely to cause irritation and anger.

> As you know, there are other options.  E.g. to distribute that other
> package (cl-lib) along with yours.  Or to distribute your package via
> a system which will take care of "search for and download" (e.g. ELPA).

The first would cause irritation to the user.  The second is simply not
the way CC Mode is distributed.

> Bundling cl-lib with your "manually installed" cc-mode package should be
> pretty easy.  I'd be all too happy to help you with it, if that can sway you.

Talk about taking a sledgehammer to crack a nut!

> > Yes.  One way to reduce this burden would be to make the traditional
> > names of these functions, without the "cl-" prefix, of equal status to
> > those with the prefix.

> Ah, yes, that discussion.  It's hard to please everyone.

No, not really.  Leaving the traditional names in place, producing no
compiler warnings, would have pleased more than what was done.

> I personally do not care to solve this 3-letter "problem", all that
> mattered to me was to have access to all of CL at runtime (and maybe
> even preloaded at some point in the future).

That is clear.  Other things, such as the consistency and compatibility
of function names, mattered to other people.

> To me, it's an example where emacs-devel managed to negotiate a fairly
> good compromise.

Funnily enough, I don't remember any negotiation, or even discussion
about the matter on emacs-devel before this change happened.  The extra
macros in CC Mode are one of the consequences.  I would really rather
not have had to spend time on this.

>         Stefan

-- 
Alan Mackenzie (Nuremberg, Germany).



  reply	other threads:[~2017-06-26 20:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20170625140057.23973.37361@vcs0.savannah.gnu.org>
     [not found] ` <20170625140057.DC363208E3@vcs0.savannah.gnu.org>
2017-06-25 21:44   ` [Emacs-diffs] master b0042b7: Make CC Mode load cl-lib rather than cl in Emacs 26 Stefan Monnier
2017-06-26 16:31     ` Alan Mackenzie
2017-06-26 17:56       ` Stefan Monnier
2017-06-26 18:20         ` Alan Mackenzie
2017-06-26 19:58           ` Stefan Monnier
2017-06-26 20:30             ` Alan Mackenzie [this message]
2017-06-26 21:47               ` Stefan Monnier
2017-06-26 21:07           ` 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=20170626203046.GE2471@acm \
    --to=acm@muc.de \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@IRO.UMontreal.CA \
    /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.