unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Starting Emacs (For Mac OS X) from the command line
@ 2021-11-04 13:35 Johannes Brauer
  2021-11-04 13:57 ` Jean-Christophe Helary
  0 siblings, 1 reply; 10+ messages in thread
From: Johannes Brauer @ 2021-11-04 13:35 UTC (permalink / raw)
  To: help-gnu-emacs@gnu.org

Hi,

in order to start Emacs from the command line I created an emacs script an described in https://emacsformacosx.com/tips:

#!/bin/sh
/Applications/Emacs.app/Contents/MacOS/Emacs "$@"

Starting Emacs from command line for example with

emacs -Q x.txt

Emacs is started but I always get this warning:

Warning: arch-dependent data dir '/Users/build/workspace/Emacs-Multi-Build/label/macos10.14/emacs-source/nextstep/Emacs.app/Contents/MacOS/libexec/': No such file or directory

How can I get rid of it?

My versions:
Emacs 27.2
macOs 11.6.1

Johannes


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

end of thread, other threads:[~2021-11-05  9:03 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-04 13:35 Starting Emacs (For Mac OS X) from the command line Johannes Brauer
2021-11-04 13:57 ` Jean-Christophe Helary
2021-11-04 14:09   ` Johannes Brauer
2021-11-04 14:46     ` Jean-Christophe Helary
2021-11-04 15:32       ` tomas
2021-11-04 21:08       ` Johannes Brauer
2021-11-04 21:19         ` Jean-Christophe Helary
2021-11-05  6:47           ` Yuri Khan
2021-11-05  9:03             ` Jean-Christophe Helary
2021-11-04 14:49     ` 2QdxY4RzWzUUiLuE

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).