unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#28236: 'configure --with-cairo' causes 'emacs -font' to fail
@ 2017-08-25 19:57 andrei.elkin
  2017-08-26  7:24 ` Eli Zaretskii
  2018-12-11  1:50 ` Dmitry Gutov
  0 siblings, 2 replies; 13+ messages in thread
From: andrei.elkin @ 2017-08-25 19:57 UTC (permalink / raw)
  To: 28236

Hello.

I've been checking out the master branch periodically for quite a while but never
configured it with cairo.
Today I gave it a try, appending the option to my regular option list, as below.

$ git show HEAD
commit 579890f1c7703cd8ecfe2e56f52cc06fcd1b2442
Author: Eli Zaretskii <eliz@gnu.org>
Date:   Fri Aug 25 18:01:19 2017 +0300

  bash# ./configure --with-xft --with-x-toolkit=lucid --with-dbus \
                    --with-cairo && make ...
  => ... [ ok ]
The resulted executable complains about a font that otherwise
"orthodoxically" built one never has done (as the font really exists,
 which xlsfonts double-proves:

  bash# xlsfonts | grep 7x14
  =>7x14
).

  bash# src/emacs -Q -font 7x14
  => Font ‘7x14’ is not defined

This effect is observed in earlier commits as well. (I first suspected the
failure was introduced by a commit in the range started from my last
pull (about two weeks ago)).

I've not investigated any further, still hope this report is not in
vain.

Using this chance, thank you all for working and maintaining this
wonderful piece of software!

Andrelkin.






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

end of thread, other threads:[~2019-06-08  5:13 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-25 19:57 bug#28236: 'configure --with-cairo' causes 'emacs -font' to fail andrei.elkin
2017-08-26  7:24 ` Eli Zaretskii
2018-12-11  1:50 ` Dmitry Gutov
2018-12-11  6:25   ` Eli Zaretskii
2018-12-12 12:03     ` Ari Roponen
2018-12-12 15:16       ` Eli Zaretskii
2018-12-12 15:41         ` Robert Pluim
2018-12-12 16:37           ` Eli Zaretskii
2018-12-13 11:34             ` Robert Pluim
2018-12-13 13:52               ` Eli Zaretskii
2018-12-13 14:56                 ` Robert Pluim
2019-06-04  7:47                   ` YAMAMOTO Mitsuharu
2019-06-08  5:13                     ` YAMAMOTO Mitsuharu

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).