zsh-workers
 help / color / mirror / code / Atom feed
From: Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
To: zsh-workers@sunsite.auc.dk
Subject: PATCH: compsys.yo
Date: Thu, 16 Dec 1999 14:48:35 +0100 (MET)	[thread overview]
Message-ID: <199912161348.OAA21044@beta.informatik.hu-berlin.de> (raw)


This is the fix for two more things Peter talked about: at one place
(at least I could only find one place) there was a context name used
without the `:completion' prefix and then there is the documentation
of the default tag.

Bye
 Sven

diff -ru ../z.old/Doc/Zsh/compsys.yo Doc/Zsh/compsys.yo
--- ../z.old/Doc/Zsh/compsys.yo	Thu Dec 16 14:34:12 1999
+++ Doc/Zsh/compsys.yo	Thu Dec 16 14:42:04 1999
@@ -278,11 +278,13 @@
 
 The completion system represents contexts as hierarchical name s
 with components separated by colons. For example, take the context
-`tt(:complete::dvips::-o-1)'.  The tt(:complete) at the
-beginning is the `completer', which is in overall control of how completion
-is to be performed; `tt(complete)' is the basic one for
-ordinary completion, but completers may perform various related tasks
-such as correction, or modify the behaviour of a later completer (see
+`tt(:completion:complete::dvips::-o-1)'.  The tt(:completion) at the
+beginning just says that this context is used in the completion system 
+and the tt(:complete) after it is the `completer', which is in overall
+control of how completion is to be performed; `tt(complete)' is the
+basic one for ordinary completion, but completers may perform various
+related tasks such as correction, or modify the behaviour of a later
+completer (see
 ifzman(the section `Control Functions' below)\
 ifnzman(noderef(Control Functions)) 
 for more information).  Strictly, the completer is `tt(_complete)', but the
@@ -430,6 +432,10 @@
 )
 item(tt(cvs))(
 used only to look up the value of the tt(disable-stat) style
+)
+item(tt(default))(
+used to look up default values for various styles that may also be set 
+for tags that are used when generating matches
 )
 item(tt(descriptions))(
 used when looking up the value of the tt(format) style for

--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


             reply	other threads:[~1999-12-16 13:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-16 13:48 Sven Wischnowsky [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-05-23 19:21 Peter Stephenson
1999-04-15  5:55 Sven Wischnowsky
1999-04-14 11:09 Sven Wischnowsky
1999-04-14 11:25 ` Peter Stephenson
1999-04-14 12:11 ` Andrej Borsenkow
1999-04-14  9:27 Peter Stephenson
1999-03-31 11:15 Sven Wischnowsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199912161348.OAA21044@beta.informatik.hu-berlin.de \
    --to=wischnow@informatik.hu-berlin.de \
    --cc=zsh-workers@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).