Your message dated Wed, 18 Apr 2007 23:47:12 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#391002: fixed in zsh 4.3.3-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: zsh
Version: 4.3.2-18
Severity: minor
Tags: patch

Hi,

you have more .RE than .RS in the zsh manpages.

% grep -c '\.RE' /tmp/zshcompsys.1 
177
% grep -c '\.RS' /tmp/zshcompsys.1
171

diff -u -ur man1~/zshcompctl.1 man1/zshcompctl.1
--- man1~/zshcompctl.1  2006-10-01 00:59:38.000000000 +0200
+++ man1/zshcompctl.1   2006-10-04 02:08:57.000000000 +0200
@@ -342,7 +342,6 @@
 which forces completion to look back in the history list for a word if
 no filename matches\&.
 .RE
-.RE
 .PP
 .SS "Control Flags"
 These do not directly specify types of name to be completed, but
diff -u -ur man1~/zshcompsys.1 man1/zshcompsys.1
--- man1~/zshcompsys.1  2006-10-01 00:59:38.000000000 +0200
+++ man1/zshcompsys.1   2006-10-04 02:08:57.000000000 +0200
@@ -427,7 +427,6 @@
 Wherever applicable, the \fB\-a\fP option makes the \fIfunction\fP
 autoloadable, equivalent to \fBautoload \-U \fP\fIfunction\fP\&.
 .RE
-.RE
 .PP
 The function \fBcompdef\fP can be used to associate existing completion
 functions with new commands\&.  For example,
@@ -3349,9 +3348,6 @@
 only to the words after the option\&.  When preceded by three colons, they
 are modified to refer only to the words covered by this description\&.
 .RE
-.RE
-.RE
-.RE
 .PP
 Any literal colon in an \fIoptname\fP, \fImessage\fP, or \fIaction\fP
 must be preceded by a backslash, `\fB\e:\fP\&'\&.
@@ -3510,7 +3506,6 @@
 typically in an expansion of the form [EMAIL PROTECTED]&' which preserves empty
 elements of the array\&.
 .RE
-.RE
 .PP
 During the performance of the action the array `\fBline\fP\&'
 will be set to the command name and normal arguments from the command
diff -u -ur man1~/zshcompwid.1 man1/zshcompwid.1
--- man1~/zshcompwid.1  2006-10-01 00:59:38.000000000 +0200
+++ man1/zshcompwid.1   2006-10-04 02:08:57.000000000 +0200
@@ -830,7 +830,6 @@
 .PP
 Note that this builtin is defined by the \fBzsh/compctl\fP module\&.
 .RE
-.RE
 .PP
 .SH "CONDITION CODES"
 .PP
diff -u -ur man1~/zshcontrib.1 man1/zshcontrib.1
--- man1~/zshcontrib.1  2006-10-01 00:59:38.000000000 +0200
+++ man1/zshcontrib.1   2006-10-04 02:08:57.000000000 +0200
@@ -133,7 +133,6 @@
 Without the \fB\-p\fP option, \fBzrecompile\fP does not create function digests
 that do not already exist, nor does it add new functions to the digest\&.
 .RE
-.RE
 .PP
 The following shell loop is an example of a method for creating function
 digests for all functions in your \fBfpath\fP, assuming that you have write
@@ -304,7 +303,6 @@
 .PD
 .PP
 If the \fIstate\fP is omitted, \fBall\fP is assumed\&.
