Skip to main content
4 events
when toggle format what by license comment
Jun 24, 2019 at 4:41 comment added nega If you're using Homebrew, you should already have your shell setup to include /usr/local/bin as part of your path. ;) The Homebrew package, gnutls is now a soft dependency for Emacs as it contains gnutls-cli which the package system uses to open TLS connections. This is "new" as of Emacs v25 (I think... someone can correct me with the proper version number), and not very well documented except on mailing lists and SE, as far as I've seen.
Jun 24, 2019 at 4:35 comment added nega ~/.init.el isn't recognized by any version of Emacs. You want ~/.emacs.d/init.el which Emacs will read if ~/.emacs isn't found. Aquamacs will read ~/.emacs.d/init.el just fine (or ~/.emacs), and it will also read ~/Library/Preferences/Aquamacs Emacs/Preferences.el
Jun 20, 2019 at 17:02 vote accept 76 Pinto
Jun 20, 2019 at 17:02 history answered 76 Pinto CC BY-SA 4.0