-
-
Notifications
You must be signed in to change notification settings - Fork 226
WIP: Customization facility #1568
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
base: main
Are you sure you want to change the base?
Conversation
This pull request has been inactive for {days} days. If there is no activity within the next 7 days, it will be automatically closed. Please comment or push new commits to keep it open. |
This is cool, and it would definitely help with onboarding new users. Have you made any more progress on it? |
I haven't looked at this since I created it in 2024, but I could have a look and see where it stands. |
I'm submitting this not for merge, but for a review, and to showcase its current implementation.
To load, no need to recompile Lem, just load the
src/customize.lisp
file from a Lem editor, and then evaluateM-x customize
.Any feedback welcomed!
Thanks.