emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Info mode misformats menu entries with refs in description


From: Kim F. Storm
Subject: Re: Info mode misformats menu entries with refs in description
Date: 05 Jun 2003 03:30:16 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

This problem should be fixed by my patch as well.

Tim Van Holder <address@hidden> writes:

> This bug report will be sent to the Free Software Foundation,
> not to your local site managers!
> Please write in English if possible, because the Emacs maintainers
> usually do not have translators to read other languages for them.
> 
> Your bug report will be posted to the address@hidden mailing list.
> 
> Please describe exactly what actions triggered the bug
> and the precise symptoms of the bug:
> 
> 
> The bison manual for version 1.875 contains a menu entry (Pure Calling)
> that has a @pxref in its description.  While standalone info handles
> this just fine, it seems to cause the emacs Info reader to justify
> the menu block as a paragraph, losing menu functionality.
> 
> Note that standalone info does have a quirk related to such refs - when
> they are selected, info will jump to the menu entry's node, not the node
> specified in the ref.
> 
> The problem can be reproduced by this simple TeXinfo file:
> 
> >>> start of snippet
> \input texinfo @c -*-texinfo-*-
> @setfilename foo.info
> @settitle Hello World
> 
> @finalout
> 
> @node Top
> @top
> 
> @menu
> * hello::             blah blah (@pxref{world, ,foo}).
> * world::             more blah-di-blah.
> @end menu
> 
> @node hello
> @unnumbered Hello
> 
> Hello
> 
> @node world
> @unnumbered World
> 
> World
> 
> @bye
> >>> end of snippet
> 
> In GNU Emacs 21.3.50.1 (i686-pc-linux-gnu)
>  of 2003-04-16 on leeloo
> configured using `configure '--with-png' '--with-tiff' '--with-jpeg' 
> '--with-gif' '--prefix=/opt/gcc3' '--with-x-toolkit=gtk''
> 
> -- 
> Tim Van Holder <mailto:address@hidden>
> Anubex         <http://www.anubex.com>
> Telephone:     +32 3 450 42 50
> Fax:           +32 3 450 42 51
> 
> 
> _______________________________________________
> Emacs-pretest-bug mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/emacs-pretest-bug
> 
> 

-- 
Kim F. Storm  http://www.cua.dk





reply via email to

[Prev in Thread] Current Thread [Next in Thread]