From: G Wijaya <gwijaya@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: user-init-file variable point to ~/.config/emacs/init (build 27 version from source in X11 system)
Date: Tue, 1 Oct 2019 15:52:58 +0700 [thread overview]
Message-ID: <CA+KUaWwJMPn5pSo2OKvDFnSRvQt8JZ8OMaE=2c0nJd7unJGovw@mail.gmail.com> (raw)
Hello
I try to build emacs 27 from source(git master) on Windows Subsystem Linux
Ubuntu 18.04, that have X11 library development. The installed program
instead will use ~/.config/emacs/init as user-init-file. These are my
attempt:
./configure --with-modules=yes --with-x=no --without-gsettings
./configure --with-modules=yes --with-x=no --without-gconf
./configure ./configure --with-modules=yes --with-x=no
(the GTK one are similar)
I have build emacs 26.3 from source too, on the same WSL. The installed
program will use ~/.emacs.d/init.el (--with-x=no and --with-x=yes)
I have build too emacs 27 from source on the Ubuntu system without X11
system. The installed program will use ~/.emacs.d/init.el
What option for configuration procedure in order my emacs 27 will use
~/.emacs.d/init.el?
TIA
next reply other threads:[~2019-10-01 8:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-01 8:52 G Wijaya [this message]
2019-10-01 8:59 ` user-init-file variable point to ~/.config/emacs/init (build 27 version from source in X11 system) Cayetano Santos
2019-10-01 9:47 ` G Wijaya
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CA+KUaWwJMPn5pSo2OKvDFnSRvQt8JZ8OMaE=2c0nJd7unJGovw@mail.gmail.com' \
--to=gwijaya@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/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.
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).