all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: help-debbugs@gnu.org (GNU bug Tracking System)
To: Bug gnu emacs <bug-gnu-emacs@gnu.org>
Subject: bug#62486: closed (Re: bug#62486: "--without-x" is ignored when "--with-x-toolkit=no")
Date: Mon, 27 Mar 2023 15:58:04 +0000	[thread overview]
Message-ID: <handler.62486.D62486.167993265911262.notifdone@debbugs.gnu.org> (raw)
In-Reply-To: 75f2e3e989603a18dbf5a1473549643a@posteo.de

[-- Attachment #1: Type: text/plain, Size: 419 bytes --]

Your bug report

#62486: "--without-x" is ignored when "--with-x-toolkit=no"

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 62486@debbugs.gnu.org.

-- 
62486: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62486
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems

[-- Attachment #2: Type: message/rfc822, Size: 2871 bytes --]

From: Gregory Heytings <gregory@heytings.org>
To: 62486-done@debbugs.gnu.org
Cc: c.buhtz@posteo.jp
Subject: Re: bug#62486: "--without-x" is ignored when "--with-x-toolkit=no"
Date: Mon, 27 Mar 2023 15:57:34 +0000
Message-ID: <728618716bfcd3bce20d@heytings.org>


>
> make configure="--with-x-toolkit=no"
>
> You see the "no"? No matter of that the configure output tells me it is 
> build with X support.
>

That's a bit counter-intuitive, indeed, but building Emacs with 
"--with-x-toolkit=no" means that you ask a "no toolkit" built, in which 
Emacs does not depend on an external toolkit (GTK or Lucid) to draw its 
menu, toolbar and scrollbars.  That's different from a toolkit "without 
X".

This is not a bug.  Closing.



[-- Attachment #3: Type: message/rfc822, Size: 4259 bytes --]

From: c.buhtz@posteo.jp
To: Bug gnu emacs <bug-gnu-emacs@gnu.org>
Subject: "--without-x" is ignored when "--with-x-toolkit=no"
Date: Mon, 27 Mar 2023 13:48:12 +0000
Message-ID: <75f2e3e989603a18dbf5a1473549643a@posteo.de>

This is about building Emacs29.

I did someting like this

     make configure="--with-x-toolkit=no"

You see the "no"? No matter of that the configure output tells me it is 
build with X support.

I tried

     make configure="--with-x-toolkit=no --without-x"

Again X11 support enabled.

Then this is the only thing that works.

     make configure="--without-x"

No X11 support.

Not sure what happend here. Something interfered.

It is not well described in the docs how this switches work. I looked 
into INSTALL, INSTALL.REPO and ./configure --help



      parent reply	other threads:[~2023-03-27 15:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-27 13:48 bug#62486: "--without-x" is ignored when "--with-x-toolkit=no" c.buhtz
2023-03-27 15:45 ` bug#62486: Acknowledgement ("--without-x" is ignored when "--with-x-toolkit=no") GNU bug Tracking System
2023-03-30  6:22   ` Jean Louis
2023-03-27 15:57 ` bug#62486: "--without-x" is ignored when "--with-x-toolkit=no" Gregory Heytings
2023-03-27 16:00   ` Gregory Heytings
2023-03-27 18:23     ` c.buhtz
2023-03-27 15:58 ` GNU bug Tracking System [this message]

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

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

  git send-email \
    --in-reply-to=handler.62486.D62486.167993265911262.notifdone@debbugs.gnu.org \
    --to=help-debbugs@gnu.org \
    --cc=62486@debbugs.gnu.org \
    --cc=bug-gnu-emacs@gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.