Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.emacs.bug > #134810

bug#43148: 27.1; Widget text seems to disappear when building with Cairo and Xaw

From Robert Pluim <rpluim@gmail.com>
Newsgroups gnu.emacs.bug
Subject bug#43148: 27.1; Widget text seems to disappear when building with Cairo and Xaw
Date 2020-09-03 11:09 +0200
Message-ID <mailman.2166.1599124205.2469.bug-gnu-emacs@gnu.org> (permalink)
References <87bliqnsnv.fsf@PouarArch.i-did-not-set--mail-host-address--so-tickle-me> <83ft81wpv5.fsf@gnu.org> <m2d035edv0.fsf@gmail.com> <87r1rk76jf.fsf@news.klingenberg.no> <m2eenj2pme.fsf@gmail.com>

Show all headers | View raw


>>>>> On Wed, 02 Sep 2020 13:38:12 +0200, "Peder O. Klingenberg" <peder@news.klingenberg.no> said:

    Peder> On ti., 2020-09-01 kl. 17.05 +0200 +0200, Robert Pluim wrote:
    >> Putting on my 'let's simplify' hat, is this really a combination we
    >> want to spend time on? Lucid + Xaw + Cairo is decidedly non-mainstream
    >> (Iʼm surprised it even builds).

    Peder> I'm running configure on master like this:

    Peder>   ./configure --with-x-toolkit=lucid --prefix=/not/relevant

    Peder> and that gives me

    Peder>   What toolkit should Emacs use?                          LUCID
    Peder>   Does Emacs use -lXaw3d?                                 yes
    Peder>   Does Emacs use cairo?                                   yes

    Peder> So Cairo seems to be default (and thus probably most common) when
    Peder> configuring to build with Lucid?

Cairo is the default on master, whether you use GTK or Lucid, you'd
have to configure --without-cairo to not use it.

    Peder> (GTK simply doesn't work for me because I depend on daemon mode and Emacs not
    Peder> crashing when a display goes away.)

Hmm, thereʼs a feature/one-true-gtk


Back to gnu.emacs.bug | Previous | Next | Find similar


Thread

bug#43148: 27.1; Widget text seems to disappear when building with Cairo and Xaw Robert Pluim <rpluim@gmail.com> - 2020-09-03 11:09 +0200

csiph-web