* Minor configure annoyance
@ 2020-08-23 12:31 Lars Ingebrigtsen
2020-08-23 13:49 ` Andreas Schwab
0 siblings, 1 reply; 2+ messages in thread
From: Lars Ingebrigtsen @ 2020-08-23 12:31 UTC (permalink / raw)
To: Emacs developers
I wonder whether it would make sense to flip the order of the "creating"
lines at the end and the summary? I get:
[...]
Does Emacs use the GMP library? yes
Does Emacs directly use zlib? yes
Does Emacs have dynamic modules support? yes
Does Emacs use toolkit scroll bars? yes
Does Emacs support Xwidgets? no
Does Emacs have threading support in lisp? yes
Does Emacs support the portable dumper? yes
Does Emacs support legacy unexec dumping? no
Which dumping strategy does Emacs use? pdumper
configure: creating ./config.status
config.status: creating src/emacs-module.h
config.status: creating Makefile
config.status: creating lib/gnulib.mk
config.status: creating ./doc/man/emacs.1
config.status: creating lib/Makefile
[a lot more lines of these]
So the entire summary is scrolled off the screen, and any obvious
problems in the conf isn't immediately visible.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Minor configure annoyance
2020-08-23 12:31 Minor configure annoyance Lars Ingebrigtsen
@ 2020-08-23 13:49 ` Andreas Schwab
0 siblings, 0 replies; 2+ messages in thread
From: Andreas Schwab @ 2020-08-23 13:49 UTC (permalink / raw)
To: Lars Ingebrigtsen; +Cc: Emacs developers
On Aug 23 2020, Lars Ingebrigtsen wrote:
> I wonder whether it would make sense to flip the order of the "creating"
> lines at the end and the summary?
Then there is an error creating or executing config.status, and you will
complain that the summary isn't printed at all.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1
"And now for something completely different."
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-08-23 13:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-23 12:31 Minor configure annoyance Lars Ingebrigtsen
2020-08-23 13:49 ` Andreas Schwab
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).