Re: [PATCH v3]mconf: Add Save button

2012-10-08 Thread Borislav Petkov
On Mon, Oct 08, 2012 at 04:45:44PM +0800, Wang YanQing wrote: > By the way,just a quick test, qconfig, xconfig, nconfig all have the > Save button, why do them exist if we follow your opinion? Because someone added them thinking it would be cool to have them, what do I know... In any case, I stil

Re: [PATCH v3]mconf: Add Save button

2012-10-08 Thread Wang YanQing
On Mon, Oct 08, 2012 at 10:28:32AM +0200, Borislav Petkov wrote: > On Mon, Oct 08, 2012 at 03:22:49PM +0800, Wang YanQing wrote: > > With one terminal, I can do: > > 1: make menuconfig > > 2: ajust and use "Save" button to save .config > > 3: use CRTL-Z(konsole) to "menuconfig" run in background >

Re: [PATCH v3]mconf: Add Save button

2012-10-08 Thread Borislav Petkov
On Mon, Oct 08, 2012 at 03:22:49PM +0800, Wang YanQing wrote: > With one terminal, I can do: > 1: make menuconfig > 2: ajust and use "Save" button to save .config > 3: use CRTL-Z(konsole) to "menuconfig" run in background > 3: make && test kernel > 4: fg or "%1" to resume the menuconfig I understa

Re: [PATCH v3]mconf: Add Save button

2012-10-08 Thread Wang YanQing
On Mon, Oct 08, 2012 at 08:03:40AM +0200, Borislav Petkov wrote: > Well, there are a bunch of patches from Benjamin Poirier adding the > possibility to jump to search results and you could use them to go to > your desired submenu. First there are two ways to save the .config in menuconfig 1:Exit me

Re: [PATCH v3]mconf: Add Save button

2012-10-07 Thread Borislav Petkov
On Mon, Oct 08, 2012 at 01:05:14PM +0800, Wang YanQing wrote: > mconf make me annoying I have to make menuconfig && exit to save the > config when I am tuning .config time by time, it is even worse I have > to search down to my desire submenu time by time. Well, there are a bunch of patches from B

[PATCH v3]mconf: Add Save button

2012-10-07 Thread Wang YanQing
mconf make me annoying I have to make menuconfig && exit to save the config when I am tuning .config time by time, it is even worse I have to search down to my desire submenu time by time. So I add "Save" button to save our time. With "Save" button, I can use CRTL-Z after save config, and then use