-.RE
 .PP
 With the exception of `\fBall\fP\&', every \fIstate\fP can be abbreviated by
 any prefix, even a single letter; thus \fBa\fP is the same as \fBaliases\fP,
@@ -1413,7 +1411,6 @@
 may be set to an array to give the command and options that will be used to
 investigate the command word found\&.  The default is \fBwhence \-c\fP\&.
 .RE
-.RE
 .PP
 .SS "Styles"
 .PP
@@ -1610,7 +1607,6 @@
 Check the documentation for the calling widget or function to determine
 whether the \fBwidget\fP style is used\&.
 .RE
-.RE
 .PP
 .SH "EXCEPTION HANDLING"
 .PP
@@ -1897,7 +1893,6 @@
 .RE
 .RE
 .RE
-.RE
 .TP
 \fBpick\-web\-browser\fP
 This function is separate from the two MIME functions described above
@@ -1939,7 +1934,6 @@
 instance of Opera, Konqueror or Netscape, in that order, and if it
 fails to find any should attempt to start Opera\&.
 .RE
-.RE
 .PP
 .SH "OTHER FUNCTIONS"
 .PP
@@ -2383,7 +2377,6 @@
 \fIsubcontext\fP may be the empty string to re\-use the first context
 unchanged\&.
 .RE
-.RE
 .PP
 .SS "Styles"
 .PP
diff -u -ur man1~/zshexpn.1 man1/zshexpn.1
--- man1~/zshexpn.1     2006-10-01 00:59:38.000000000 +0200
+++ man1/zshexpn.1      2006-10-04 02:08:57.000000000 +0200
@@ -832,7 +832,6 @@
 in `\fB${${(z)foo}[2]}\fP\&'\&. Likewise, to remove the quotes in the
 resulting words one would do: `\fB${(Q)${(z)foo}}\fP\&'\&.
 .RE
-.RE
 .PP
 The following flags (except \fBp\fP) are followed by one or more arguments
 as shown\&.  Any character, or the matching pairs `\fB(\fP\&.\&.\&.\fB)\fP\&',
@@ -1041,7 +1040,6 @@
 .PP
 If a single word is not required, this rule is skipped\&.
 .RE
-.RE
 .PP
 .SS "Examples"
 The flag \fBf\fP is useful to split a double\-quoted substitution line by
diff -u -ur man1~/zshmisc.1 man1/zshmisc.1
--- man1~/zshmisc.1     2006-10-01 00:59:38.000000000 +0200
+++ man1/zshmisc.1      2006-10-04 02:08:57.000000000 +0200
@@ -1952,4 +1952,3 @@
 space\&.  Without the `\fB%<<\fP\&', those two characters would be included
 in the string to be truncated\&.
 .RE
-.RE
diff -u -ur man1~/zshmodules.1 man1/zshmodules.1
--- man1~/zshmodules.1  2006-10-01 00:59:38.000000000 +0200
+++ man1/zshmodules.1   2006-10-04 02:08:57.000000000 +0200
@@ -171,7 +171,6 @@
 \fBclone\fP is mostly useful as a shell built\-in replacement for
 openvt\&.
 .RE
-.RE
 .SH "THE ZSH/COMPCTL MODULE"
 .\" Yodl file: Zsh/mod_compctl.yo
 
@@ -672,7 +671,6 @@
 If \fB\-s\fP \fIscalar\fP is given, assign the date to \fIscalar\fP instead
 of printing it\&.
 .RE
-.RE
 .PP
 The \fBzsh/datetime\fP module makes available one parameter:
 .PP
@@ -899,7 +897,6 @@
 The parameter \fBmapfile\fP may be made read\-only; in that case, files
 referenced may not be written or deleted\&.
 .RE
-.RE
 .PP
 .SS "Limitations"
 .PP
@@ -1219,7 +1216,6 @@
 substrings, unless the \fB\-a\fP option is given, in which
 case it will set the array \fIarr\fP\&.
 .RE
-.RE
 .PP
 The \fBzsh/pcre\fP module makes available the following test condition:
 .PD 0
@@ -1233,7 +1229,6 @@
 .PP
 [[ "$text" \-pcre\-match ^d+$ ]] && print text variable contains only 
"d\&'s"\&.
 .RE
-.RE
 .SH "THE ZSH/SCHED MODULE"
 .\" Yodl file: Zsh/mod_sched.yo
 
@@ -1281,7 +1276,6 @@
 .PP
 In order to elicit more verbose output, use \fB\-v\fP\&.
 .RE
-.RE
 .PP
 .SS "Inbound Connections"
 .PP
@@ -1319,7 +1313,6 @@
 .PP
 In order to elicit more verbose output, use \fB\-v\fP\&.
 .RE
-.RE
 .SH "THE ZSH/STAT MODULE"
 .\" Yodl file: Zsh/mod_stat.yo
 
@@ -1481,7 +1474,6 @@
 \fB\-T\fP
 Never show the type names of the \fBstruct stat\fP elements\&.
 .RE
-.RE
 .SH "THE ZSH/SYSTEM MODULE"
 .\" Yodl file: Zsh/mod_system.yo
 
@@ -1601,7 +1593,6 @@
 printed in the last case, but the parameter \fBERRNO\fP will reflect
 the error that occurred\&.
 .RE
-.RE
 .PP
 .SH "PARAMETERS"
 .PP
@@ -1620,7 +1611,6 @@
 Note that aliases for errors are not handled; only the canonical name is
 used\&.
 .RE
-.RE
 .SH "THE ZSH/NET/TCP MODULE"
 .\" Yodl file: Zsh/mod_tcp.yo
 
@@ -1687,7 +1677,6 @@
 The remote port
 This is zero for a connection opened for listening\&.
 .RE
-.RE
 .PP
 .SS "Outbound Connections"
 .PP
@@ -1707,7 +1696,6 @@
 .PP
 In order to elicit more verbose output, use \fB\-v\fP\&.
 .RE
-.RE
 .PP
 .SS "Inbound Connections"
 .PP
@@ -1747,7 +1735,6 @@
 .PP
 In order to elicit more verbose output, use \fB\-v\fP\&.
 .RE
-.RE
 .PP
 .SS "Closing Connections"
 .PP
@@ -1771,7 +1758,6 @@
 .PP
 In order to elicit more verbose output, use \fB\-v\fP\&.
 .RE
-.RE
 .PP
 .SS "Example"
 Here is how to create a TCP connection between two instances of zsh\&.  We
@@ -1891,7 +1877,6 @@
 operation\&.  See a description of the variable \fBZFTP_VERBOSE\fP for
 more information on how responses from the server may be printed\&.
 .RE
-.RE
 .PP
 .SS "Subcommands"
 .PP
@@ -2307,7 +2292,6 @@
 and all errors will be printed\&.  A null string is valid and
 specifies that no messages should be printed\&.
 .RE
-.RE
 .PP
 .SS "Functions"
 .PP
@@ -2364,7 +2348,6 @@
 user to decide whether the function should be defined and to use
 \fBunfunction\fP when necessary\&.
 .RE
-.RE
 .PP
 .SS "Problems"
 .PP
@@ -2629,7 +2612,6 @@
 the array will not be set (nor modified in any way)\&.  If there was an error
 in the select operation the appropriate error message is printed\&.
 .RE
-.RE
 .SH "THE ZSH/ZUTIL MODULE"
 .\" Yodl file: Zsh/mod_zutil.yo
 
@@ -2886,7 +2868,6 @@
 A `\fB+\fP\&' as described above may appear between the \fIname\fP and the
 first colon\&.
 .RE
