all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: <tomas@tuxteam.de>
To: help-gnu-emacs@gnu.org
Subject: Re: prompt to create non existent directory.
Date: Thu, 2 Nov 2017 15:44:29 +0100	[thread overview]
Message-ID: <20171102144429.GF6089@tuxteam.de> (raw)
In-Reply-To: <864lqcwyep.fsf@zoho.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thu, Nov 02, 2017 at 03:25:18PM +0100, Emanuel Berg wrote:
> t wrote:
> 
> > Because for ~98% of those packages I want
> > "tried and tested" and not "latest and
> > greatest". The other 2% I care specially for
> > I put more admin work into (and bear with
> > ocassional breakage).
> >
> > [...]
> > 
> > It's still one gadget per app to take care
> > of. I don't feel like feeding thousands of
> > gadgets, even if they are shell scripts.
> 
> The issue with the "~2%" is that the repo's SW
> is too old or sometimes unavailable.
> 
> Why can't this be available without doing it
> 100% manually? Well, it can, and that's what
> those gadgets do! Why not for Emacs as well?
> We have [M]ELPAs for additional software.
> Why is it such a far-fetched idea upgrading
> Emacs in a similar manner, if it can be done,
> as I suspect it can?

These gadgets exist. Perl's CPAN, Python's PIP,
Emacs's (M)ELPA, the list goes on.

Thing is, that they all need a "base" infrastructure,
provided by Perl, Python or Emacs, or whatever.

Note that Perl, R (and Python, I assume) do
run the C compiler in their gadgets (or whatever
else) if needed: so the split you are construing
(gadget vs compile from source) is a rather
artificial one: gadgets do orchestrate the
compilation from source since times immemorial.

Packagers are no idiots, believe me.

And as to bridging -- look at how many Perl
packages are maintained by a rather small team
at Debian. Why? Because they do leverage Perl's
package system (CPAN) to semi-automatically
derive Debian packaging. Again, packagers are
no idiots. Just hang around in the Debian perl
mailing list and you'll see.

What they do, and I appreciate that to the
utmost, is to make sure all versions of things
in there play well with each other (and with the
rest of the system). *This* is the hard problem,
not "compiling from source".

The "solutions" touted these days, packaging
each application into its own little world and
letting them talk to each other over http is,
in my eyes, pretty disgusting.

The only (to me) interesting innovation on
the horizon is perhaps the NixOS/Guix philosophy,
which makes it possible to have different versions
of things in parallel, depending on cross-dependencies.

Only time will tell whether this leads to
"software dust" where each little piece has
an own world, with its own libc version, etc.

Cheers
- -- tomás
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAln7L00ACgkQBcgs9XrR2kbp5gCfVDFrK2kXrQWTjEJVt/5JCvA8
CWQAn1iLEbAUH1BAQA39YiWgisDW0XnQ
=zQdv
-----END PGP SIGNATURE-----



  reply	other threads:[~2017-11-02 14:44 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-27 19:36 prompt to create non existent directory Deric Bytes
2017-10-27 19:53 ` Skip Montanaro
2017-10-30  1:43   ` Stefan Monnier
2017-10-27 20:10 ` tomas
2017-10-27 22:52   ` Emanuel Berg
2017-10-28  7:01     ` tomas
2017-11-02  9:44       ` Emanuel Berg
2017-11-02 10:57         ` tomas
2017-11-02 13:03           ` Emanuel Berg
2017-11-02 13:19             ` tomas
2017-11-02 14:25               ` Emanuel Berg
2017-11-02 14:44                 ` tomas [this message]
2017-11-02 15:06                   ` Emanuel Berg
2017-11-02 15:17                     ` tomas
2017-10-28  0:48   ` Nick Helm
2017-10-28  7:20     ` Amos Bird
     [not found] ` <mailman.2358.1509135046.27995.help-gnu-emacs@gnu.org>
2017-10-28 19:41   ` Deric Bytes
2017-10-28 19:55     ` Eli Zaretskii
     [not found]     ` <mailman.2416.1509220530.27995.help-gnu-emacs@gnu.org>
2017-10-28 20:20       ` Deric Bytes

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=20171102144429.GF6089@tuxteam.de \
    --to=tomas@tuxteam.de \
    --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.