From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1UNIZ3-0006bu-6g for mharc-grub-devel@gnu.org; Wed, 03 Apr 2013 03:57:01 -0400 Received: from eggs.gnu.org ([208.118.235.92]:47554) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNIYz-0006b0-H1 for grub-devel@gnu.org; Wed, 03 Apr 2013 03:56:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UNIYx-0003qI-Mn for grub-devel@gnu.org; Wed, 03 Apr 2013 03:56:57 -0400 Received: from mail-ee0-f41.google.com ([74.125.83.41]:53157) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNIYx-0003q3-G2 for grub-devel@gnu.org; Wed, 03 Apr 2013 03:56:55 -0400 Received: by mail-ee0-f41.google.com with SMTP id c1so570892eek.0 for ; Wed, 03 Apr 2013 00:56:54 -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=NsLX51nE2zrK9GiI+PPp5swcstKJsJ4CzyVT/t3bOBk=; b=E7JtXGbtpZnSiygO6Dq+GH3EiRfMIYhRPt7qezz5yyXHMaD/RFT5mW58L9ckH0QOVl Qw0x9AVuXEOKLv6+za2L66KawGAA1Qlhd4C8yjWiCgsnqTulxRE7UKwB898zbVKm6/ns epwgmDWN9D7sJRPTGSR8nYpKVA+CIuaaBcMZXTSve3Cb8C8Or8xiH3US/rz6y8fm/dZ5 XDaidcTFG6IVvA2WGdfEgjk5gXuaNhOslCL46mB0heeVlXinpWGSEuT9zDuoxB/2vhPN RebYfV+NA0/QmxzJ5lfDFf6EswsNLRe3Uj90hfZRM3H5DEVLDZch+EbFLl/X7EtHGkI2 dUQA== X-Received: by 10.14.5.6 with SMTP id 6mr1368766eek.42.1364975814186; Wed, 03 Apr 2013 00:56:54 -0700 (PDT) Received: from debian.x201.phnet (77-88.1-85.cust.bluewin.ch. [85.1.88.77]) by mx.google.com with ESMTPS id 3sm6748893eej.6.2013.04.03.00.56.51 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 03 Apr 2013 00:56:53 -0700 (PDT) Message-ID: <515BD96A.5040406@gmail.com> Date: Wed, 03 Apr 2013 09:25:30 +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: [3/4] [PATCH] start angle (option of circular_progress) References: <4304399.fJKCCsUPOJ@icedphoenix> In-Reply-To: <4304399.fJKCCsUPOJ@icedphoenix> X-Enigmail-Version: 1.4.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig4EC1F5422B337EAF5E287F28" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 74.125.83.41 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: Wed, 03 Apr 2013 07:56:58 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig4EC1F5422B337EAF5E287F28 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 20.03.2013 08:41, Vladimir Testov wrote: > new option: start_angle_degrees >=20 > maybe like that? :) >=20 Using a different option for the same thing just expressed in different units isn't good or natural. It's more natural to use unit modifiers like= start_angle =3D "90=C2=B0" or start_angle =3D "90 deg" Compare: buy one littre of milk rather than buy littre one of milk. >=20 >=20 >=20 > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel --------------enig4EC1F5422B337EAF5E287F28 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/ iF4EAREKAAYFAlFb2WoACgkQNak7dOguQgna8wEAwsgLD0haXXPKSfgDSTUXCs9a u7WEMg+cmDw+pwe1M5UA/3YnIxZxjyklVfIFWr5OukcTJpv9/v3sIWeuQh+ANDZa =4WBH -----END PGP SIGNATURE----- --------------enig4EC1F5422B337EAF5E287F28--