[Pkg-zsh-devel] Bug#711516: zsh-doc: texinfo dir information has	leading whitespace
    Bruce Stephens 
    bruce.stephens at isode.com
       
    Fri Jun  7 12:13:35 UTC 2013
    
    
  
Package: zsh-doc
Version: 5.0.2-3local1
Severity: normal
Dear Maintainer,
In emacs, I couldn't view the ZSH info. That seems to be the leading
whitespace (different to other dir lines). Removing it seemed to
resolve the problem:
--- zsh-5.0.2.orig/Doc/ztexi.yo
+++ zsh-5.0.2/Doc/ztexi.yo
@@ -71,7 +71,7 @@ def(texinfo)(2)(\
   NOTRANS(@ifinfo)+NL()\
   NOTRANS(@dircategory Utilities)+NL()\
   NOTRANS(@direntry)+NL()\
-  NOTRANS(     * ZSH: (zsh).                     The Z Shell Manual.)+NL()\
+  NOTRANS(* ZSH: (zsh).                     The Z Shell Manual.)+NL()\
   NOTRANS(@end direntry)+NL()\
   NOTRANS(@end ifinfo)+NL()\
 )
-- System Information:
Debian Release: jessie/sid
  APT prefers oldstable-updates
  APT policy: (500, 'oldstable-updates'), (500, 'testing'), (500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.2.0-3-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages zsh-doc depends on:
ii  dpkg        1.16.10
ii  zsh-common  5.0.2-3local1
zsh-doc recommends no packages.
zsh-doc suggests no packages.
-- no debconf information
    
    
More information about the Pkg-zsh-devel
mailing list