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 with curl either not working or out of sync with docs. #1394

Open
iainctduncan opened this issue Jan 15, 2023 · 1 comment
Open

Comments

@iainctduncan
Copy link

iainctduncan commented Jan 15, 2023

Expected behavior

  • installing with curl on osx creates personal directory with file prelude-modules.el as per this page: https://prelude.emacsredux.com/en/latest/installation/
  • from the docs:
    "You'll need to adjust your prelude-modules.el file once the installation is done.
    In case of an automated installation, you'll find this file in the personal directory of your Emacs installation."

Actual behavior

  • contents of .emacs.d/personal do not include the prelude-modules.el file
macbook:personal iainduncan$ find .
.
./.dir-locals.el
./.gitkeep
./custom.el
./preload
./preload/.gitkeep

Steps to reproduce the problem

Install prelude with:

$ curl -L https://github.com/bbatsov/prelude/raw/master/utils/installer.sh | sh

Environment & Version information

Emacs version

28.2, installed from mac binaries.

Operating system

Mac OS 10.15

@danipoak
Copy link

I'm running into the same problem on Linux. Operating system is openSUSE TW and emacs version 29.2. prelude-modules.el is missing.

I know I can create the file manually but I don't know what the complete list of modules are to copy over. Is the list found here in the docs complete? https://prelude.emacsredux.com/en/latest/installation/

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

2 participants