From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1E4LMk-0005Ot-59 for mharc-grub-devel@gnu.org; Sun, 14 Aug 2005 12:29:42 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E4LMc-0005Lv-NO for grub-devel@gnu.org; Sun, 14 Aug 2005 12:29:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E4LMV-0005Jh-RU for grub-devel@gnu.org; Sun, 14 Aug 2005 12:29:29 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E4LMS-000557-42 for grub-devel@gnu.org; Sun, 14 Aug 2005 12:29:24 -0400 Received: from [64.233.170.201] (helo=rproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1E4LCz-0006Ie-MS for grub-devel@gnu.org; Sun, 14 Aug 2005 12:19:37 -0400 Received: by rproxy.gmail.com with SMTP id c16so699932rne for ; Sun, 14 Aug 2005 09:04:02 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:disposition-notification-to:date:from:user-agent:x-accept-language:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=Eyw6lFQtT1jg0mshZfGv/bU3Axo1/E1B+6rLxR91Rhv3+2eRxMSm8qm3tEvBSdOOjQGXmKMqBjs0Q3hClFYlw32WxbQU8ZuHokEve/M5ds7BvmTCy5GD3RwnFsZtfP99m/vK2kjTfFvOEozqwaU/iIvin7ClHsvQL+R9eYmZKwo= Received: by 10.38.59.71 with SMTP id h71mr1686174rna; Sun, 14 Aug 2005 09:04:02 -0700 (PDT) Received: from ?192.168.1.100? ([83.76.3.140]) by mx.gmail.com with ESMTP id 71sm1104387rnc.2005.08.14.09.04.01; Sun, 14 Aug 2005 09:04:02 -0700 (PDT) Message-ID: <42FF6B6D.4050403@gmail.com> Date: Sun, 14 Aug 2005 18:03:57 +0200 From: Vladimir Serbinenko User-Agent: Mozilla Thunderbird 1.0.2-1.3.2 (X11/20050324) X-Accept-Language: en-us, en MIME-Version: 1.0 To: The development of GRUB 2 References: <42FF0C53.1070601@gmail.com> <200508141635.29675.okuji@enbug.org> In-Reply-To: <200508141635.29675.okuji@enbug.org> Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: 7bit Subject: Re: [DISCUSSION] Scripts and menus 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: Sun, 14 Aug 2005 16:29:38 -0000 Yoshinori K. Okuji wrote: >I have already proposed my idea of making each entry a function before. First, >please describe why you don't think this is not enough. > > > It's only a question of syntax so it's ok but IMHO 2 points are important: 1) It must be possible to set additional attributes to a menu entry 2) It must be possible to create functions that are *not* the menu entries Vladimir