-.RE
 .PP
 The options of \fBzparseopts\fP itself are:
 .PP
@@ -2962,4 +2943,3 @@
 I\&.e\&., the option \fB\-b\fP and its arguments are taken from the
 positional parameters and put into the array \fBbar\fP\&.
 .RE
-.RE
diff -u -ur man1~/zshoptions.1 man1/zshoptions.1
--- man1~/zshoptions.1  2006-10-01 00:59:38.000000000 +0200
+++ man1/zshoptions.1   2006-10-04 02:08:57.000000000 +0200
@@ -499,7 +499,6 @@
 \fBINC_APPEND_HISTORY\fP on, and then manually import
 commands whenever you need them using `\fBfc \-RI\fP\&'\&.
 .RE
-.RE
 .PP
 .SS "Initialisation"
 .PD 0
diff -u -ur man1~/zshparam.1 man1/zshparam.1
--- man1~/zshparam.1    2006-10-01 00:59:38.000000000 +0200
+++ man1/zshparam.1     2006-10-04 02:08:57.000000000 +0200
@@ -1227,7 +1227,6 @@
 both separators must be present in any case\&.
 .RE
 .RE
-.RE
 .TP
 \fBWORDCHARS\fP <S>
 A list of non\-alphanumeric characters considered part of a word
diff -u -ur man1~/zshzle.1 man1/zshzle.1
--- man1~/zshzle.1      2006-10-01 00:59:38.000000000 +0200
+++ man1/zshzle.1       2006-10-04 02:08:57.000000000 +0200
@@ -252,7 +252,6 @@
 When the \fB\-L\fP option is used, the list is in the form of \fBbindkey\fP
 commands to create the key bindings\&.
 .RE
-.RE
 .PP
 When the \fB\-R\fP option is used as noted above, a valid range consists of
 two characters, with an optional `\fB\-\fP\&' between them\&.  All characters
