From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Uc9Xs-0004Kl-EE for mharc-grub-devel@gnu.org; Tue, 14 May 2013 03:21:12 -0400 Received: from eggs.gnu.org ([208.118.235.92]:34834) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uc9Xq-0004Jn-CD for grub-devel@gnu.org; Tue, 14 May 2013 03:21:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uc9Xp-0006Lt-8N for grub-devel@gnu.org; Tue, 14 May 2013 03:21:10 -0400 Received: from mail-ee0-f49.google.com ([74.125.83.49]:41608) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uc9Xo-0006Ll-VY for grub-devel@gnu.org; Tue, 14 May 2013 03:21:09 -0400 Received: by mail-ee0-f49.google.com with SMTP id d17so108005eek.36 for ; Tue, 14 May 2013 00:21:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:x-enigmail-version:content-type; bh=oCp8y4V09/9nK3GFBHG7RDjWbofKafkM+QztKDS0mfQ=; b=0+8qDoAWdHu+mziy47TyoleyCTCgWJYOIMgO02PCn5mibsPllYTdL0OIFvs0Q1DAUN gL90cCAhWLGD8kMKmiqpusZrCWJ6GtbeJWi/CjWYG4uKCCI1grGz+cvKlIJcwf8dl8qL y2ws5jDBEdvkYcInnsxBOoKnj5kB0sWA2UEaTt7QEqBUee+7GUMPQtR88e3SJZkBX3ZQ bJ9gXxQM0iifmMINK61teiMd2TFWSSKzwmA1rArviUrc2RFFOcEv4XEJO5bTaFw0Rtuf fwelQ449lF/Zz5EnLqHzPf/ZKq0Kdme5PCcOFF5FSMYDarUiy/U8KBPWDJiwCZm9vUr7 03Lg== X-Received: by 10.14.206.129 with SMTP id l1mr87613734eeo.30.1368516068183; Tue, 14 May 2013 00:21:08 -0700 (PDT) Received: from debian.x201.phnet (51-233.197-178.cust.bluewin.ch. [178.197.233.51]) by mx.google.com with ESMTPSA id bp51sm27557284eeb.5.2013.05.14.00.21.05 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 14 May 2013 00:21:07 -0700 (PDT) Message-ID: <5191E5DE.8010406@gmail.com> Date: Tue, 14 May 2013 09:21:02 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130116 Icedove/10.0.12 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: New command eval. References: <1367240132.58582.YahooMailNeo@web120204.mail.ne1.yahoo.com> <20130501185934.3f2b9c28@opensuse.site> <518578B3.5040003@gmail.com> <20130511203534.52499628@opensuse.site> In-Reply-To: X-Enigmail-Version: 1.4.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig22D28F64288D81E87642C942" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 74.125.83.49 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 May 2013 07:21:11 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig22D28F64288D81E87642C942 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 12.05.2013 02:07, Seth Goldberg wrote: > Hi, >=20 > What about the feature environment variable to allow dynamic detectio= n of this enhancement? if eval; then # Use eval else # Don't use eval fi Or if eval true; then # Use eval else # Don't use eval fi --------------enig22D28F64288D81E87642C942 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iF4EAREKAAYFAlGR5d4ACgkQNak7dOguQgkeCQEAheBT1xHTWRwo8pguUec9k0kA ZTzMg2g+y6HBTOtuyvoBAIwIZdViDh4GyBLQePkuuDGURlTzDA6l85xbOQ4Owi50 =zMVy -----END PGP SIGNATURE----- --------------enig22D28F64288D81E87642C942--