[DRAFT PATCH] emacs: support limiting the number of results shown in search results

2011-12-06 Thread Jani Nikula
On Sun, 04 Dec 2011 13:21:40 +0530, "Aneesh Kumar K.V" wrote: > On Thu, 17 Nov 2011 22:07:38 +0200, Jani Nikula wrote: > > Add support for limiting the maximum number of results initially displayed > > in search results. When enabled, the search results will contain push > > buttons to double the

Re: [DRAFT PATCH] emacs: support limiting the number of results shown in search results

2011-12-06 Thread Jani Nikula
On Sun, 04 Dec 2011 13:21:40 +0530, "Aneesh Kumar K.V" wrote: > On Thu, 17 Nov 2011 22:07:38 +0200, Jani Nikula wrote: > > Add support for limiting the maximum number of results initially displayed > > in search results. When enabled, the search results will contain push > > buttons to double th

[DRAFT PATCH] emacs: support limiting the number of results shown in search results

2011-12-04 Thread Aneesh Kumar K.V
On Thu, 17 Nov 2011 22:07:38 +0200, Jani Nikula wrote: > Add support for limiting the maximum number of results initially displayed > in search results. When enabled, the search results will contain push > buttons to double the number of results displayed or to show unlimited > results. > > The a

Re: [DRAFT PATCH] emacs: support limiting the number of results shown in search results

2011-12-03 Thread Aneesh Kumar K.V
On Thu, 17 Nov 2011 22:07:38 +0200, Jani Nikula wrote: > Add support for limiting the maximum number of results initially displayed > in search results. When enabled, the search results will contain push > buttons to double the number of results displayed or to show unlimited > results. > > The a

[DRAFT PATCH] emacs: support limiting the number of results shown in search results

2011-11-18 Thread Jani Nikula
Add support for limiting the maximum number of results initially displayed in search results. When enabled, the search results will contain push buttons to double the number of results displayed or to show unlimited results. The approach is inspired by vc-print-log in Emacs vc.el. Signed-off-by:

[DRAFT PATCH] emacs: support limiting the number of results shown in search results

2011-11-17 Thread Jani Nikula
Add support for limiting the maximum number of results initially displayed in search results. When enabled, the search results will contain push buttons to double the number of results displayed or to show unlimited results. The approach is inspired by vc-print-log in Emacs vc.el. Signed-off-by: