[OS X Emacs] Delay opening HTML files from a shell
Win Treese
treese at acm.org
Mon Jul 22 15:37:48 EDT 2019
> On Jul 22, 2019, at 1:39 PM, Braun, Michael <braunm at mail.smu.edu> wrote:
>
> Thanks. And to take this one step further, I downloaded the latest nightly build and signed it using a self-signed certificate. Here’s what I did:
>
> 1. Create a self-signed certificate following the directions at
>
> https://developer.apple.com/library/archive/documentation/Security/Conceptual/CodeSigningGuide/Procedures/Procedures.html
>
> Follow the link "To obtain a self-signed certificate using Certificate Assistant”. After completing those steps, the certificate is now stored in your Keychain.
>
> 2. From the Terminal, use codesign to sign the app.
>
> codesign -s “name_of_the_certificate” --deep Aquamacs.app
>
> The external files now open instantly, as they should.
Michael,
Thanks for the update on that—easier than I thought it would be to do that experiment!
- Win
More information about the MacOSX-Emacs
mailing list