all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: joaotavora@gmail.com (João Távora)
To: help-gnu-emacs@gnu.org
Subject: Re: what flavor emacs?
Date: Wed, 04 Sep 2013 12:42:33 +0100	[thread overview]
Message-ID: <m2a9jsdd92.fsf@gmail.com> (raw)
In-Reply-To: BC2CFABF-1627-4038-B500-E82DC8E5CA40@Web.DE

Peter Dyballa <Peter_Dyballa@Web.DE> writes:

> Am 02.09.2013 um 17:25 schrieb Jude DaShiell:
>
>> It's got Leopard 10.5.8 on it and works with that version.
>
> All you need is Xcode installed, then fetch the sources of GNU 24.3
> then fetch from – in TRAMP syntax –
> /ftp:anonymous@ftp.math.s.chiba-u.ac.jp:/emacs the archive
> emacs-24.3-mac-4.2.tar.gz. Out pack emacs-24.3.tar.gz, rename the just
> created directory emacs-24.3 to emacs-24.3-mac-4.2 and out pack
> emacs-24.3-mac-4.2.tar.gz. Change directory into emacs-24.3-mac-4.2
> and apply the patches in the file patch-mac ('patch -p 0 <
> patch-mac'). Perform a ./configure with at least the argument
> --with-mac, compile, and install. You'll have the best GNU Emacs
> integrated into Mac OS X and Aqua.

I use this option, but considerably simplify the previous steps by
installing Homebrew (http://brew.sh/) on your Mac and, going to
https://github.com/railwaycat/emacs-mac-port and following instructions
there:

   	If you'd like to install with Homebrew, please

        $ brew tap railwaycat/emacsmacport

      and then
       
        $ brew install emacs-mac

The "emacs-mac-port" github repo contains a tree where all that patch
magic has already been done. It also contains a Homebrew "recipe", which
means, "brew install emacs-mac" should take care of configuring and
building with appropriate options and placing the result in a reasonable
place, which I think is /usr/local.

It has the advantage that it can coexist with other "brew" installations
of other emacsen, so you can decide which is best.

You still need the latest Xcode to compile things with Homebrew however,
so that step is common.

João




      reply	other threads:[~2013-09-04 11:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-02 15:07 what flavor emacs? Jude DaShiell
2013-09-02 15:11 ` Kevin Montuori
2013-09-03 10:36   ` Stefan Vollmar
2013-09-02 15:18 ` Peter Dyballa
2013-09-02 15:25   ` Jude DaShiell
2013-09-02 17:02     ` Peter Dyballa
2013-09-04 11:42       ` João Távora [this message]

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=m2a9jsdd92.fsf@gmail.com \
    --to=joaotavora@gmail.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.