<html><head></head><body dir="auto" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="ApplePlainTextBody"><div class="ApplePlainTextBody"><br><br><blockquote type="cite">Am 8.8.2018 um 22:29 schrieb Arjay <rjlilko@randing.ca>:<br><br>I find Aquamacs in Applications as Aquamacs.app. Googling how to look inside a .app, I find site-start.el at this path:<br><br>/Applications/Aquamacs.app/Contents/Resources/lisp/aquamacs/site-start.el<br><br>So is this the directory I should place my custom config file in?<br></blockquote><br>NO!<br><br>This file will be overwritten when Aquamacs Emacs will be updated. Use /Library/Application Support/Aquamacs Emacs/. To create this directory and to put a file inside the folder you'll need elevated privileges, i.e. root access (which is handled by Finder/macOS or whatever).<br><br><blockquote type="cite"><br>Why do I not have the same load paths as the manual?<br></blockquote><br>What do you mean with this? I am not Alice and do not know so exactly the meaning of a sequence of words. Usually I would find out via the variable load-path where GNU Emacs looks for its files… The places where GNU Emacs looks for its setup files can be adjusted at configuration time, that is before the application is being compiled.<br><br><blockquote type="cite">Do I have to create them?<br></blockquote><br>Yes. In Terminal or *shell* buffer à la: sudo mkdir "/Library/Application Support/Aquamacs Emacs" and sudo cp site-start.el "/Library/Application Support/Aquamacs Emacs". They will be reused by next update of Aquamacs Emacs.<br><br><br>BTW, I have the problem to make GNU Emacs I installed on the MS Windows 10 PC at work find site-start.el – where is the proper place for the file?<br><br>--<br>Greetings<br><br> Pete<br><br>Swimming in money is dry fun.</div></body></html>