all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#25701: 25.1; Fresh build on OS X doesn't get keyboard control after spawned
@ 2017-02-13  5:38 Edgar A
  2017-02-13  8:05 ` Philipp Stephani
  0 siblings, 1 reply; 6+ messages in thread
From: Edgar A @ 2017-02-13  5:38 UTC (permalink / raw)
  To: 25701

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 emacs
although I'm able to move the GUI about.

This bug is preventing me for fixing another emacs bug that I found in
the tooltip for emacs on OS X.


-Edgar





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

* bug#25701: 25.1; Fresh build on OS X doesn't get keyboard control after spawned
  2017-02-13  5:38 bug#25701: 25.1; Fresh build on OS X doesn't get keyboard control after spawned Edgar A
@ 2017-02-13  8:05 ` Philipp Stephani
  2017-02-13  8:07   ` Edgar A
  0 siblings, 1 reply; 6+ messages in thread
From: Philipp Stephani @ 2017-02-13  8:05 UTC (permalink / raw)
  To: Edgar A, 25701

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

Edgar A <edgar.factorial@gmail.com> schrieb am Mo., 13. Feb. 2017 um
08:39 Uhr:

> 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 emacs
> although I'm able to move the GUI about.
>

These binaries aren't proper application bundles in the macOS sense, so you
can't run them directly. Run
   make install && open nextstep/Emacs.app
instead.

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

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

* bug#25701: 25.1; Fresh build on OS X doesn't get keyboard control after spawned
  2017-02-13  8:05 ` Philipp Stephani
@ 2017-02-13  8:07   ` Edgar A
  2017-02-13  8:10     ` Philipp Stephani
  0 siblings, 1 reply; 6+ messages in thread
From: Edgar A @ 2017-02-13  8:07 UTC (permalink / raw)
  To: Philipp Stephani; +Cc: 25701

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

Thank you for the reply. 

But what about developing? I don’t necessarily want to install this on my machine, just to test/debug to fix an emacs bug. 
> On Feb 13, 2017, at 12:05 AM, Philipp Stephani <p.stephani2@gmail.com> wrote:
> 
> 
> 
> Edgar A <edgar.factorial@gmail.com <mailto:edgar.factorial@gmail.com>> schrieb am Mo., 13. Feb. 2017 um 08:39 Uhr:
> 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 emacs
> although I'm able to move the GUI about.
> 
> These binaries aren't proper application bundles in the macOS sense, so you can't run them directly. Run
>    make install && open nextstep/Emacs.app
> instead. 


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

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

* bug#25701: 25.1; Fresh build on OS X doesn't get keyboard control after spawned
  2017-02-13  8:07   ` Edgar A
@ 2017-02-13  8:10     ` Philipp Stephani
  2017-02-18 17:51       ` npostavs
  0 siblings, 1 reply; 6+ messages in thread
From: Philipp Stephani @ 2017-02-13  8:10 UTC (permalink / raw)
  To: Edgar A; +Cc: 25701

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

On macOS, 'make install' doesn't actually install anything, it just creates
the application bundle in the nextstep directory.

Edgar A <edgar.factorial@gmail.com> schrieb am Mo., 13. Feb. 2017 um
09:07 Uhr:

> Thank you for the reply.
>
> But what about developing? I don’t necessarily want to install this on my
> machine, just to test/debug to fix an emacs bug.
>
> On Feb 13, 2017, at 12:05 AM, Philipp Stephani <p.stephani2@gmail.com>
> wrote:
>
>
>
> Edgar A <edgar.factorial@gmail.com> schrieb am Mo., 13. Feb. 2017 um
> 08:39 Uhr:
>
> 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 emacs
> although I'm able to move the GUI about.
>
>
> These binaries aren't proper application bundles in the macOS sense, so
> you can't run them directly. Run
>    make install && open nextstep/Emacs.app
> instead.
>
>
>

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

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

* bug#25701: 25.1; Fresh build on OS X doesn't get keyboard control after spawned
  2017-02-13  8:10     ` Philipp Stephani
@ 2017-02-18 17:51       ` npostavs
  2017-02-18 18:57         ` Philipp Stephani
  0 siblings, 1 reply; 6+ messages in thread
From: npostavs @ 2017-02-18 17:51 UTC (permalink / raw)
  To: Philipp Stephani; +Cc: 25701, Edgar A

tags 25701 notabug
quit

Philipp Stephani <p.stephani2@gmail.com> writes:

> On macOS, 'make install' doesn't actually install anything, it just
> creates the application bundle in the nextstep directory.

Should this be documented somewhere?





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

* bug#25701: 25.1; Fresh build on OS X doesn't get keyboard control after spawned
  2017-02-18 17:51       ` npostavs
@ 2017-02-18 18:57         ` Philipp Stephani
  0 siblings, 0 replies; 6+ messages in thread
From: Philipp Stephani @ 2017-02-18 18:57 UTC (permalink / raw)
  To: npostavs; +Cc: 25701, Edgar A

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

<npostavs@users.sourceforge.net> schrieb am Sa., 18. Feb. 2017 um 18:50 Uhr:

> tags 25701 notabug
> quit
>
> Philipp Stephani <p.stephani2@gmail.com> writes:
>
> > On macOS, 'make install' doesn't actually install anything, it just
> > creates the application bundle in the nextstep directory.
>
> Should this be documented somewhere?
>

It's documented in nextstep/INSTALL. "configure" also instructs the user to
run "make install".
Maybe these instructions could additionally mention "open", for users that
want to run the bundle from the command line.

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

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

end of thread, other threads:[~2017-02-18 18:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-13  5:38 bug#25701: 25.1; Fresh build on OS X doesn't get keyboard control after spawned Edgar A
2017-02-13  8:05 ` Philipp Stephani
2017-02-13  8:07   ` Edgar A
2017-02-13  8:10     ` Philipp Stephani
2017-02-18 17:51       ` npostavs
2017-02-18 18:57         ` Philipp Stephani

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.