From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19882 invoked from network); 8 Dec 1999 09:39:26 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 8 Dec 1999 09:39:26 -0000 Received: (qmail 8352 invoked by alias); 8 Dec 1999 09:39:10 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 8940 Received: (qmail 8345 invoked from network); 8 Dec 1999 09:39:10 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer david.siemens.de) From: "Andrej Borsenkow" To: "Sven Wischnowsky" , Subject: RE: PATCH: hidden matches in menu-select Date: Wed, 8 Dec 1999 12:39:06 +0300 Message-ID: <000001bf4160$12029c10$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal In-Reply-To: <199912080908.KAA15466@beta.informatik.hu-berlin.de> > And: should we try to change what is > displayed for those multiple-matches-with-the-same-display-string? > I am mot sure if you mean the same thing ... Of course, it would be nice to see "context" for those matches (or, more generally, how they differ). The alternatives off head may be - kind of status line. This may also be used to display per-item help string or like. This probably will require significant changes in the code. - grouping of matches with the same context. Of course, combining it with any user-defined grouping may be ehh ... tricky. /andrej