zsh-workers
 help / color / mirror / code / Atom feed
* _slrn
@ 2000-08-01 12:28 Sven Wischnowsky
  2000-08-01 12:43 ` _slrn Andrej Borsenkow
  0 siblings, 1 reply; 2+ messages in thread
From: Sven Wischnowsky @ 2000-08-01 12:28 UTC (permalink / raw)
  To: zsh-workers; +Cc: tsf


...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@informatik.hu-berlin.de


^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: _slrn
  2000-08-01 12:28 _slrn Sven Wischnowsky
@ 2000-08-01 12:43 ` Andrej Borsenkow
  0 siblings, 0 replies; 2+ messages in thread
From: Andrej Borsenkow @ 2000-08-01 12:43 UTC (permalink / raw)
  To: zsh-workers

>
> Another question: is the TGETENT-under-cygwin-bug in the bug tracking
> system on sourceforge the thing Andrej sent a patch for in 12376?
>


For the record: the problem in 12376 is fixed in current cygwin-1.1.3. 1.1.4
is expected this week. I really urge everybody on this list working under
Cygwin to update at least cygwin and binutils packages. Cygwin dynamic loading
probably won't work with older binutils and may depend on cygwin as well (I
have not tested it with older version).

-andrej


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-08-01 12:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-08-01 12:28 _slrn Sven Wischnowsky
2000-08-01 12:43 ` _slrn Andrej Borsenkow

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).