plexus / chemacs2

Emacs version switcher, improved
778 stars 46 forks source link

Flycheck error "user-emacs-directory . ~/.emacs.default))" is a malformed function #34

Open nyambol opened 2 years ago

nyambol commented 2 years ago

Hello, I believe this error comes from flycheck expecting the first (unquoted) element in the sexp to be a function.

`(default (user-emacs-directory . ~/.emacs.default))' is a malformed function

GNU Emacs 29.0.50 (build 2, x86_64-w64-mingw32) of 2022-02-10 Windows 10 Pro

Not sure what is the best approach to dealing with it. Files load fine.

Thanks. mp

plexus commented 2 years ago

It doesn't make sense to lint this as a source file. It's like .dir-locals.el, it contains data, not code.

harish2222 commented 1 year ago

bro could you help me out in setting up chemacs 2 for window like for me by default its saying .emacs-profiles.el is not found

where should I place it in windows directory to make it work