Git Product home page Git Product logo

Comments (7)

demyanrogozhin avatar demyanrogozhin commented on August 19, 2024

I don't think el-get is evil I think it's good actually, but it's not for all.

El-get is complicated, but it do complex actions. Also requires makeinfo which does not install by default in even in most popular Linux disros, I don't even mention win and mac.

In most cases package.el is OK, so lets make elhome play well with package.el

First step was adding ElHome to MELPA.

I think now we need to give users possibility to choose what library to use to manage packages: stock package.el or advanced el-get.

Then modify README according this. And do something with startup/10-el-get.el: we can't delete it, but we can't leave it as-is too.

from elhome.

dabrahams avatar dabrahams commented on August 19, 2024

You may not know this, but I was a major contributor to el-get for a while; it is just too undisciplined. In particular, package initialization often does lots of work up-front that should be done lazily, thereby slowing down startup. Furthermore, I've often been stuck in inexplicable situations with el-get where it keeps trying to install the same package, or complains about inconsistencies in its own record-keeping. Anyway, even if we don't agree on its "good-ness", I think we all agree that it should be possible to use elhome without it.

from elhome.

dabrahams avatar dabrahams commented on August 19, 2024

The first thing I did was to change to an Apache-like configuration where the "startup" files were all moved to a "startup-available" directory, and then I linked everything but 10-el-get.el into the "startup" directory. Does this make sense as a way to do configuration?

from elhome.

demyanrogozhin avatar demyanrogozhin commented on August 19, 2024

Yes it make sense, but I think that creating of symlinks would be not so trivial task for MS Windows users.

Also no changes should be made in cloned repo (or package dir) to customize elhome.
In my setup I use "~/.emacs.d" as elhome-directory, and elhome's startup are separated from my own startup files.

I propose to move startup/10-el-get.el into legacy/10-el-get.el and notify users about this change.

from elhome.

dabrahams avatar dabrahams commented on August 19, 2024

SGTM

Sent from my moss-covered three-handled family gradunza

On Nov 5, 2013, at 5:23 AM, Demyan Rogozhin [email protected] wrote:

Yes it make sense, but I think that creating of symlinks would be not so trivial task for MS Windows users.

Also no changes should be made in cloned repo (or package dir) to customize elhome.
In my setup I use "~/.emacs.d" as elhome-directory, and elhome's startup are separated from my own startup files.

I propose to move startup/10-el-get.el into legacy/10-el-get.el and notify users about this change.


Reply to this email directly or view it on GitHub.

from elhome.

dabrahams avatar dabrahams commented on August 19, 2024

This is done, right? Should I close it?

from elhome.

demyanrogozhin avatar demyanrogozhin commented on August 19, 2024

I move the file to "legacy", but some words need to be said in readme.

from elhome.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.