help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

user-init-file variable point to ~/.config/emacs/init (build 27 version


From: G Wijaya
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

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]