Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
_slrn
- X-seq: zsh-workers 12463
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: _slrn
- Date: Tue, 1 Aug 2000 14:28:12 +0200 (MET DST)
- Cc: tsf@xxxxxxxxxxxxxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
...from Jan Fedak (CC'ed to him) via sourceforge but slightly
modified. I can't see why we shouldn't put this into the distribution.
For now, I've let it stay `open'. Dunno.
Another question: is the TGETENT-under-cygwin-bug in the bug tracking
system on sourceforge the thing Andrej sent a patch for in 12376?
Bye
Sven
Index: Completion/User/_slrn
===================================================================
RCS file: _slrn
diff -N _slrn
--- /dev/null Tue May 5 13:32:27 1998
+++ _slrn Tue Aug 1 05:25:22 2000
@@ -0,0 +1,16 @@
+#compdef slrn
+
+_arguments \
+ '-n[do not check for new groups]' \
+ '-h[NNTP host]:NNTP host:_hosts' \
+ '-p[NNTP port]:NNTP port:_ports' \
+ '-f[name of the newsrc file to use]:the newsrc file to use:_files' \
+ '-C[use colors]' \
+ '-create[create a newsrc file by getting list of groups from server]' \
+ '-d[get new text descriptions of each group from server]' \
+ '-i[name of initialization file to use]:initialization file to use:_files' \
+ '-D-[add predefined preprocessing token]' \
+ '-k[do not process score file]' \
+ '-k0[process score file but inhibit expensive scores]' \
+ '-a[use active file for getting new news]' \
+ '-m[force XTerm mouse reporting]'
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author