Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Fwd: Bug#711516: zsh-doc: texinfo dir information has leading whitespace
- X-seq: zsh-workers 31459
- From: Axel Beckert <abe@xxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Fwd: Bug#711516: zsh-doc: texinfo dir information has leading whitespace
- Date: Fri, 7 Jun 2013 15:17:58 +0200
- Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAAAAAC3mUtaAAAABGdBTUEAALGPC/xhBQAAADh0RVh0U29mdHdhcmUAWFYgVmVyc2lvbiAzLjEwYSAgUmV2OiAxMi8yOS85NCAoUE5HIHBhdGNoIDEuMindFS5JAAACGElEQVQ4jXXQMU8UYRDG8f8shNjdDH4AbpfGDjAWlKiJiZ0ajL1aGCvsNCbGaCGG1koLaztaTYz6ATy+gOyehYmF3MxVxgg3FnDsHcTpJr/M+8w7Rf6nCsaVTTDqxbg9hoOXmw83H71+Eyfg4E1d7/Z2fG9rGkZbTQiu+K+3U/C+76lmkvAhJuDndnoAiftou4V84okAGclop4U/jYACZDTxrYWP0gkxVfAm/W//GLZpxIzwIN0Hn8dw0B+IWkZmQmRsj2HfhwokEklHfNCCiQCRgAR7YyhQVRVTCKCzP4Y5zBBE0t0zY3Q8oQaBqqAMlVEcgVQd9706zGirAFium8HXumlMIeMwqQCInju+2+uB6MRENupdpMt8pRlHZyuAW0F+Mb6XSIVqtxjD+iVmVqqystLEzFTGT92YqRaXpNT5eTVjeJhbALPnrTxLUZUKZsgxcNm64hAOYisT/xhF+oKTGU5RegtC3Rt6eEDi/QnIevdTx9Md2EMmYBRmCQR1026FCGQQJJExsRUqgkMGaWSbwYLnoO4T6VgpbQbdELPMBAHWWrhYrcxXnYgAsatPWygkFCBD4K62MAsOTqA6szYRPpsu6e6Y8mPiVrBMNuGIMrgwBUu4p2DgG1Ownu6hpuTv7hScefHAzAC/yRRw5U5pALMbJ4AUALvHSZhxgHPXTsHcdWD1GadAHr9avP+c0wCr7263Df8ASLwXWHWs+KIAAAAHdElNRQfYBQEBODPr
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mail-followup-to: zsh-workers@xxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- Organization: DeuxChevaux.org -- The Citroën 2CV Database
Hi,
this has been reported against zsh in Debian at
http://bugs.debian.org/711516
----- Forwarded message from Bruce Stephens <bruce.stephens@xxxxxxxxx> -----
Date: Fri, 07 Jun 2013 13:13:35 +0100
From: Bruce Stephens <bruce.stephens@xxxxxxxxx>
Subject: [Pkg-zsh-devel] Bug#711516: zsh-doc: texinfo dir information has
leading whitespace
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()\
)
[...]
----- End forwarded message -----
I can confirm his findings with GNU Emacs 24.3.1, except that pressing
Enter still yields in Zsh's info page. But in comparison to other
entries, it's neither underlined no highlighted when hovering over it
with the mouse. It just looks like simple text which is surely not
intended.
The patch above should apply against the git HEAD as far as I can see
from http://sourceforge.net/p/zsh/code/ci/master/tree/Doc/ztexi.yo?force=True
Kind regards, Axel
--
/~\ Plain Text Ribbon Campaign | Axel Beckert
\ / Say No to HTML in E-Mail and News | abe@xxxxxxxxxxxxxxx (Mail)
X See http://www.asciiribbon.org/ | abe@xxxxxxxxx (Mail+Jabber)
/ \ I love long mails: http://email.is-not-s.ms/ | http://noone.org/abe/ (Web)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author