From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263470AbTICPjI (ORCPT ); Wed, 3 Sep 2003 11:39:08 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263494AbTICPjI (ORCPT ); Wed, 3 Sep 2003 11:39:08 -0400 Received: from fw.osdl.org ([65.172.181.6]:37329 "EHLO mail.osdl.org") by vger.kernel.org with ESMTP id S263470AbTICPjF (ORCPT ); Wed, 3 Sep 2003 11:39:05 -0400 Date: Wed, 3 Sep 2003 08:33:34 -0700 From: "Randy.Dunlap" To: "Stevo" Cc: linux-kernel@vger.kernel.org, shampton@tsiconnections.com Subject: Re: (Simple) Basic Design Flaw in make menuconfig GUI Message-Id: <20030903083334.6a98a4f5.rddunlap@osdl.org> In-Reply-To: <001f01c37229$4bbd0410$1400a8c0@gaussian> References: <001f01c37229$4bbd0410$1400a8c0@gaussian> Organization: OSDL X-Mailer: Sylpheed version 0.9.4 (GTK+ 1.2.10; i686-pc-linux-gnu) X-Face: +5V?h'hZQPB9kW Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 3 Sep 2003 10:40:17 -0400 "Stevo" wrote: | PROBLEM: (ocassionally) While I am speeding through the kernel | configuration, I will accidentally hit the "Esc" key one too many times (I'm | sure we've all done this) and it will leave me at the "exit" screen: | | Do you wish to save your new kernel config? | | | | In this case, neither choice is acceptable. In a plea to save time for all, | can someone please add one more simple choice to the "exit" menu? | | Do you wish to save your new kernel config? | | Yes, I've needed that choice at times also. -- ~Randy