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

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

emacs-26.1.1 pretest at Xubuntu


From: Andreas Röhler
Subject: emacs-26.1.1 pretest at Xubuntu
Date: Tue, 10 Apr 2018 11:17:04 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:52.0) Gecko/20100101 Thunderbird/52.7.0

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
;;;

In .alias lives something like

alias e26="~/emacs-26.0.91/src/emacs-26.0.91.1 --debug-init --font 'Liberation Mono-18' &"

and in custom-file

'(default ((t (:inherit nil :stipple nil :background "gray9" :foreground "wheat4" :inverse-video nil :box nil :strike-through nil :overline nil :underline nil :slant normal :weight normal :height 181 :width normal :foundry "unknown" :family "Liberation Mono"))))


However that should not effect a fresh build.

Also a different build used Liberation Mono, so it should be available.

Might be worth reporting.

Cheers,

Andreas



reply via email to

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