all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: phillip.lord@russet.org.uk (Phillip Lord)
To: Richard Stallman <rms@gnu.org>
Cc: monnier@IRO.UMontreal.CA, emacs-devel@gnu.org
Subject: Re: Core ELPA was: Testing fontification, indentation, and buffer manipulation
Date: Sun, 10 Mar 2019 11:27:31 +0000	[thread overview]
Message-ID: <87zhq3x93w.fsf@russet.org.uk> (raw)
In-Reply-To: <E1h0eGR-000842-PC@fencepost.gnu.org> (Richard Stallman's message of "Sun, 03 Mar 2019 22:27:39 -0500")

Richard Stallman <rms@gnu.org> writes:

> [[[ 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. ]]]
>
>   > > That avoids the problem I thought I saw, but what is the purpose?  I
>   > > thought the idea of ELPA is that a user would get ELPA packages when perse
>   > > wants them -- they would not be preloaded.
>
>   > Perhaps. An alternative, though, would be to reduce the size of Emacs as
>   > a monolithic entity and have many more packages that are distributed via
>   > ELPA. At the moment, the slow release cycle of Emacs means that many
>   > packages are only updated on a two yearly basis.
>
> I don't see how one is an alternative to the other.  They seem
> to be talking about two different questions, both about ELPA
> but not the same.

Yes, well, that's the question at hand. Currently, ELPA is a place to
store packages that are not maintained in core. But it could also be
used to enable a much smaller core, with many more packages in ELPA.


>   > > Is this a way of handling a few packages that are included in Emacs
>   > > distros, if we maintain them in ELPA?  It makes a kind of sense for
>   > > that case, but I would expect that those testing and making Emacs
>   > > releases would need more control over which versions of packages are
>   > > included in the release.
>
>   > Yes, although as I say, with the intention of enabling more packages to
>   > be developed in this way. I'm not sure how many packages are currently
>   > included in both repos (org and seq for sure).
>
> How many there will be is a different question.  The question at hand
> is how to handle merging them into Emacs and when.
>
> I think that should be done by explicit command, not automatically or
> spontaneously, and not as part of building Emacs.

Indeed, that is the status quo. But it is problematic, because users
have to know about the package in ELPA to install it in the first
place. Org-mode is managed in both places for this reason: in core Emacs
because it comes "pre-installed" with all Emacs releases; in ELPA
because newer version of org-mode can be installed easily by users.

A smaller "core" would allow a more rapid release cycle. Many of the
packages could be maintained independently; missing a release cycle
would no longer mean users waiting a year or two for an update.


>   > > If installing Emacs doesn't require a local copy of ELPA, building
>   > > Emacs should not need one.
>
>   > Building Emacs requires lots of things that installing does not.
>
> I think you have changed the subject,
> but since what you said is very general, I can't be sure.
>
> What sort of things do you mean?

All the dev-tools -- compilers, headers, autoconf.


>   > I think this is wrong. Having stuff which is not really source (i.e. it
>   > is not the prefered location for editing)
>
> It is source code, no matter where it is located.  It is source code
> even when it is a copy the user has downloaded.
>
> Pastiching our definition of source code could be a good joke, but it
> is not a serious argument for a decision about development methods.

I am happy to use an alternative label if you have one. A flaw with this
alternative system is that, for example, the "jump to source" link in
*Help* will take you to a piece of lisp that you do not want to edit
because it may be over written.

Phil



  reply	other threads:[~2019-03-10 11:27 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-15 15:43 Testing fontification, indentation, and buffer manipulation Daniele Nicolodi
2019-01-15 18:45 ` Yuri Khan
2019-01-19 15:07   ` Daniele Nicolodi
2019-01-21 10:45     ` Jostein Kjønigsen
2019-01-21 20:57       ` Richard Stallman
2019-01-23 23:22         ` Phillip Lord
2019-01-24  2:09           ` Stefan Monnier
2019-01-24 10:29             ` Phillip Lord
2019-01-24 14:48               ` Ted Zlatanov
2019-01-26  0:46               ` Stefan Monnier
2019-01-26  7:17                 ` Eli Zaretskii
2019-01-26 10:41                 ` Phillip Lord
2019-02-20 19:59                   ` Core ELPA was: " Phillip Lord
2019-02-27 23:05                     ` Stefan Monnier
2019-03-01 15:55                       ` Phillip Lord
2019-03-01 17:25                         ` Stefan Monnier
2019-03-01 21:39                           ` Phillip Lord
2019-03-01 22:07                             ` Stefan Monnier
2019-03-02 11:14                               ` Phillip Lord
2019-03-03  3:23                                 ` Stefan Monnier
2019-03-03 18:06                                   ` Phillip Lord
2019-03-08  2:51                                     ` Stefan Monnier
2019-03-10 11:45                                       ` Phillip Lord
2019-03-10 18:02                                         ` Stefan Monnier
2019-03-11 22:46                                           ` Phillip Lord
2019-03-12  1:11                                             ` Stefan Monnier
2019-03-12 23:02                                               ` Phillip Lord
2019-03-13 19:05                                                 ` Stefan Monnier
2019-03-13 22:41                                                   ` Phillip Lord
2019-03-02  3:36                           ` Richard Stallman
2019-03-02 11:21                             ` Phillip Lord
2019-03-03  3:00                               ` Richard Stallman
2019-03-03 17:52                                 ` Phillip Lord
2019-03-04  3:27                                   ` Richard Stallman
2019-03-10 11:27                                     ` Phillip Lord [this message]
2019-03-11  1:23                                       ` Richard Stallman
2019-03-11 22:08                                         ` Phillip Lord
2019-03-12  3:38                                           ` Richard Stallman
2019-03-12 15:42                                             ` Eli Zaretskii
2019-03-12 15:52                                               ` Robert Pluim
2019-03-12 17:25                                                 ` Eli Zaretskii
2019-03-12 22:49                                                   ` Phillip Lord
2019-03-12 22:48                                                 ` Phillip Lord
2019-03-12 18:37                                               ` XEmacs packages (was: Core ELPA was: Testing fontification, indentation, and buffer manipulation) Stefan Monnier
2019-03-13  3:32                                               ` Core ELPA was: Testing fontification, indentation, and buffer manipulation Richard Stallman
2019-01-16  7:58 ` Helmut Eller

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=87zhq3x93w.fsf@russet.org.uk \
    --to=phillip.lord@russet.org.uk \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@IRO.UMontreal.CA \
    --cc=rms@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.