<div dir="ltr">Hi Arjay,<div>It seems that tilde (~) characters are lost/missing in the Apple Help version of the manual. In the PDF manual (in the .dmg disk image you downloaded containing Aquamacs.app), you will see that some of the load-path directories begin with</div><div>~/Library  (where ~ indicates your home directory, i.e. /Users/arjay/Library) instead of just</div><div>/Library</div><div><br></div><div>Once you have launched Aquamacs.app, I think</div><div><div>~/Library/Application Support/Aquamacs Emacs/</div><div>~/Library/Preferences/Aquamacs Emacs/</div></div><div>will be automatically created for you. Place your .el files and/or site-start.el in one of those. You can safely create these (or other Aquamacs Load Path folders) yourself if they don't already exist.</div><div><br></div><div>Aquamacs's equivalent of a .emacs file (personal configuration) is</div><div>~/Library/Preferences/Aquamacs Emacs/Preferences.el<br></div><div>so if you like you can put your configuration settings in there instead of in a separate myconfig.el</div><div><br></div><div><b>Don't</b> put any config settings inside the Aquamacs.app bundle, or they will be wiped out when you upgrade to a new version of Aquamacs down the road.</div><div><br></div><div>Nathaniel</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 8, 2018 at 3:29 PM, Arjay <span dir="ltr"><<a href="mailto:rjlilko@randing.ca" target="_blank">rjlilko@randing.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The answer I expected-read the manual. OK.<br>
<br>
Manual states the following paths are the load paths and placing site-start.el in them will provide automatic loading (I could call a custom myconfig.el file from site-start.el ).<br>
<br>
/Library/Application Support/Aquamacs Emacs/<br>
/Library/Preferences/Aquamacs Emacs/<br>
<br>
I  installed Aquamacs in the normal Mac fashion. I see it in my Launchpad and taskbar.<br>
<br>
The directories listed above do not include a "Aquamacs Emacs". Hmm.<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/<wbr>Contents/Resources/lisp/<wbr>aquamacs/site-start.el<br>
<br>
So is this the directory I should place my custom config file in?<br>
<br>
Why do I not have the same load paths as the manual? Did I not load it correctly?<br>
Do I have to create them?<br>
<br>
Thanks, arjay<br>
<br>
<br>
<br>
<br>
On 2018-08-08, 3:00 PM, "<a href="mailto:macosx-emacs-bounces@email.esm.psu.edu">macosx-emacs-bounces@email.<wbr>esm.psu.edu</a> on behalf of <a href="mailto:macosx-emacs-request@email.esm.psu.edu">macosx-emacs-request@email.<wbr>esm.psu.edu</a>" <<a href="mailto:macosx-emacs-bounces@email.esm.psu.edu">macosx-emacs-bounces@email.<wbr>esm.psu.edu</a> on behalf of <a href="mailto:macosx-emacs-request@email.esm.psu.edu">macosx-emacs-request@email.<wbr>esm.psu.edu</a>> wrote:<br>
<br>
    Send MacOSX-Emacs mailing list submissions to<br>
        <a href="mailto:macosx-emacs@email.esm.psu.edu">macosx-emacs@email.esm.psu.edu</a><br>
<br>
    To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="https://email.esm.psu.edu/mailman/listinfo/macosx-emacs" rel="noreferrer" target="_blank">https://email.esm.psu.edu/<wbr>mailman/listinfo/macosx-emacs</a><br>
    or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:macosx-emacs-request@email.esm.psu.edu">macosx-emacs-request@email.<wbr>esm.psu.edu</a><br>
<br>
    You can reach the person managing the list at<br>
        <a href="mailto:macosx-emacs-owner@email.esm.psu.edu">macosx-emacs-owner@email.esm.<wbr>psu.edu</a><br>
<br>
    When replying, please edit your Subject line so it is more specific<br>
    than "Re: Contents of MacOSX-Emacs digest..."<br>
<br>
<br>
    Today's Topics:<br>
<br>
       1. Where do I put a file of my customizations (newbie) (Arjay)<br>
       2. Re: Where do I put a file of my customizations (newbie)<br>
          (Erik Husby)<br>
<br>
<br>
    ------------------------------<wbr>------------------------------<wbr>----------<br>
<br>
    Message: 1<br>
    Date: Wed, 8 Aug 2018 08:44:26 -0400<br>
    From: Arjay <<a href="mailto:rjlilko@randing.ca">rjlilko@randing.ca</a>><br>
    To: <a href="mailto:macosx-emacs@email.esm.psu.edu">macosx-emacs@email.esm.psu.edu</a><br>
    Subject: [OS X Emacs] Where do I put a file of my customizations<br>
        (newbie)<br>
    Message-ID: <<a href="mailto:2E7A100C-B7BC-4B70-B077-D431F7DAC1BA@randing.ca">2E7A100C-B7BC-4B70-B077-<wbr>D431F7DAC1BA@randing.ca</a>><br>
    Content-Type: text/plain;   charset=utf-8<br>
<br>
    High Sierra/Mac Air:<br>
