GNU bug report logs - #65985
30.0.50; ./configure --help lists Android options first

Previous Next

Package: emacs;

Reported by: Stefan Kangas <stefankangas <at> gmail.com>

Date: Fri, 15 Sep 2023 03:25:01 UTC

Severity: minor

Found in version 30.0.50

To reply to this bug, email your comments to 65985 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to luangruo <at> yahoo.com, bug-gnu-emacs <at> gnu.org:
bug#65985; Package emacs. (Fri, 15 Sep 2023 03:25:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Stefan Kangas <stefankangas <at> gmail.com>:
New bug report received and forwarded. Copy sent to luangruo <at> yahoo.com, bug-gnu-emacs <at> gnu.org. (Fri, 15 Sep 2023 03:25:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefankangas <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 30.0.50; ./configure --help lists Android options first
Date: Thu, 14 Sep 2023 20:24:19 -0700
Severity: minor

./configure --help lists Android options first, e.g. JAVAC is listed
before CC.  Here is what I see:

    Optional Packages:
      --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
      --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
      --with-ndk-path         find Android libraries in these directories
    [...]

And:

    Some influential environment variables:
      ANDROID_CC  The Android C cross-compiler.
    [...]

I think these should be listed last rather than first.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#65985; Package emacs. (Fri, 15 Sep 2023 04:35:02 GMT) Full text and rfc822 format available.

Message #8 received at 65985 <at> debbugs.gnu.org (full text, mbox):

From: Po Lu <luangruo <at> yahoo.com>
To: Stefan Kangas <stefankangas <at> gmail.com>
Cc: 65985 <at> debbugs.gnu.org
Subject: Re: bug#65985: 30.0.50; ./configure --help lists Android options first
Date: Fri, 15 Sep 2023 12:34:02 +0800
Stefan Kangas <stefankangas <at> gmail.com> writes:

> Severity: minor
>
> ./configure --help lists Android options first, e.g. JAVAC is listed
> before CC.  Here is what I see:
>
>     Optional Packages:
>       --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
>       --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
>       --with-ndk-path         find Android libraries in these directories
>     [...]
>
> And:
>
>     Some influential environment variables:
>       ANDROID_CC  The Android C cross-compiler.
>     [...]
>
> I think these should be listed last rather than first.

If someone explains how that can be attained, then I have no objection.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#65985; Package emacs. (Fri, 15 Sep 2023 06:11:02 GMT) Full text and rfc822 format available.

Message #11 received at 65985 <at> debbugs.gnu.org (full text, mbox):

From: Andreas Schwab <schwab <at> linux-m68k.org>
To: Po Lu via "Bug reports for GNU Emacs, the Swiss army knife of text
 editors" <bug-gnu-emacs <at> gnu.org>
Cc: Po Lu <luangruo <at> yahoo.com>, Stefan Kangas <stefankangas <at> gmail.com>,
 65985 <at> debbugs.gnu.org
Subject: Re: bug#65985: 30.0.50; ./configure --help lists Android options first
Date: Fri, 15 Sep 2023 08:10:41 +0200
On Sep 15 2023, Po Lu via "Bug reports for GNU Emacs, the Swiss army knife of text editors" wrote:

> If someone explains how that can be attained, then I have no objection.

They are just listed in order of appearance.

-- 
Andreas Schwab, schwab <at> linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#65985; Package emacs. (Fri, 15 Sep 2023 06:12:01 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#65985; Package emacs. (Fri, 15 Sep 2023 07:12:02 GMT) Full text and rfc822 format available.

Message #17 received at 65985 <at> debbugs.gnu.org (full text, mbox):

From: Po Lu <luangruo <at> yahoo.com>
To: Andreas Schwab <schwab <at> linux-m68k.org>
Cc: Stefan Kangas <stefankangas <at> gmail.com>, 65985 <at> debbugs.gnu.org
Subject: Re: bug#65985: 30.0.50; ./configure --help lists Android options first
Date: Fri, 15 Sep 2023 15:10:40 +0800
Andreas Schwab <schwab <at> linux-m68k.org> writes:

> On Sep 15 2023, Po Lu via "Bug reports for GNU Emacs, the Swiss army knife of text editors" wrote:
>
>> If someone explains how that can be attained, then I have no objection.
>
> They are just listed in order of appearance.

Yes, but the ndk-build option is defined within m4, and the files there
are included before any of our own options are defined.




This bug report was last modified 232 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.