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: Robert Pluim <rpluim <at> gmail.com>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: Glenn Morris <rgm <at> gnu.org>, 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:50:41 +0200
>>>>> On Wed, 15 Jun 2022 14:34:38 +0200, Lars Ingebrigtsen <larsi <at> gnus.org> said:

    Lars> 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)

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

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

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

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

If this is for the purposes of historical bisection, then you'd need a
time machine to install those changes. 'git bisect' can take a script
to determine good/bad, so you'd just stick the appropriate commands in
there.

Robert
-- 




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.