unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: emacs-29 a9037aa8e81: ; Fix use-package-ensure-system-package macOS footnote
       [not found] ` <20221210233152.5E08BC004B4@vcs2.savannah.gnu.org>
@ 2022-12-11  3:42   ` Stefan Monnier
  2022-12-11 18:03     ` Stefan Kangas
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Monnier @ 2022-12-11  3:42 UTC (permalink / raw)
  To: emacs-devel; +Cc: Stefan Kangas

> +declarations.@footnote{On macOS, your @code{exec-path} might be
> +different if you are starting Emacs as a GUI app instead of from a
> +shell.  If you find that Emacs on macOS cannot find some executables
> +that you know are already installed, you could try the

AFAIK similar problems occur under GNU/Linux where starting Emacs from
your desktop environment's GUI probably did not source your shell's
config either so your $PATH may be different than when you start Emacs
from a terminal.

This problem has been with us since before macOS became a thing.


        Stefan




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

* Re: emacs-29 a9037aa8e81: ; Fix use-package-ensure-system-package macOS footnote
  2022-12-11  3:42   ` emacs-29 a9037aa8e81: ; Fix use-package-ensure-system-package macOS footnote Stefan Monnier
@ 2022-12-11 18:03     ` Stefan Kangas
  2022-12-12 14:44       ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Kangas @ 2022-12-11 18:03 UTC (permalink / raw)
  To: Stefan Monnier, emacs-devel

Stefan Monnier <monnier@iro.umontreal.ca> writes:

> AFAIK similar problems occur under GNU/Linux where starting Emacs from
> your desktop environment's GUI probably did not source your shell's
> config either so your $PATH may be different than when you start Emacs
> from a terminal.

Programs installed system-wide are normally available on your PATH on
GNU/Linux.  On macOS, they're not, at least not in many common setups
like Homebrew installations in combination with GUI apps.  That's why
such hacks are more needed.



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

* Re: emacs-29 a9037aa8e81: ; Fix use-package-ensure-system-package macOS footnote
  2022-12-11 18:03     ` Stefan Kangas
@ 2022-12-12 14:44       ` Stefan Monnier
  0 siblings, 0 replies; 3+ messages in thread
From: Stefan Monnier @ 2022-12-12 14:44 UTC (permalink / raw)
  To: Stefan Kangas; +Cc: emacs-devel

Stefan Kangas [2022-12-11 10:03:43] wrote:
> Stefan Monnier <monnier@iro.umontreal.ca> writes:
>> AFAIK similar problems occur under GNU/Linux where starting Emacs from
>> your desktop environment's GUI probably did not source your shell's
>> config either so your $PATH may be different than when you start Emacs
>> from a terminal.
>
> Programs installed system-wide are normally available on your PATH on
> GNU/Linux.  On macOS, they're not, at least not in many common setups
> like Homebrew installations in combination with GUI apps.  That's why
> such hacks are more needed.

There is indeed a difference of degree, but the underlying problem
is just as common.


        Stefan




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

end of thread, other threads:[~2022-12-12 14:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <167071511206.15511.11044093470296044389@vcs2.savannah.gnu.org>
     [not found] ` <20221210233152.5E08BC004B4@vcs2.savannah.gnu.org>
2022-12-11  3:42   ` emacs-29 a9037aa8e81: ; Fix use-package-ensure-system-package macOS footnote Stefan Monnier
2022-12-11 18:03     ` Stefan Kangas
2022-12-12 14:44       ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).