Re: Emacs on macOS 15.2 (Sequoia) installation issue
clark richards via ESS-help <[email protected]> Sat, 15 Mar 2025 12:28:09 -0300
| Newsgroups | gmane.emacs.ess.general |
|---|---|
| Message-ID | <CAJx09A=XfQD6H8KVJtTo5J4ptJtzooVzd5FtVemoxvAw3z0GsQ@mail.gmail.com> |
It is possible to open the Emacs.app (and emacsclient) from terminal. What I have done in the past is to put: alias e=3D'open -a Emacs' alias ec=3D'/Applications/Emacs.app/Contents/MacOS/bin/emacsclient -c -n' in my `.profile`. I also typically create an Emacs-daemon so that Emacs will fire up on system start, which means I can just use the `ec` or `emacsclient` to open files/buffers. Pretty sure I followed something like these instructions (to create the Applescript application): https://gist.github.com/redinger/1394910/c0dc6877c158a13760212dbe10b4abb32a= e3c4f8 Hope that helps! Clark On Sat, Mar 15, 2025 at 12:04=E2=80=AFPM Sparapani, Rodney via ESS-help < [email protected]> wrote: > Hi Steve: > > Not really an ESS question, but I will bite=E2=80=A6 > > In this case (as in many others), macOS is not comparable > to Linux or Windows. The Emacs.app runs in the Quartz > environment. Nevertheless, what you are trying to do with > the terminal is endorsed and supported. See the file=E2=80=A6 > /Applications/Emacs.app/Contents/MacOS/emacs-nw > And the advice within that file=E2=80=A6 > =E2=80=9CUse this file as a symlink target to easily create a terminal-on= ly emacs=E2=80=9D > ln -s /Applications/Emacs.app/Contents/MacOS/emacs-nw /usr/local/bin/emacs > > But, having said that, I think you will get more mileage > and enjoyment out of Emacs.app. I rarely use the > terminal app unless I am logging into my machine > remotely. > -- > Rodney Sparapani, Associate Professor of Biostatistics > President, Wisconsin Chapter of the American Statistical Association > Division of Biostatistics, Data Science Institute > Medical College of Wisconsin, Milwaukee Campus > > > [[alternative HTML version deleted]] > > ______________________________________________ > [email protected] mailing list > https://stat.ethz.ch/mailman/listinfo/ess-help > [[alternative HTML version deleted]] ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/ess-help