Live data from Hacker News

Show HN: Emacs-Bootstrap

emacs-bootstrap.com

1–10 of 19 posts

Re: Show HN: Emacs-Bootstrap

#4
Wow! I use emacs every day, and this will make my life easier. Didn't know about these wonderful packages. And the automatic init-file generation probably save me hours and headaches.

Re: Show HN: Emacs-Bootstrap

#8
Very cool, thanks for doing this.

A bit off topic, but here is my Emacs configuration advice: keep a Dropbox folder 'emacs' where your confit file and installed packages live. On numerous laptops my .emacs file is a one line load, and for Linux servers where I don't want to install Dropbox support, I just drop a copy of Dropbox/Emacs into my home directory. I thought of using a git repo, but for now this works fine.

Re: Show HN: Emacs-Bootstrap

#9
EMACS is my standard editor but I don't know what several of these things do. I'm open to my environment being improved but I'm not so into installing something when I don't know what it does. The site doesn't do much to explain what I'm installing or what it'll change about my current setup.

I actually setup a new computer yesterday. I copied my .emacs file and used ELPA to install js2Mode. This minimal setup probably heavily influences my lack of trust in installing what appears to be three or four different things all stuck together.

Note: http://emacs-bootstrap.com/#second, the init.el link leads to a 404.

Re: Show HN: Emacs-Bootstrap

#10
post #9

EMACS is my standard editor but I don't know what several of these things do. I'm open to my environment being improved but I'm not so into installing something when I don't know what it does. The site doesn't do much to explain what I'm installing or what it'll change about my current setup. I actually setup a new computer yesterday. I copied my .emacs file and used ELPA to install js2Mode. This minimal setup probab…

Thank you for the feedback. I guess i should have documented the files better. But that's definitely on the list.

I've fixed the link btw.

Post reply on HN