Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation overwrites current emacs configuration file? #6

Open
cjrd opened this issue Nov 27, 2013 · 5 comments
Open

Installation overwrites current emacs configuration file? #6

cjrd opened this issue Nov 27, 2013 · 5 comments

Comments

@cjrd
Copy link

cjrd commented Nov 27, 2013

Do your current instructions tell the user to overwrite their emacs configuration file (.emacs file)?

@azer
Copy link
Owner

azer commented Nov 29, 2013

@azer azer closed this as completed Nov 29, 2013
@cjrd
Copy link
Author

cjrd commented Nov 29, 2013

Right, you're backing it up and then overwriting it. But won't most users want to load their current configuration file on startup (or am I an outlier)? Would it be better to suggest adding e.g. (load-file "~/emacs.js/init.el") to the end of their current config file (or something similar)

@MichaelPaulukonis
Copy link

I'm with @CRJD - I would rather see an emacs.js that plays well with other uses of emacs, instead of demanding to be run as its own emacs instance.

@azer azer reopened this Nov 29, 2013
@azer
Copy link
Owner

azer commented Nov 29, 2013

Reopened the issue, it's a good point that we should fix. Let's discuss and figure out what could be the best way to have the .emacs file set all the customisations in a way emacs.js doesn't override later.

@expilo
Copy link

expilo commented May 18, 2014

What about the usual way? Just give a snippet to paste into existing .emacs file. If it's feasible at all, of course.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants