From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1S3uSk-0006pm-CI for mharc-grub-devel@gnu.org; Sat, 03 Mar 2012 14:17:50 -0500 Received: from eggs.gnu.org ([208.118.235.92]:37106) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S3uSh-0006ir-J9 for grub-devel@gnu.org; Sat, 03 Mar 2012 14:17:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S3uSg-0003K3-2h for grub-devel@gnu.org; Sat, 03 Mar 2012 14:17:47 -0500 Received: from mail-ee0-f41.google.com ([74.125.83.41]:42296) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S3uSf-0003Jp-QC for grub-devel@gnu.org; Sat, 03 Mar 2012 14:17:46 -0500 Received: by eeke53 with SMTP id e53so1045636eek.0 for ; Sat, 03 Mar 2012 11:17:43 -0800 (PST) Received-SPF: pass (google.com: domain of phcoder@gmail.com designates 10.14.207.70 as permitted sender) client-ip=10.14.207.70; Authentication-Results: mr.google.com; spf=pass (google.com: domain of phcoder@gmail.com designates 10.14.207.70 as permitted sender) smtp.mail=phcoder@gmail.com; dkim=pass header.i=phcoder@gmail.com Received: from mr.google.com ([10.14.207.70]) by 10.14.207.70 with SMTP id m46mr8430608eeo.112.1330802263673 (num_hops = 1); Sat, 03 Mar 2012 11:17:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=pXyDc/GESxm7IreOU/tiOzhBoT9hswJlBjwU+IPJsGI=; b=ZSBcqi18qE7rlFZcq1Ltj460k3TSd9t7ui3bxYBtpCpTpfzK2tIMuTcgBiPiu7akoC F2/2w5B939T5QKdJKX+csKfcBkwmrCkmDosUpfJDu0lgWrytFzB+4orPBAe+OWv/8cZn Ovoxarw6mj/0nZF4XBnNB6ZepVCufHf8ILtr8cDyvhCZyc+3OUIAjGy8e7c61+XIG1+c t47V+1ohay11Sg4Td0IQYFe+IT+Pg+AdY4EhZ9bJ8W2ywPSCY8i2yr1l6Oskb4cjopMN g6QOsi7j8Y6Rl1brHLKOYM696LI0EzcbBrEISL1lymuqLM3d01vm7HnYeIOnL8RPCZW1 HcmA== Received: by 10.14.207.70 with SMTP id m46mr6437602eeo.112.1330802263483; Sat, 03 Mar 2012 11:17:43 -0800 (PST) Received: from debian.x201.phnet (103-234.197-178.cust.bluewin.ch. [178.197.234.103]) by mx.google.com with ESMTPS id u11sm37822305eeb.1.2012.03.03.11.17.41 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 03 Mar 2012 11:17:42 -0800 (PST) Message-ID: <4F526E53.4020903@gmail.com> Date: Sat, 03 Mar 2012 20:17:39 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20120216 Icedove/8.0 MIME-Version: 1.0 To: grub-devel@gnu.org Subject: Re: default menuentry matching similar entries is broken References: <4F525E94.2080304@anvo-it.de> <4F5260D6.5070201@gmail.com> <4F526B29.6050808@anvo-it.de> In-Reply-To: <4F526B29.6050808@anvo-it.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. 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: Sat, 03 Mar 2012 19:17:48 -0000 > BTW, one of the features which are missing and about what i read in > different forums is that it's not possible to reference entries in the > menu tree by number, e.g. "0>2>4>2". This should work but isn't recommended if it doesn't please supply a testcase or a fix. -- Regards Vladimir 'φ-coder/phcoder' Serbinenko