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

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

bug#32032: 26.1; Emacs 26 opens under X with blank window


From: Noam Postavsky
Subject: bug#32032: 26.1; Emacs 26 opens under X with blank window
Date: Fri, 6 Jul 2018 10:07:26 -0400

On 6 July 2018 at 09:54,  <gnu_lists@halloleo.hailmail.net> wrote:
>> > >     ./configure --without-gnutls --without-backbuffer
>> > >
>> >
>> > Iʼd call it --without-xdbe
>>
>> Or maybe --disable-double-buffering?
>
> I think sticking with the --without-... pattern makes sense.

The ./configure --help output distinguishes between features and packages:

Optional Features:
  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]

Optional Packages:
  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)

I think the double buffering thing is a feature, not a package, so
--disable-... fits better.





reply via email to

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