zsh-workers
 help / color / mirror / code / Atom feed
From: Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
To: zsh-workers@sunsite.auc.dk
Subject: Re: PATCH: completion for perldoc
Date: Mon, 6 Sep 1999 11:28:54 +0200 (MET DST)	[thread overview]
Message-ID: <199909060928.LAA29438@beta.informatik.hu-berlin.de> (raw)
In-Reply-To: Adam Spiers's message of Sun, 5 Sep 1999 22:38:14 +0100


Adam Spiers wrote:

> Here's a completion system for perldoc.  It's my first stab at
> completions with the new system, so be warned: you may need to change
> some glaring mistakes.  If it's very wrong, let me know; OTOH if it's
> OKish then maybe there's more where that came from.

Every attempt to write stuff for the new completion system is OKish.

> (Completion/User is the right place, right?)

Yes, but we somehow seem to have agreed (or `most of us...') to put
everything for one command or suite of command into one function.

> Oh, and the zle -R bit doesn't work: it displays the text and then
> immediately erases it.  No doubt this is some misunderstanding on my
> part.

`zle -R' is intended for interactive functions (normal widgets). If
you just want to display a message, use the function `_message'.

You may also want to have a look at `Etc/zsh-development-guide' and
`Etc/Completion-style-guide' (the latter is not at all complete --
I'll be thankful for every comment that helps improve it).

Bye
 Sven


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


             reply	other threads:[~1999-09-06  9:29 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-09-06  9:28 Sven Wischnowsky [this message]
1999-09-06 10:07 ` Adam Spiers
  -- strict thread matches above, loose matches on Subject: below --
1999-09-07  9:02 Sven Wischnowsky
1999-09-07  8:59 Sven Wischnowsky
1999-09-07  8:32 Sven Wischnowsky
1999-09-07  9:49 ` Adam Spiers
1999-09-06 11:37 Sven Wischnowsky
1999-09-06 18:18 ` Adam Spiers
1999-09-06 18:21   ` Adam Spiers
1999-09-07  8:57     ` Peter Stephenson
1999-09-07  9:18       ` Adam Spiers
1999-09-05 21:38 Adam Spiers

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=199909060928.LAA29438@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).