<br>
    I am just switching over from PC to Mac emacs and I am trying to add a customization file ?myconfig.el? to be called by Aquamacs. However I am a bit lost in the Mac file system and don?t know where I can put this or in which file I can put the ?(load-file..? call. I have searched for site-start.el but it does not come up (this is a new installation). Can someone give me a tip as to what directories I should look in and whether I am supposes to create site-start.el and where it should go? I checked the fax and wiki but did not find my answer. Too simple I think. Thanks<br>
<br>
    ------------------------------<br>
<br>
    Message: 2<br>
    Date: Wed, 8 Aug 2018 10:07:03 -0400<br>
    From: Erik Husby <<a href="mailto:mhusby@broadinstitute.org">mhusby@broadinstitute.org</a>><br>
    To: Emacs on Mac OS X Mailing List <<a href="mailto:macosx-emacs@email.esm.psu.edu">macosx-emacs@email.esm.psu.<wbr>edu</a>><br>
    Subject: Re: [OS X Emacs] Where do I put a file of my customizations<br>
        (newbie)<br>
    Message-ID:<br>
        <<a href="mailto:CAAt0xE-LF4brYDDVRFJQ4W%2BkCUHsyw2YrVoV3G7UU2nr9buwzg@mail.gmail.com">CAAt0xE-LF4brYDDVRFJQ4W+<wbr>kCUHsyw2YrVoV3G7UU2nr9buwzg@<wbr>mail.gmail.com</a>><br>
    Content-Type: text/plain; charset="utf-8"<br>
<br>
    Aquamacs has a manual accessed from the menu Help > Aquamacs Manual.<br>
<br>
    It will tell you how to customize it.<br>
<br>
    On Wed, Aug 8, 2018 at 8:46 AM Arjay <<a href="mailto:rjlilko@randing.ca">rjlilko@randing.ca</a>> wrote:<br>
<br>
    > High Sierra/Mac Air:<br>
    ><br>
    > I am just switching over from PC to Mac emacs and I am trying to add a<br>
    > customization file ?myconfig.el? to be called by Aquamacs. However I am a<br>
    > bit lost in the Mac file system and don?t know where I can put this or in<br>
    > which file I can put the ?(load-file..? call. I have searched for<br>
    > site-start.el but it does not come up (this is a new installation). Can<br>
    > someone give me a tip as to what directories I should look in and whether I<br>
    > am supposes to create site-start.el and where it should go? I checked the<br>
    > fax and wiki but did not find my answer. Too simple I think. Thanks<br>
    ><br>
    > ______________________________<wbr>______________________________<wbr>_<br>
    > MacOSX-Emacs mailing list<br>
    > <a href="mailto:MacOSX-Emacs@email.esm.psu.edu">MacOSX-Emacs@email.esm.psu.edu</a><br>
    > <a href="https://email.esm.psu.edu/mailman/listinfo/macosx-emacs" rel="noreferrer" target="_blank">https://email.esm.psu.edu/<wbr>mailman/listinfo/macosx-emacs</a><br>
    > List Archives: <a href="http://dir.gmane.org/gmane.emacs.macintosh.osx" rel="noreferrer" target="_blank">http://dir.gmane.org/gmane.<wbr>emacs.macintosh.osx</a><br>
    ><br>
    -- <br>
<br>
    ---<br>
    Erik Husby<br>
    Principal Development Operations Engineer<br>
    Broad Institute<br>
    Rm. 2195, 320 Charles St, Cambridge, MA 02141-2023<br>
    mobile: 781.354.6669, office: 617.714.8443<br>
    email: <a href="mailto:mhusby@broadinstitute.org">mhusby@broadinstitute.org</a><br>
    -------------- next part --------------<br>
    An HTML attachment was scrubbed...<br>
    URL: <<a href="https://email.esm.psu.edu/pipermail/macosx-emacs/attachments/20180808/dc84f1fc/attachment-0001.html" rel="noreferrer" target="_blank">https://email.esm.psu.edu/<wbr>pipermail/macosx-emacs/<wbr>attachments/20180808/dc84f1fc/<wbr>attachment-0001.html</a>><br>
<br>
    ------------------------------<br>
<br>
    Subject: Digest Footer<br>
<br>
    ______________________________<wbr>______________________________<wbr>_<br>
    MacOSX-Emacs mailing list<br>
    <a href="mailto:MacOSX-Emacs@email.esm.psu.edu">MacOSX-Emacs@email.esm.psu.edu</a><br>
    <a href="https://email.esm.psu.edu/mailman/listinfo/macosx-emacs" rel="noreferrer" target="_blank">https://email.esm.psu.edu/<wbr>mailman/listinfo/macosx-emacs</a><br>
    List Archives: <a href="http://dir.gmane.org/gmane.emacs.macintosh.osx" rel="noreferrer" target="_blank">http://dir.gmane.org/gmane.<wbr>emacs.macintosh.osx</a><br>
<br>
    ------------------------------<br>
<br>
    End of MacOSX-Emacs Digest, Vol 117, Issue 4<br>
    ******************************<wbr>**************<br>
<br>
<br>
<br>
<br>
______________________________<wbr>______________________________<wbr>_<br>
MacOSX-Emacs mailing list<br>
<a href="mailto:MacOSX-Emacs@email.esm.psu.edu">MacOSX-Emacs@email.esm.psu.edu</a><br>
<a href="https://email.esm.psu.edu/mailman/listinfo/macosx-emacs" rel="noreferrer" target="_blank">https://email.esm.psu.edu/<wbr>mailman/listinfo/macosx-emacs</a><br>
List Archives: <a href="http://dir.gmane.org/gmane.emacs.macintosh.osx" rel="noreferrer" target="_blank">http://dir.gmane.org/gmane.<wbr>emacs.macintosh.osx</a><br>
</blockquote></div><br></div>