all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* user-init-file variable point to ~/.config/emacs/init (build 27 version from source in X11 system)
@ 2019-10-01  8:52 G Wijaya
  2019-10-01  8:59 ` Cayetano Santos
  0 siblings, 1 reply; 3+ messages in thread
From: G Wijaya @ 2019-10-01  8:52 UTC (permalink / raw
  To: help-gnu-emacs

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


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

end of thread, other threads:[~2019-10-01  9:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-01  8:52 user-init-file variable point to ~/.config/emacs/init (build 27 version from source in X11 system) G Wijaya
2019-10-01  8:59 ` Cayetano Santos
2019-10-01  9:47   ` G Wijaya

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.