zsh-users
 help / color / mirror / code / Atom feed
From: fk5a005@rrz.uni-hamburg.de
To: zsh-users@math.gatech.edu
Subject: how can i get lynx news:<special newsgroup> done?
Date: Wed, 29 Oct 1997 15:50:25 +0100 (NFT)	[thread overview]
Message-ID: <9710291450.AA16230@rzaix41.rrz.uni-hamburg.de> (raw)

i sometimes love to view only a few new mails in a newsgroup.
then i take my lynx and let it view the newsserver with a special
newsgroup.

only the newsgroup should be a variable. because i read many newsgroups.

lynx news:<variable>

<variable> should be completed.

say, i wanted to search for unix in newsgroup-names with the script below:.

cat ~/..nn/ACTIVE | cut -d  ' ' -f1 | grep $1

now i want zsh to complete all found unix-newsgroups for me to choose from.
and then invoke lynx news:<all-unix-newsgroups to choose from>

anyone here, who has a solution?
i simply do not get it.
i think, -P "news:" should be there with compctl, the rest i am not sure.
I only think , i need a function which should be completed somehow.


please help me!

-- 

Matthias


             reply	other threads:[~1997-10-29 14:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-10-29 14:50 fk5a005 [this message]
1997-11-06  8:16 ` Geoff Wing

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=9710291450.AA16230@rzaix41.rrz.uni-hamburg.de \
    --to=fk5a005@rrz.uni-hamburg.de \
    --cc=zsh-users@math.gatech.edu \
    /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).