[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nano-devel] search history
From: |
Ken Tyler |
Subject: |
Re: [Nano-devel] search history |
Date: |
Mon, 21 Oct 2002 05:20:34 +1000 |
On Sat, 19 Oct 2002, David Benbennick wrote:
> On Fri, Oct 18, 2002 at 08:41:53AM +1000, Ken Tyler wrote:
> > Is proto.h supposed to contain all funtion protos, not just publically
> > needed protos ?
>
> proto.h should have prototypes for all non-static functions. Recently it
> was decreed there should be no static functions.
OK, a few additions to proto.h
> > Who would like the patch ?
>
> Could you make it public, like on the web? Anyway, I'd like to see it.
I'll try, have to set something up.
> > Doesn't affect pico mode ...
> Why not have the same feature in Pico mode? I use Pico mode by default,
> and only turn it off when I need to edit the last search, or replace by
> the empty string.
I was under the impression that pico mode should emulate Pico exactly.
> > How about if the entered search string is all digits on getting ^T we
> > convert it to an int and pass it to do_gotoline() instead of
> > do_gotoline_void() ?
> I like this idea.
It's included in the changes to search.c
Ken.
- [Nano-devel] search history, Ken Tyler, 2002/10/14
- Re: [Nano-devel] search history, David Lawrence Ramsey, 2002/10/14
- [Nano-devel] search history, Ken Tyler, 2002/10/18
- Re: [Nano-devel] search history, David Benbennick, 2002/10/19
- Re: [Nano-devel] search history, Gareth Pearce, 2002/10/19
- Re: [Nano-devel] search history,
Ken Tyler <=
- Re: [Nano-devel] search history, Chris Allegretta, 2002/10/20
- Re: [Nano-devel] search history, Ken Tyler, 2002/10/21
- Re: [Nano-devel] search history, David Benbennick, 2002/10/21
- Re: [Nano-devel] search history, Ken Tyler, 2002/10/21
- Re: [Nano-devel] search history, Ken Tyler, 2002/10/22
- Re: [Nano-devel] search history, Chris Allegretta, 2002/10/21
- Re: [Nano-devel] search history, Ken Tyler, 2002/10/22
- Re: [Nano-devel] search history, Chris Allegretta, 2002/10/22
- Re: [Nano-devel] search history, Ken Tyler, 2002/10/22
- Re: [Nano-devel] search history, Chris Allegretta, 2002/10/22