Troubleshooting
Revision as of 14:02, 30 March 2012 by 115.242.216.179 (talk) (Created page with "'''Troubleshooting''' tips from long time Emacs users. = Locate library file = ; {{Command|locate-library}} : Use this to debug load-path issues. Try {{Command|locate-lib...")
Troubleshooting tips from long time Emacs users.
Locate library file
- M-x locate-library
- Use this to debug load-path issues. Try M-x locate-library RET org RET now.
Debug conflicting installations
- M-x list-load-path-shadows
- You are setup is hoaxed because you don't know what you are doing?