Re: [PATCH] minibuffer dropdown completion

2001-11-07 Thread John Levon
On Wed, Nov 07, 2001 at 05:23:16PM +0100, Jean-Marc Lasgouttes wrote: > Yes I did. Do you use lyxstring? Here is a backtrace: ^ ah, d'oh, I forgot lyxstring was more picky than std::string. I'll have a look thanks john -- "This bulletin discusses three securit

Re: [PATCH] minibuffer dropdown completion

2001-11-07 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> On Mon, Nov 05, 2001 at 06:08:20PM +0100, Jean-Marc Lasgouttes John> wrote: >> Applied. Note that there still a crash with lyxstrings when typing >> "up" because up is a command in itself, and the code does an >> access after end of str

Re: [PATCH] minibuffer dropdown completion

2001-11-06 Thread John Levon
On Tue, Nov 06, 2001 at 02:18:00PM +1000, Allan Rae wrote: > That would be you and your reflection? :rotfl yeah, the other guy's making weird faces at me ;) john -- "The Internet is a shallow and unreliable electronic repository of dirty pictures, inaccurate rumors, bad spelling and worse gr

Re: [PATCH] minibuffer dropdown completion

2001-11-05 Thread Allan Rae
On Sat, 3 Nov 2001, John Levon wrote: > On Sat, Nov 03, 2001 at 03:02:59AM +, John Levon wrote: > > > Here's a patch (finally) for minibuffer completion. It works OK, but : > > there are two weird people in my room who made me forget the patch. That would be you and your reflection? :P Alla

Re: [PATCH] minibuffer dropdown completion

2001-11-02 Thread John Levon
On Sat, Nov 03, 2001 at 03:02:59AM +, John Levon wrote: > Here's a patch (finally) for minibuffer completion. It works OK, but : there are two weird people in my room who made me forget the patch. Here it is, this time ! john -- "I'm dismayed whenever libertarianism and programming are a

[PATCH] minibuffer dropdown completion

2001-11-02 Thread John Levon
Here's a patch (finally) for minibuffer completion. It works OK, but : 1) selecting a browser entry deselects it immediately 2) Lars, I don't know how to pass events back - this means up/down don't do history like you want please apply thanks john p.s. some help on 1) from angus or another x