From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Vm5Iu-00028n-3c for mharc-grub-devel@gnu.org; Thu, 28 Nov 2013 12:23:04 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35889) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vm5In-00028I-Lp for grub-devel@gnu.org; Thu, 28 Nov 2013 12:23:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vm5Ii-000510-40 for grub-devel@gnu.org; Thu, 28 Nov 2013 12:22:57 -0500 Received: from mail-la0-x235.google.com ([2a00:1450:4010:c03::235]:60318) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vm5Ih-00050u-Rb for grub-devel@gnu.org; Thu, 28 Nov 2013 12:22:52 -0500 Received: by mail-la0-f53.google.com with SMTP id ea20so6128621lab.40 for ; Thu, 28 Nov 2013 09:22:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=PutGZ21bJZXte2/e6IZ4aXVlCc7TjRrKOIV8yq0fJ2c=; b=AANaR66X8gNe2If8TNhmCuUKuIXc8RiHqlF6iXQyjHhraYdpwipETsInrfNFbLuzkL czls7+AU0/iVSSdRXMB7DvKxlOYuPhWgipYMr9T3TvLTXZhZ/WZ4GsgdnbOjI+IcCOhk 1rZ5AgvUgpxNcl2p16T/BFATWmsqMLTHGIYQF+DlkdAJm7nWTfHAPBaZ3DmDa3jZTos9 0MhfKZeJankG14pmtlOCfWn1dnbuPoRWtmkvzcnOmO60SAkwmuJN7j4aYd5nmLG/cTiO LpzuD54fTJoMawtk/jD+3DMd0ssrmgWLtItojHcQUh0jweLRPGu3OHUH6+h0iqSN4iyk J7AQ== X-Received: by 10.152.121.105 with SMTP id lj9mr578748lab.6.1385659370784; Thu, 28 Nov 2013 09:22:50 -0800 (PST) Received: from opensuse.site (ppp91-76-170-113.pppoe.mtu-net.ru. [91.76.170.113]) by mx.google.com with ESMTPSA id m5sm61258847laj.4.2013.11.28.09.22.49 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Thu, 28 Nov 2013 09:22:50 -0800 (PST) Date: Thu, 28 Nov 2013 21:22:49 +0400 From: Andrey Borzenkov To: grub-devel@gnu.org Subject: Re: [RFC][PATCH] Allow hotkeys to interrupt hidden menu Message-ID: <20131128212249.78ac4c7b@opensuse.site> In-Reply-To: <20131128023056.GA19545@riva.ucam.org> References: <20130911131804.GA10979@riva.ucam.org> <20130911133129.GB10979@riva.ucam.org> <20131127234057.GA23139@riva.ucam.org> <20131128023056.GA19545@riva.ucam.org> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.18; x86_64-suse-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::235 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: Thu, 28 Nov 2013 17:23:03 -0000 В Thu, 28 Nov 2013 02:30:56 +0000 Colin Watson пишет: > @item GRUB_HIDDEN_TIMEOUT > @item GRUB_HIDDEN_TIMEOUT_QUIET I suggest removing them from user visible documentation and leaving only as compatibility options in grub-mkconfig. No reason do endorse their usage ("deprecated" is usually was nobody pays attention to).