all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nurullah Akkaya <nurullah@nakkaya.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: How to setup emacs 23.1 on macosx
Date: Thu, 6 Aug 2009 01:16:31 +0300	[thread overview]
Message-ID: <32bebcba0908051516t1ffd4035x1913c4e7e84ed30f@mail.gmail.com> (raw)
In-Reply-To: <3b9893450908051127y7d73f1cfg328a55c49127182b@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 579 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 958 bytes --]

  parent reply	other threads:[~2009-08-05 22:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-05 18:27 How to setup emacs 23.1 on macosx n179911
2009-08-05 21:27 ` Leo
     [not found] ` <mailman.3969.1249507681.2239.help-gnu-emacs@gnu.org>
2009-08-05 21:47   ` Olivier Sirven
2009-08-05 22:49     ` Edward O'Connor
2009-08-05 23:24     ` Leo
2009-08-05 23:24     ` Nurullah Akkaya
     [not found]     ` <mailman.3973.1249512575.2239.help-gnu-emacs@gnu.org>
2009-08-06  7:19       ` Olivier Sirven
2009-08-05 22:16 ` Nurullah Akkaya [this message]
     [not found] <mailman.3961.1249496861.2239.help-gnu-emacs@gnu.org>
2009-08-05 21:23 ` Olivier Sirven
2009-08-06  2:07   ` n179911

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=32bebcba0908051516t1ffd4035x1913c4e7e84ed30f@mail.gmail.com \
    --to=nurullah@nakkaya.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.