[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lynx-dev] A possible modification to Jumps
From: |
Thomas Dickey |
Subject: |
Re: [Lynx-dev] A possible modification to Jumps |
Date: |
Mon, 16 Jan 2012 05:49:14 -0500 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
On Sun, Jan 15, 2012 at 04:35:08PM +0000, Mark Skilbeck wrote:
> On Sat, Jan 14, 2012 at 07:50:51PM -0500, Thomas Dickey wrote:
> > On Sun, Jan 15, 2012 at 12:36:36AM +0000, Mark Skilbeck wrote:
> > > Okay. So with a little effort, I wrote a basic patch. See the attached. I
> > > went
> > > with the "search for %s -> prompt for query" approach. Of course, the
> > > code is
> > > bad - I'm not a great or even good coder, but it should serve as an
> > > outline that
> > > you could give me feedback on.
> >
> > thanks - I'll pick it apart.
> >
> > --
> > Thomas E. Dickey <address@hidden>
> > http://invisible-island.net
> > ftp://invisible-island.net
>
> Attached is a revised patch. This one *doesn't* die because of uninitialized
> memory ;)
>
> I haven't figured out how to clear the old query from the status line, though.
Here's an updated version (attached). Clearing the old was a matter
of clearing the buffer.
However, the change is incomplete - it works for the case where the
user types 'j' followed by the jump tag, but it does not handle the
case where the user selects the tag from the jump-page.
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
lynx.diff
Description: Text Data
signature.asc
Description: Digital signature
- Re: [Lynx-dev] A possible modification to Jumps, (continued)
- Re: [Lynx-dev] A possible modification to Jumps, Mark Skilbeck, 2012/01/11
- Re: [Lynx-dev] A possible modification to Jumps, Thomas Dickey, 2012/01/11
- Re: [Lynx-dev] A possible modification to Jumps, Mark Skilbeck, 2012/01/13
- Re: [Lynx-dev] A possible modification to Jumps, Thomas Dickey, 2012/01/13
- Re: [Lynx-dev] A possible modification to Jumps, Mark Skilbeck, 2012/01/14
- Re: [Lynx-dev] A possible modification to Jumps, Thomas Dickey, 2012/01/14
- Re: [Lynx-dev] A possible modification to Jumps, Mark Skilbeck, 2012/01/15
- Re: [Lynx-dev] A possible modification to Jumps, Thomas Dickey, 2012/01/15
- Re: [Lynx-dev] A possible modification to Jumps,
Thomas Dickey <=
- Re: [Lynx-dev] A possible modification to Jumps, Thomas Dickey, 2012/01/16
- Re: [Lynx-dev] A possible modification to Jumps, Mark Skilbeck, 2012/01/16
- Re: [Lynx-dev] A possible modification to Jumps, Thomas Dickey, 2012/01/16
- Re: [Lynx-dev] A possible modification to Jumps, Thomas Dickey, 2012/01/16
- Re: [Lynx-dev] A possible modification to Jumps, Henry Nelson, 2012/01/18