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

Error when loading last session #19

Open
Pelagius740 opened this issue Feb 4, 2024 · 0 comments
Open

Error when loading last session #19

Pelagius740 opened this issue Feb 4, 2024 · 0 comments

Comments

@Pelagius740
Copy link

Hello, and thank you for making this module.

There's an error I've been having for quite a while now. I recently updated to Emacs 29.2, but it was also happening on 29.1, and maybe on older versions too, but I'm not so sure about that. The error in question happens when trying to load my last session (doom/quickload-session) the first time. When I try to load it again, it loads without problem. The error says:

Symbol’s function definition is void: configuration-layer/package-used-p

When I was trying to discover the source of the error I was able to get this more detailed message:

error (window-setup-hook): error running hook "doom-load-session" because: (void-function configuration-layer/package-used-p)

I've tried, a while ago, with a clean Doom install, I've tried the two install methods, but nothing. It seems to be loading, because I can see the variables being set and can call the callable functions. I've tried adding that specific function (configuration-layer/package-used-p) to my config.el and I keep getting the error, but it complains about a different function.

I've been thinking it could have to do about my Emacs version, that or maybe I'm doing something wrong. What do you think?

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

1 participant