@@ -631,8 +630,6 @@
 it should call the \fBbeep\fP widget directly\&.
 .RE
 .RE
-.RE
-.RE
 .PP
 .SH "WIDGETS"
 All actions in the editor are performed by `widgets\&'\&.  A widget's job is
@@ -687,6 +684,7 @@
 \fBCONTEXT\fP (scalar)
 The context in which zle was called to read a line; read\-only\&.  One of
 the values:
+.RS
 .PD 0
 .TP
 .PD
@@ -848,7 +846,6 @@
 This can been used for detecting switches between the vi command
 (\fBvicmd\fP) and insert (usually \fBmain\fP) keymaps\&.
 .RE
-.RE
 .PP
 .SH "STANDARD WIDGETS"
 The following is a list of all the standard widgets,
@@ -1509,7 +1506,6 @@
 .fi
 .RE
 .RE
-.RE
 .SS "Completion"
 .PD 0
 .TP

Bye, Jörg.

-- System Information:
Debian Release: unstable/experimental
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages zsh depends on:
ii  debconf [debconf-2.0]        1.5.5       Debian configuration management sy
ii  libc6                        2.3.6.ds1-4 GNU C Library: Shared libraries
ii  libncurses5                  5.5-3       Shared libraries for terminal hand

Versions of packages zsh recommends:
ii  libcap1                       1:1.10-14  support for getting/setting POSIX.
ii  libpcre3                      6.4-2      Perl 5 Compatible Regular Expressi

-- no debconf information

Attachment: pgpTqeuiJNrQc.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: zsh
Source-Version: 4.3.3-1

We believe that the bug you reported is fixed in the latest version of
zsh, which is due to be installed in the Debian FTP archive:

zsh-doc_4.3.3-1_all.deb
  to pool/main/z/zsh/zsh-doc_4.3.3-1_all.deb
zsh_4.3.3-1.diff.gz
  to pool/main/z/zsh/zsh_4.3.3-1.diff.gz
zsh_4.3.3-1.dsc
  to pool/main/z/zsh/zsh_4.3.3-1.dsc
zsh_4.3.3.orig.tar.gz
  to pool/main/z/zsh/zsh_4.3.3.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Clint Adams <[EMAIL PROTECTED]> (supplier of updated zsh package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed, 18 Apr 2007 17:00:27 -0400
Source: zsh
Binary: zsh zsh-dev zsh-static zsh-dbg zsh-doc
Architecture: source all
Version: 4.3.3-1
Distribution: unstable
Urgency: low
Maintainer: Clint Adams <[EMAIL PROTECTED]>
Changed-By: Clint Adams <[EMAIL PROTECTED]>
Description: 
 zsh        - A shell with lots of features
 zsh-dbg    - A shell with lots of features (debugging symbols)
 zsh-dev    - A shell with lots of features (development files)
 zsh-doc    - zsh documentation - info/HTML format
 zsh-static - A shell with lots of features (static link)
Closes: 391002
Changes: 
 zsh (4.3.3-1) unstable; urgency=low
 .
   * New upstream version.
   * Fix "too much .RE in zsh manpages".  closes: #391002.
Files: 
 a543ce4a30db91ef59526c762c0e53e7 737 shells optional zsh_4.3.3-1.dsc
 b69b1e931714488b671e4746331a20b2 3023329 shells optional zsh_4.3.3.orig.tar.gz
 271e8f848327f21f52ac641f5afb1b0d 210707 shells optional zsh_4.3.3-1.diff.gz
 45528153abd6bdd07321b3573a2e48c8 772216 shells optional zsh-doc_4.3.3-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Debian!

iD8DBQFGJqnu5m0u66uWM3ARApMnAJsFFgiw55t5ApkiWlXy8Jjv5n5r5gCgnAyO
BMJwgPOQZeNx2exqfyuBCac=
=vOu1
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to