From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cantor2.suse.de ([195.135.220.15]:53292 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752645AbZLLLg5 (ORCPT ); Sat, 12 Dec 2009 06:36:57 -0500 Message-ID: <4B238067.4050201@suse.cz> Date: Sat, 12 Dec 2009 12:37:11 +0100 From: Michal Marek MIME-Version: 1.0 Subject: Re: nconfig v7 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Jan Engelhardt Cc: nir.tzachar@gmail.com, Linux Kernel Mailing List , linux-kbuild@vger.kernel.org, =?UTF-8?B?IlZhZGltIEJlbmRlYnVyeSAo0LLQsSki?= Jan Engelhardt wrote: > - For symbol info, it would be cool if it wrapped the "Selected by" > line (menuconfig also "suffers" from this), because that one can > get exceptionally long and awkward to scroll. Vadim Bendebury recently sent a patch to address this in menuconfig. Once done, it should be trivial to apply it to nconfig, too. See http://patchwork.kernel.org/patch/66287/ Michal