From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1HwcZ4-0007kn-8y for mharc-grub-devel@gnu.org; Fri, 08 Jun 2007 07:23:34 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HwcZ2-0007hQ-Kv for grub-devel@gnu.org; Fri, 08 Jun 2007 07:23:32 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HwcZ2-0007gj-5U for grub-devel@gnu.org; Fri, 08 Jun 2007 07:23:32 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HwcZ1-0007ga-VM for grub-devel@gnu.org; Fri, 08 Jun 2007 07:23:31 -0400 Received: from relay.udl.es ([193.144.10.29] helo=relay2.udl.es) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HwcZ1-0007zg-5b for grub-devel@gnu.org; Fri, 08 Jun 2007 07:23:31 -0400 Received: from jupiter.udl.net (jupiter.udl.net [172.16.2.2]) by relay2.udl.es (8.13.7/8.13.7) with ESMTP id l58BN7IH013888 for ; Fri, 8 Jun 2007 13:23:13 +0200 Received: from [172.16.51.37] (PL-CAP037.udl.net [172.16.51.37]) by jupiter.udl.net (8.11.7p1+Sun/8.11.6) with ESMTP id l58B8Pq12230 for ; Fri, 8 Jun 2007 13:08:25 +0200 (MET DST) Message-ID: <466929EE.70708@raulete.net> Date: Fri, 08 Jun 2007 12:05:34 +0200 From: adrian15 User-Agent: Thunderbird 1.5.0.8 (X11/20061107) MIME-Version: 1.0 To: The development of GRUB 2 References: <466A581F.4060504@raulete.net> <87ps4a5kbo.fsf@xs4all.nl> <20070607172549.GA24117@aragorn> <87wsye52qv.fsf@xs4all.nl> In-Reply-To: <87wsye52qv.fsf@xs4all.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (relay2.udl.es [10.69.4.19]); Fri, 08 Jun 2007 13:23:13 +0200 (CEST) X-Virus-Scanned: ClamAV 0.88.7/3378/Fri Jun 8 11:32:54 2007 on relay2.udl.es X-Virus-Status: Clean Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by relay2.udl.es id l58BN7IH013888 X-detected-kernel: Linux 2.6 (newer, 2) Subject: Re: pager (Re: grub2 miscelanea questions (1/2)) X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jun 2007 11:23:33 -0000 Marco Gerards escribi=F3: >>> set pager=3D1 > How about setting it to 0 by default, so it shows up when you list the > variables. Currently it just doesn't exist. That's a good idea. Where is the place (file) for setting default variables values? adrian15