Emacs building givbes weird errors
If your emacs compilation gives weird elisp related errors try the following:
- Remove .elc
files: find . -name "*.elc" -exec rm {} \;
- Use make bootstrap instead
of just make
to build
Written by Chris Perivolaropoulos
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Emacs
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#