all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Charles A. Roelli" <charles@aurox.ch>
To: Alan Third <alan@idiocy.org>
Cc: 27645@debbugs.gnu.org, jean.christophe.helary@gmail.com
Subject: bug#27645: MacOS: run GUI Emacs without 'make install'
Date: Thu, 20 Jul 2017 20:58:06 +0200	[thread overview]
Message-ID: <91265521-adda-3240-df40-3fe3e4234b32@aurox.ch> (raw)
In-Reply-To: <b5475588-f27a-509d-6f37-470578129253@aurox.ch>

I'll push this in a few days if there's no further changes to make.



On 15/07/2017 16:58, Charles A. Roelli wrote:
> On 12/07/2017 20:52, Alan Third wrote:
>
>> On Mon, Jul 10, 2017 at 09:12:14PM +0200, Charles A. Roelli wrote:
>>> The patch is attached.
>> I haven’t had a chance to test this, but it looks good, thanks for
>> working on it.
>>
>>>   In the top-level directory, use:
>>>   -  ./configure --with-ns
>>> +  make
>>>   -(On macOS, --with-ns is enabled by default.)
>>> +This will compile all the files.
>> I understand that running make also runs configure, but I think it’s
>> worth leaving configure and the stuff about --with-ns in there. If you
>> try to build the NS port on anything other than macOS then you really
>> need to know about --with-ns.
>
> Thanks, I've put it back.
>
>>
>>> -This will compile all the files, but emacs will not be able to be 
>>> run except
>>> -in -nw (terminal) mode.
>>> +In order to run Emacs, you must run:
>>>   -In order to run Emacs.app, you must run:
>>> +  src/emacs
>>> +
>>> +In order to install Emacs, you must run:
>>>       make install
>> I read this as it’s going to install Emacs somewhere on my PC, it
>> should probably be something like: ‘To build Emacs.app ...’.
>>
>
> It may install it (with --disable-ns-self-contained).  I've clarified 
> this (hopefully).
>
> I've also placed the nsterm.m change inside #ifdef NS_IMPL_COCOA, 
> since the
> activationPolicy doesn't seem to exist on GNUstep.
>
> See the updated patch again.






  reply	other threads:[~2017-07-20 18:58 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-10 19:06 bug#27645: MacOS: run GUI Emacs without 'make install' Charles A. Roelli
2017-07-10 19:12 ` Charles A. Roelli
2017-07-12 18:52   ` Alan Third
2017-07-12 22:24     ` Jean-Christophe Helary
2017-07-15 14:58     ` Charles A. Roelli
2017-07-20 18:58       ` Charles A. Roelli [this message]
2017-07-20 20:34         ` Alan Third
2017-07-23 15:02           ` Charles A. Roelli
2017-07-24 18:24             ` Charles A. Roelli

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=91265521-adda-3240-df40-3fe3e4234b32@aurox.ch \
    --to=charles@aurox.ch \
    --cc=27645@debbugs.gnu.org \
    --cc=alan@idiocy.org \
    --cc=jean.christophe.helary@gmail.com \
    /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.