all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ian Zimmerman <itz@buug.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Recursion problems with package management
Date: Fri, 14 Aug 2015 20:23:24 -0700	[thread overview]
Message-ID: <20150815030645.28862.169B208B@ahiker.mooo.com> (raw)
In-Reply-To: <d03971ca-3572-4796-a0b3-73eca8168c9f@googlegroups.com>

On 2015-08-14 19:30 -0700, Rusi wrote:

> tl;dr
> Emacs package-managing emacs is thhe usual lure of Turing complete language can 
> do anything does not mean doing it is appropriate.
> 
> If we must use elisp for it, it would be good to have a separate
> 'binding-time'. Just as in the C world compile time and runtime are
> rigorously separated, it would be neat IMHO if elisp running in
> package-mgmt mode did it in batch-mode and required restart of emacs.
> 
> Perhaps req-package is in the earlier binding time
> And use-package the later one?

**WARNING** **WARNING** **WARNING**
Major snark mode on!

The answer is obvious: let distros do what they're supposed to do,
which is, um, packaging.  Doh!

Debian, for instance, already has the /etc/emacs/site-start.d directory
to do load ordering.  Now, there are three things I hear you screaming
right now:

1. The mechanism is hardly used right now, with everthing loading at the
same level (50).  That's just an opportunity to do much better!

2. The mechanism is pathetically weak, with all the problems of SysV
init on which it seems to be based.  Again, so replace it - but with
another (better) OS level thing, not with an Emacs thing.

3. Clearly we don't want maintainers to do separate packaging work for
each distro.  So, this is something that needs to be standardized among
the distros.  They _are_ willing to do that, when there's compelling
technical case for it.

In fact, I'm sending links to these threads to Rob Browning (Debian
Emacs maintainer) right now.

-- 
Please *no* private copies of mailing list or newsgroup messages.
Rule 420: All persons more than eight miles high to leave the court.




  reply	other threads:[~2015-08-15  3:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-15  2:30 Recursion problems with package management Rusi
2015-08-15  3:23 ` Ian Zimmerman [this message]
     [not found] ` <mailman.8364.1439609016.904.help-gnu-emacs@gnu.org>
2015-08-15  3:45   ` Federated package management [was Recursion problems with package management] Rusi
2015-08-15  5:31     ` Rusi

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=20150815030645.28862.169B208B@ahiker.mooo.com \
    --to=itz@buug.org \
    --cc=help-gnu-emacs@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.