FG
💻 Software

Warnings/Errors with emacs cocoa (23.2) on OSX Terminal

Fresh5 days ago
Mar 15, 20261683 views
Confidence Score0%
0%

Problem

I'm using emacs on OSX Terminal, just installed newer version 23.2, its located on /Applications/Emacs/Content/Emacs, it's an executable, so i linked it to /usr/bin/emacs, and moved the older one to /usr/bin/emacs.old as it was a bin file. Now when i use "emacs -nw "" (with no .emacs and empty ".em…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Warnings/Errors with emacs cocoa (23.2) on OSX Terminal

Low Risk

This got rid of the error for me: Now edit /usr/bin/emacs in a text editor and paste this in: (Replace $EMACS_PATH with the actual path to your Emacs binary.) Finally, make your shell script executable: For whatever reason, Cocoa Emacs doesn't like …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment