redguardtoo / emacs.d

Fast and robust Emacs setup.
http://blog.binchen.org
GNU General Public License v3.0
2.39k stars 619 forks source link

emacs-28.1 cannot start using the stable version emacs.d #995

Open guoqinglei opened 1 year ago

guoqinglei commented 1 year ago

I can start emacs-28.1 using command: emacs-28.1 -q, however it fails by using emacs-28.1 which load the configs from the ~/.emacs.d/init.el.

The error information is as follows: ` Eager macro-expansion failure: (wrong-number-of-arguments (3 . 4) 2)

Wrong number of arguments: (3 . 4), 2 `

redguardtoo commented 1 year ago

The current stable version was made 1.5 years ago when emacs 28 was not released yet.

I will make a new stable version this weekend.

redguardtoo commented 1 year ago

fixed.

a308ce2a support emacs26 (Chen Bin)

guoqinglei commented 1 year ago

fixed.

a308ce2 support emacs26 (Chen Bin)

Thanks very much. I'll have a try soon. You mentioned that this fix support emacs26, not emacs 28.1 ?

redguardtoo commented 1 year ago

My set up code is fine. I solved the problem by upgrading packages at myelpa