Noam Postavsky

Results 112 comments of Noam Postavsky

It is possible to make the request, it's also possible will not be filled. ;) I'm more interested in fixing #1471, because until then new depends will cause install errors...

There should be some more info in the `*el-get-build: el-get*` buffer. > you seem to want to find/put(?) `el-get.info` in the Emacs info `dir` I believe the intention is to...

> I think this problem might have been introduced in db2d218 > I think a fix would involve changing the type of the :post-init field. It’s currently function, but the...

I've been meaning to write an overview of the install and init flow with a view to simplifying/improving it. I just now posted something to https://github.com/dimitri/el-get/wiki/Dev-notes-on-package-install-and-initialization-procedures. Unfortunately, the way `el-get-bundle`...

> Maybe I just missed something important. Nope, just nobody wrote that code yet.

> Maybe el-get could handle the updating without submodules el-get doesn't use submodules, just plain repositories; but git ignores files in nested repositories, see http://git.661346.n2.nabble.com/nested-git-repos-not-submodules-td7271468.html > so I could directly...

We currently have around 1300 recipes, so +800 is a 60% increase. It will make tasks of the form "do an action for every recipe" a bit slower, eg `el-get-list-packages`,...

Another possibility is to finish baking the import function, and it could serve in a similar role to `el-get-emacswiki-refresh`. I'm not really sure what's best.

Hmm, so it sounds like using the builtin CEDET breaks some configs, and using the git head CEDET breaks others. I'm not sure what the default should be.

Hmm, does that happen with the default settings? I didn't remember that ever being a problem, but I have actually been running without install-info on Windows for a while. Perhaps...