zsh-workers
 help / color / mirror / code / Atom feed
* Re: Bug#457741: wrong direntries from makeinfo 4.11
       [not found]   ` <20071225111748.GA31978@gamma.logic.tuwien.ac.at>
@ 2007-12-25 16:30     ` Clint Adams
  2007-12-25 16:40       ` Norbert Preining
  0 siblings, 1 reply; 2+ messages in thread
From: Clint Adams @ 2007-12-25 16:30 UTC (permalink / raw)
  To: Norbert Preining, 457741
  Cc: Karl Berry, Sven Joachim, 451268, bug-texinfo, debian-tex-maint,
	zsh-workers

On Tue, Dec 25, 2007 at 12:17:48PM +0100, Norbert Preining wrote:
> Not working version, created with makeinfo including the fix from above:
> 
> > This is the header of /usr/share/info/zsh.info.gz:
> > 
> > ,----
> > | This is zsh.info, produced by makeinfo version 4.11 from tzsh.texi.
> > | 
> > | INFO-DIR-SECTION Utilities
> > | START-INFO-DIR-ENTRY
> > |      * ZSH: (zsh).                     The Z Shell Manual.
> > | END-INFO-DIR-ENTRY
> > `----
> 
> Working entry created with the old version of makeinfo 4.11 without the
> fix:
> > 
> > And here is the header of /usr/share/info/zsh.info.gz in the working
> > 4.3.4-dev-6-1 version:
> > 
> > ,----
> > | This is zsh.info, produced by makeinfo version 4.11 from tzsh.texi.
> > | 
> > | INFO-DIR-SECTION Utilities
> > | START-INFO-DIR-ENTRY
> > | * ZSH: (zsh).                     The Z Shell Manual.
> > | END-INFO-DIR-ENTRY
> > `----
> 
> I cannot check now for the format of these START-INFO-DIR-ENTRY but
> could it be that the additional spaces at the beginning are wrong?

Can you explain what's incorrect about the leading spaces?

--- orig/Doc/ztexi.yo
+++ mod/Doc/ztexi.yo
@@ -71,7 +71,7 @@
   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()\
 )


> Strange enough I cannot see anything in the above fix which might cause
> this problem. Do you have any idea?


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

* Re: Bug#457741: wrong direntries from makeinfo 4.11
  2007-12-25 16:30     ` Bug#457741: wrong direntries from makeinfo 4.11 Clint Adams
@ 2007-12-25 16:40       ` Norbert Preining
  0 siblings, 0 replies; 2+ messages in thread
From: Norbert Preining @ 2007-12-25 16:40 UTC (permalink / raw)
  To: 457741, Karl Berry, Sven Joachim, 451268, bug-texinfo,
	debian-tex-maint, zsh-workers

reassign 457741 dpkg
title 457741 allow leading white space in DIR-ENTRY
severity 457741 wishlist
thanks

Hi all,

for Karl: forget all what I wrote, please don't bother!

On Di, 25 Dez 2007, Clint Adams wrote:
> Can you explain what's incorrect about the leading spaces?

[...]

> -  NOTRANS(     * ZSH: (zsh).                     The Z Shell Manual.)+NL()\
> +  NOTRANS(* ZSH: (zsh).                     The Z Shell Manual.)+NL()\

Nothing, complain to DEBIAN (!!!!) install-info which did give the error
message. It matches:
        } elsif ($asread =~ m/^\*\s*([^:]+):(\s*\(([^\)]+)\)\.|:)\s*/) {
            $menuentry= $1;
            $description = $';

thus without leading spaces. I reassigned this bug to dpkg.

Best wishes

Norbert

-------------------------------------------------------------------------------
Dr. Norbert Preining <preining@logic.at>        Vienna University of Technology
Debian Developer <preining@debian.org>                         Debian TeX Group
gpg DSA: 0x09C5B094      fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
WYOMING (participial vb.)
Moving in hurried desperation from one cubicle to another in a public
lavatory trying to find one which has a lock on the door, a seat on
the bowl and no brown steaks on the seat.
			--- Douglas Adams, The Meaning of Liff


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

end of thread, other threads:[~2007-12-25 16:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <87fxxrjd3n.fsf@gmx.de>
     [not found] ` <20071219153013.GE7485@gamma.logic.tuwien.ac.at>
     [not found]   ` <20071225111748.GA31978@gamma.logic.tuwien.ac.at>
2007-12-25 16:30     ` Bug#457741: wrong direntries from makeinfo 4.11 Clint Adams
2007-12-25 16:40       ` Norbert Preining

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