Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752526Ab2H0MiC (ORCPT ); Mon, 27 Aug 2012 08:38:02 -0400 Received: from alice.et.bocholt.fh-gelsenkirchen.de ([193.175.197.63]:60055 "EHLO alice.et.bocholt.fh-gelsenkirchen.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751295Ab2H0Mh7 (ORCPT ); Mon, 27 Aug 2012 08:37:59 -0400 X-DKIM: Sendmail DKIM Filter v2.8.3 alice.et.bocholt.fh-gelsenkirchen.de q7RCbGBX004584 From: Dirk Gouders To: Benjamin Poirier Cc: Michal Marek , linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org, Randy Dunlap , Borislav Petkov , "Yann E. MORIN" , Jean Sacren , Arnaud Lacombe , Lucas De Marchi , Davidlohr Bueso , Wang YanQing , Paul Gortmaker , Cheng Renquan Subject: Re: [PATCH v2 4/6] menuconfig: Add jump keys to search results In-Reply-To: <1345748108-12206-5-git-send-email-bpoirier@suse.de> (Benjamin Poirier's message of "Thu, 23 Aug 2012 14:55:06 -0400") References: <1345748108-12206-1-git-send-email-bpoirier@suse.de> <1345748108-12206-5-git-send-email-bpoirier@suse.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) Date: Mon, 27 Aug 2012 14:37:11 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Greylist: Sender succeeded STARTTLS authentication, not delayed by milter-greylist-4.2.3 (alice.et.bocholt.fh-gelsenkirchen.de [192.168.0.63]); Mon, 27 Aug 2012 14:37:19 +0200 (CEST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 934 Lines: 20 Benjamin Poirier writes: > makes it possible to jump directly to the menu for a configuration entry after > having searched for it with '/'. If this menu is not currently accessible we > jump to the nearest accessible parent instead. After exiting this menu, the > user is returned to the search results where he may jump further in or > elsewhere. I applied your patches, played with menuconfig and did not notice any problems. What I especially like is that if I am guided to a nearest accessible parent in cases where a menu is not currently accessible and do modifications there, these modifications are visible in the search results when I return to them. Dirk -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/