[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: index problem
From: |
Werner LEMBERG |
Subject: |
Re: index problem |
Date: |
Sun, 23 Sep 2001 12:45:47 +0200 (CEST) |
> > > * info/echo-area.c (build_completions): Look for a candidate
> > > completion which matches user's request including the
> > > letter-case, use that as the value of LCD_completion.
>
> Anyway, I'd really appreciate if you could apply this patch and see
> if it does what you want. It does for me, but you can never know...
OK, got 4.0c and applied your patch. I'm not completely satisfied
yet. For example, typing `\A<TAB><TAB>', I get
6 completions:
\a
\A
\A, allowed delimiters
\a, and translations
\A, incompatibilities with Unix troff
\a, used as delimiter
(as you can see, I've completely revised the index of the
groff.texinfo file :-)
I would like to see this instead:
3 completions:
\A
\A, allowed delimiters
\A, incompatibilities with Unix troff
Werner
- index problem, Werner LEMBERG, 2001/09/04
- Re: index problem, Eli Zaretskii, 2001/09/05
- Re: index problem, Werner LEMBERG, 2001/09/05
- Re: index problem, Eli Zaretskii, 2001/09/06
- Re: index problem, Werner LEMBERG, 2001/09/08
- Re: index problem, Eli Zaretskii, 2001/09/09
- Re: index problem, Eli Zaretskii, 2001/09/09
- Re: index problem, Werner LEMBERG, 2001/09/21
- Re: index problem, Eli Zaretskii, 2001/09/21
- Re: index problem,
Werner LEMBERG <=
- Re: index problem, Eli Zaretskii, 2001/09/23
- Re: index problem, Werner LEMBERG, 2001/09/24
- Re: index problem, Eli Zaretskii, 2001/09/24