GNU bug report logs - #55969
Feature request: configure option to build Emacs without any documentation

Previous Next

Package: emacs;

Reported by: Gregor Zattler <telegraph <at> gmx.net>

Date: Tue, 14 Jun 2022 13:09:01 UTC

Severity: wishlist

Tags: wontfix

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Glenn Morris <rgm <at> gnu.org>
Cc: Gregor Zattler <telegraph <at> gmx.net>, 55969 <at> debbugs.gnu.org
Subject: bug#55969: Feature request: configure option to build Emacs without any documentation
Date: Wed, 15 Jun 2022 14:34:38 +0200
Glenn Morris <rgm <at> gnu.org> writes:

> You don't need a configure option; just use
>
> make -C src emacs
>
> (used to work; haven't checked recently)

Yes, I don't think a configuration option here will give us
something substantially easier to work with during bisection.

However, it might be nice to have a target in GNUmakefile for doing
bisection that would allow you to say

git checkout ...; git clean -dfx; make without-manuals

that would run autogen/configure as normal, but then "make -C src emacs"
instead of "make all"?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 3 years and 54 days ago.

Previous Next


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