From 280143e1f752f6a9116a1a84bf7b1fcc6b96ef4d Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Tue, 14 Jun 2011 13:40:09 -0700 Subject: emacs: add command-line caveats to cocoa builds --- Library/Formula/emacs.rb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/emacs.rb b/Library/Formula/emacs.rb index 99d85d676..cea36124c 100644 --- a/Library/Formula/emacs.rb +++ b/Library/Formula/emacs.rb @@ -83,6 +83,9 @@ class Emacs < Formula Emacs.app was installed to: #{prefix} + Command-line emacs can be used by setting up an alias: + alias emacs=#{prefix}/Emacs.app/Contents/MacOS/Emacs -nw + EOS end -- cgit v1.2.3