unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Po Lu <luangruo@yahoo.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: Possible build configurations
Date: Sun, 21 Jan 2024 08:50:30 +0800	[thread overview]
Message-ID: <8734urv7ah.fsf@yahoo.com> (raw)
In-Reply-To: <jwvo7df3ndd.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Sat, 20 Jan 2024 12:54:38 -0500")

Stefan Monnier <monnier@iro.umontreal.ca> writes:

> Is it currently possible to have
>
>     (featurep 'xinput2)
>
> or
>
>     (featurep 'x)
>
> be true at the same time as

Not as yet, thanks.

>     (or (featurep 'w32-win) (featurep 'ns-win)
>         (featurep 'haiku-win) (featurep 'pgtk-win)
>         (featurep 'android-win))
>
> ?
>
> According to my reading of the code, the answer is no: these features
> are all defined in their respective `<GUI>term.c` or `<GUI>fns.c` and
> the current `configure.ac` (and I think current C code) supports only
> a single <GUI> active at the same time.
>
> Can someone confirm this?

This is correct.



  parent reply	other threads:[~2024-01-21  0:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-20 17:54 Possible build configurations Stefan Monnier
2024-01-20 18:11 ` Eli Zaretskii
2024-01-20 20:06   ` Stefan Monnier
2024-01-20 20:16     ` Eli Zaretskii
2024-01-21  0:50 ` Po Lu [this message]
2024-01-21  4:13   ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8734urv7ah.fsf@yahoo.com \
    --to=luangruo@yahoo.com \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).