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

quick install instruction fails if .emacs.d already exists #5538

Closed
jwaldmann opened this issue Mar 18, 2016 · 7 comments
Closed

quick install instruction fails if .emacs.d already exists #5538

jwaldmann opened this issue Mar 18, 2016 · 7 comments

Comments

@jwaldmann
Copy link

README says:

**Quick Install:**

    git clone https://github.com/syl20bnr/spacemacs ~/.emacs.d

which gives

fatal: destination path '/home/me/.emacs.d' already exists and is not an empty directory.

Then what? I can clone to someplace else and move some of the subdirs (from browsing init.el, at least core/ is needed) but that does not look right - spacemacs then sits in .emacs.d/core/ ? This path should be one level deeper, and contain the "spacemacs" name?

@d12frosted
Copy link
Collaborator

If it fails for you check full installation instructions. Besides, you are talking about init.el file which makes me conclude that you already know a bit about Emacs. So you should know what to do with .emacs.d :)

@jwaldmann
Copy link
Author

Thanks for the quick response. I see. Perhaps it'd have been more clear to me when I read very early in the docs (for new users) that this is intended as a full replacement for emacs (it is?) -- and not just another emacs lisp package, to be installed alongside.

@StreakyCobra
Copy link
Contributor

PR welcome (read CONTRIBUTING.org first ;-) )

jredville added a commit to jredville/spacemacs that referenced this issue Oct 31, 2016
To address syl20bnr#5538 by clarifying the Quick install and pointing to advanced instructions
TheBB pushed a commit that referenced this issue May 24, 2017
To address #5538 by clarifying the Quick install and pointing to advanced instructions
@CarlQLange
Copy link
Contributor

Recommend this is marked as 'fixed in develop' since 6c68694

CodingSolo pushed a commit to CodingSolo/spacemacs that referenced this issue Oct 29, 2018
To address syl20bnr#5538 by clarifying the Quick install and pointing to advanced instructions
@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid!

@github-actions github-actions bot added the stale marked as a stale issue/pr (usually by a bot) label Feb 29, 2020
@harishvishwakarma
Copy link

I had the same issue today

@duianto
Copy link
Collaborator

duianto commented Mar 16, 2020

@harishvishwakarma The develop branch readme quick install instructions:
https://github.com/syl20bnr/spacemacs/tree/develop
describes how to avoid this issue:

This assumes you don't have an existing Emacs setup and want to run Spacemacs as your config. If you do have one, look at the full installation instructions for other options.

The master branch readme will be updated when next version is released.

@JAremko JAremko added the updated This issue has been updated since becoming stale label May 26, 2020
@JAremko JAremko closed this as completed May 28, 2020
@lebensterben lebensterben removed stale marked as a stale issue/pr (usually by a bot) updated This issue has been updated since becoming stale Install Beginner friendly labels Feb 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Forum
  
To close
Development

No branches or pull requests

9 participants