On 12.04.2018 14:29, Robert Pluim wrote:
Andreas Röhler <andreas.roehler@easy-emacs.de> writes:
Hi,
while recent pretest builds fine at Debian, get a strange error at
Ubuntu (Xubuntu)
uname -a:
Linux mymach 4.4.0-120-generic #144-Ubuntu SMP Thu Apr 5 14:11:49 UTC
2018 x86_64 x86_64 x86_64 GNU/Linux
Emacs called from src-directory:
./emacs-26.1.1 -q
Font ‘"Liberation Mono-18"’ is not defined
While ./emacs-26.1.1 -Q starts with a minimal fontset
;;;
Is it possible you have a site-start.el or site-lisp thatʼs attempting
to use "Liberation Mono-18"? '-Q' bypasses loading those. The value of
'load-path' should tell you where emacs is looking for them.
Robert
Hmm, same thing with option --no-site-file
tells 'Font ‘"Liberation Mono-18"’ is not defined' and refuses to start