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

(scheme +chez) :lang option fails on fresh installation #7594

Open
4 tasks done
RyanOdeneal opened this issue Dec 21, 2023 · 2 comments
Open
4 tasks done

(scheme +chez) :lang option fails on fresh installation #7594

RyanOdeneal opened this issue Dec 21, 2023 · 2 comments
Labels
is:bug Something isn't working as intended needs-triage Issue hasn't been assessed yet

Comments

@RyanOdeneal
Copy link

RyanOdeneal commented Dec 21, 2023

I confirm that...

  • I have searched the issue tracker, documentation, FAQ, Discourse, and Google, in case this issue has already been reported/resolved.

  • I have read "How to Debug Issues", and will use it to provide as much information about this issue as possible.

  • The issue can be reproduced on the latest available commit of Doom.

  • The issue can be reproduced on a stable release of Emacs, such as 27, 28, or 29. (Unstable versions end in .50, .60, or .9x)

Expected behavior

To install doom emacs, add the (scheme +chez) option to the :lang section, run doom sync, and then run doom doctor without error.

Current behavior

I created a fresh installation of doom emacs and then added (scheme +chez) to the lang section of my ~/.doom.d/init.el file. I then got the following message from doom doctor:

Screenshot from 2023-12-20 05-36-59

I believe it's related to the following commit made 3 weeks ago:

87f6f7a

because checking out f4e02a2, the commit directly before 87f6f7a, installs (scheme +chez) without issue.

Steps to reproduce

  1. Install Doom Emacs
  2. Add (scheme +chez) to lang section of ~/.doom.d/init.el
  3. doom sync
  4. doom doctor

System Information

https://pastebin.com/0Kxs5hfw

@RyanOdeneal RyanOdeneal added is:bug Something isn't working as intended needs-triage Issue hasn't been assessed yet labels Dec 21, 2023
@RyanOdeneal RyanOdeneal changed the title (scheme +chez) :lang Option Fails on Fresh Installation (scheme +chez) :lang option fails on fresh installation Dec 21, 2023
@rubin55
Copy link

rubin55 commented Dec 25, 2023

I think this issue is related to (or a dupe) of #7472.

@RyanOdeneal
Copy link
Author

RyanOdeneal commented Dec 26, 2023

I think this issue is related to (or a dupe) of #7472.

This appears to be exactly my problem. My apologies! Didn't find this issue when I was searching through them on this repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is:bug Something isn't working as intended needs-triage Issue hasn't been assessed yet
Projects
Status: Unreviewed
Development

No branches or pull requests

2 participants