From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4124 invoked from network); 9 Dec 1999 12:11:39 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 9 Dec 1999 12:11:39 -0000 Received: (qmail 5243 invoked by alias); 9 Dec 1999 12:11:28 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 8970 Received: (qmail 5233 invoked from network); 9 Dec 1999 12:11:26 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer thoth.mch.sni.de) From: "Andrej Borsenkow" To: "ZSH workers mailing list" Subject: pws-11: what exactly is "default" tag? Date: Thu, 9 Dec 1999 15:11:14 +0300 Message-ID: <000401bf423e$7d5bb170$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 Getting my select/colors back :-) I was a bit confused. Doc states, that for default menu and list-colors I have to "set them for default tag". Now, the semantic of "default tag" is a bit different from "tag default" ... and playing with it (looking how I can set defaults for different styles): list-colors requires you to set it for '*:default' menu happily accepts both '*' and '*:default' completer (e.g.) requires you to set it for '*' This is realy a bit confusing ... is it possible use either '*' or '*:default' as default tag :-) in all places? And properly describe. what "default tag" actually means? ("Requires to set" means, that if you set it for something different it won't be accepted as default value) /abdrej