all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* what flavor emacs?
@ 2013-09-02 15:07 Jude DaShiell
  2013-09-02 15:11 ` Kevin Montuori
  2013-09-02 15:18 ` Peter Dyballa
  0 siblings, 2 replies; 7+ messages in thread
From: Jude DaShiell @ 2013-09-02 15:07 UTC (permalink / raw)
  To: help-gnu-emacs

Earlier today, I had a powerpc mac pro delivered to me.  What I would like 
to know is what flavor of emacs to download and install for it, and that 
the latest version available for that emacs would be.



--------------------------------------------------------------------------- 
jude <jdashiel@shellworld.net>



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: what flavor emacs?
  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
  1 sibling, 1 reply; 7+ messages in thread
From: Kevin Montuori @ 2013-09-02 15:11 UTC (permalink / raw)
  To: help-gnu-emacs



On Mon, Sep 2, 2013, at 11:07, Jude DaShiell wrote:

> Earlier today, I had a powerpc mac pro delivered to me.  What I would
> like to know is what flavor of emacs to download and install for it, and that 
> the latest version available for that emacs would be.

I'm a fan of: http://emacsforosx.com/

Works as expected.

k.
  

-- 
  Kevin Montuori
  montuori@gmail.com



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: what flavor emacs?
  2013-09-02 15:07 what flavor emacs? Jude DaShiell
  2013-09-02 15:11 ` Kevin Montuori
@ 2013-09-02 15:18 ` Peter Dyballa
  2013-09-02 15:25   ` Jude DaShiell
  1 sibling, 1 reply; 7+ messages in thread
From: Peter Dyballa @ 2013-09-02 15:18 UTC (permalink / raw)
  To: Jude DaShiell; +Cc: help-gnu-emacs


Am 02.09.2013 um 17:07 schrieb Jude DaShiell:

> Earlier today, I had a powerpc mac pro delivered to me.

How old is it? Does it have Leopard? Then the "AppKit" variant is best suited for it.

--
Greetings

  Pete

Got Mole problems?
Call Avogadro 6.02 x 10^23




^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: what flavor emacs?
  2013-09-02 15:18 ` Peter Dyballa
@ 2013-09-02 15:25   ` Jude DaShiell
  2013-09-02 17:02     ` Peter Dyballa
  0 siblings, 1 reply; 7+ messages in thread
From: Jude DaShiell @ 2013-09-02 15:25 UTC (permalink / raw)
  To: Peter Dyballa; +Cc: help-gnu-emacs

On Mon, 2 Sep 2013, Peter Dyballa wrote:

> 
> Am 02.09.2013 um 17:07 schrieb Jude DaShiell:
> 
> > Earlier today, I had a powerpc mac pro delivered to me.
> 
> How old is it? Does it have Leopard? Then the "AppKit" variant is best 
suited for it.
> 
> --
> Greetings
> 
>   Pete
> 
> Got Mole problems?
> Call Avogadro 6.02 x 10^23
> 
> 
It's got Leopard 10.5.8 on it and works with that version.

---------------------------------------------------------------------------
jude <jdashiel@shellworld.net>



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: what flavor emacs?
  2013-09-02 15:25   ` Jude DaShiell
@ 2013-09-02 17:02     ` Peter Dyballa
  2013-09-04 11:42       ` João Távora
  0 siblings, 1 reply; 7+ messages in thread
From: Peter Dyballa @ 2013-09-02 17:02 UTC (permalink / raw)
  To: Jude DaShiell; +Cc: help-gnu-emacs


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.

The NS variant needs librsvg2 for SVG support, the "AppKit" variant uses Apple's WebKit with its integrated SVG support.

--
Greetings

  Pete

Time flies like an error – but fruit flies like a banana!
				- (almost) Groucho Marx




^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: what flavor emacs?
  2013-09-02 15:11 ` Kevin Montuori
@ 2013-09-03 10:36   ` Stefan Vollmar
  0 siblings, 0 replies; 7+ messages in thread
From: Stefan Vollmar @ 2013-09-03 10:36 UTC (permalink / raw)
  To: help-gnu-emacs

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

> On Mon, Sep 2, 2013, at 11:07, Jude DaShiell wrote:
> 
>> Earlier today, I had a powerpc mac pro delivered to me.  What I would
>> like to know is what flavor of emacs to download and install for it, and that 
>> the latest version available for that emacs would be.
> 
> I'm a fan of: http://emacsforosx.com/
> 
> Works as expected.


"expect" works both ways, unfortunately - you should expect that European keyboards on the Mac will not work out-of-the-box for rather important characters like {}|~[]. Aquamacs fixes this (which might not be an incentive for you if you have a US keyboard). It also supports a number of other Mac-specific things - http://aquamacs.org. I understand that some Mac-specific adaptions are not everybody's cup of tea (not "pure" Emacs) but I find them very useful.

Warm regards,
 Stefan
-- 
Dr. Stefan Vollmar, Dipl.-Phys.
Head of IT group
Max-Planck-Institut für neurologische Forschung
Gleueler Str. 50, 50931 Köln, Germany
Tel.: +49-221-4726-213  FAX +49-221-4726-298
Tel.: +49-221-478-5713  Mobile: 0160-93874279
E-Mail: vollmar@nf.mpg.de   http://www.nf.mpg.de









[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 4490 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: what flavor emacs?
  2013-09-02 17:02     ` Peter Dyballa
@ 2013-09-04 11:42       ` João Távora
  0 siblings, 0 replies; 7+ messages in thread
From: João Távora @ 2013-09-04 11:42 UTC (permalink / raw)
  To: help-gnu-emacs

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




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-09-04 11:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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

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.