el-get icon indicating copy to clipboard operation
el-get copied to clipboard

What's the `el-get` initial flow to install and configure packages?

Open ghost opened this issue 10 years ago • 1 comments

Would anyone like to show me how the el-get is called after start Emacs and how and when it starts to install and configure the package which is managed with el-get-bundle?

ghost avatar Jul 08 '15 05:07 ghost

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 puts together the init files is fairly tricky and I don't really understand it. Probably only @tarao can explain it fully.

npostavs avatar Jul 08 '15 19:07 npostavs