From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Philipp Stephani
Thank yo= u for the reply.=C2=A0But what about developing? I don=E2=80=99t neces= sarily want to install this on my machine, just to test/debug to fix an ema= cs bug.=C2=A0--001a113deb20fb2968054864f952--<= /div>On Feb 13, 2017, at 12:05 AM, Philipp Stephani <p.stephani2@gmail.c= om> wrote:Edgar A <edgar.factorial@gmail.com> schrieb am Mo., 13. Feb. 2017 um 08:39= =C2=A0Uhr:Hello,
I'm on 862d6438cfa6c6c035033697751f3d002357b024 and built emacs with: `./configure --without-makeinfo`. This resulted in the binaries under
`src` called `emacs` and `emacs-26.0.50.1`. Now when I start these
binaries in a shell then the GUI does not end up getting the keyboard
control and it continues typing in the shell. In addition, focus never
shifts to the GUI and click on the top bar doesn't change focus to emac= s
although I'm able to move the GUI about.
These binaries aren't proper application bundles in t= he macOS sense, so you can't run them directly. Run=C2=A0 =C2=A0make install && open nextstep/Emacs.appinstead.=C2=A0