all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@gnu.org>
To: Dmitry Antipov <dmantipov@yandex.ru>
Cc: Emacs development discussions <emacs-devel@gnu.org>
Subject: Re: --disable-features in 109483
Date: Wed, 08 Aug 2012 15:02:49 +0800	[thread overview]
Message-ID: <87vcgtamsm.fsf@gnu.org> (raw)
In-Reply-To: <5021E6BB.6070100@yandex.ru> (Dmitry Antipov's message of "Wed, 08 Aug 2012 08:10:35 +0400")

Dmitry Antipov <dmantipov@yandex.ru> writes:

> On 08/08/2012 07:33 AM, Chong Yidong wrote:
>
>> You are missing a NEWS file.
>
> And doc/lispref/anti.texi too :-).

This kind of change probable not worth documenting in the Antinews.  But
anyway, the usual procedure is to document in NEWS first, then update
the documentation later during the run up to the pretest.

> 1) Testing: check whether the work on FEATURE1, FEATURE2, ... FEATUREN
> do not broke the build without FEATURE1, ... and without all of these
> features.
>
> 2) Building small OS distribution to fit in CD, 100Mb or so. Such
> a distributions usually prefers vi{m} and/or small Emacs clones,
> but who knows; such a distribution is not necessary X-less.
>
> 3) Using minimalistic desktop environments on top of the old hardware.

(2) and (3) are very theoretical.  If you are compiling on an old
machine which doesn't doesn't have dbus libraries etc., configure
already automatically omits them, so there's no benefit from this flag.
As for people doing cross-compilation, like Debian packagers, they are
already sophisticated enough to figure out the appropriate configure
flags.

Anyway, disabling support for various *shared* libraries to get a
"performance improvement" is an instance of false optimization if there
ever was one.

(1) is a reasonable use, but only because you can do stuff like
--disable-features --with-rsvg to re-enable rsvg.  But this also
indicates turning off X too.  Also, I think the option should be renamed
to --without-all, since it actually affects the --with/--without options
rather than the --enable/--disable options.



  parent reply	other threads:[~2012-08-08  7:02 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-07 12:48 --disable-features in 109483 Dmitry Antipov
2012-08-07 12:51 ` Carsten Mattner
2012-08-07 13:59   ` Andreas Schwab
2012-08-07 14:49     ` Dani Moncayo
2012-08-07 21:36       ` chad
2012-08-08  3:33 ` Chong Yidong
2012-08-08  4:10   ` Dmitry Antipov
2012-08-08  4:25     ` andres.ramirez
2012-08-08  4:25     ` andres.ramirez
2012-08-08  6:39       ` Dmitry Antipov
2012-08-08  7:02     ` Chong Yidong [this message]
2012-08-08 22:15       ` Richard Stallman
2012-08-08 12:31     ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vcgtamsm.fsf@gnu.org \
    --to=cyd@gnu.org \
    --cc=dmantipov@yandex.ru \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.