how can I share a project-specific configuration between Aquamacs and gnu-emacs

StackOverflow https://stackoverflow.com/questions/2822796

  •  26-09-2019
  •  | 
  •  

문제

I have a .emacs.d directory shared (via git) with branches for various projects and Aquamacs seems to be ignoring it completely. All the other development systems work very well with this system so I would prefer to keep it if it can be made to work with Aquamacs.

도움이 되었습니까?

해결책

Aquamacs uses it's own series or .emacs like files, one is called Preferences.el (this is the aquamacs equivlent of .emacs) and it's located at ~/Library/Applications Support/Aquaemacs/. Personally, I didn't like aquaemacs, and switched to Carbon emacs on OS X. All this info is in the aquamacs documentation.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top