help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to setup emacs 23.1 on macosx


From: Nurullah Akkaya
Subject: Re: How to setup emacs 23.1 on macosx
Date: Thu, 6 Aug 2009 01:16:31 +0300



On Wed, Aug 5, 2009 at 9:27 PM, n179911 <n179911@gmail.com> wrote:
Hi,

I get the source of emacs 23.1 and compile successfully on Mac OSX.
I have installed it by DnD Emacs.app to /Application.

But how can I
* start emacs on shell command line ? with a file name so that it
starts with the file open?
* what should my EDITOR variable set to? I want to set it up so that
git can open emacs when i commit.

Thank you.



in your .profile

EDITOR=/Applications/Emacs.app/Contents/MacOS/bin/emacsclient
export EDITOR

--
Nurullah Akkaya
http://nakkaya.com

reply via email to

[Prev in Thread] Current Thread [Next in Thread]