This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Heads up: New readline released


> From: Daniel Berlin <dan@cgsoftware.com>
> Date: 15 Jun 2001 01:06:03 -0400
> 
> >>Any prayer that we can add the type of hooks we really want to be able
> >>to add, ( I remember someone mentioning, maybe Eli, that we can't do
> >>symbol completion the "right way" because of readline's insistence on
> >>word seperator characters) yet?
> > 
> > The readline maintainer is a very reasonable person.  I'm sure he'd accept
> > a patch if it was in the spirit of the rest of the package.
> 
> Well, the problem is that it would be hard to do without adding
> interfaces that go around the current interfaces.

Yes, we need a couple of hooks that would allow our functions to be
called before Readline begins its completion code, for example to set
the word-constituent characters.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]