unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* texinfo.el: fails to build menus with @appendix
@ 2004-04-21  9:55 Akim Demaille
  0 siblings, 0 replies; 2+ messages in thread
From: Akim Demaille @ 2004-04-21  9:55 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 259 bytes --]


texinfo.el is still unable to built menus when there are appendices.
This is very troublesome, since many GNU documents do include fdl.texi
and such, which are precisely @appendixsec.

Just try a simple C-c C-u C-a on the attached file, and see the
result:


[-- Attachment #2: appendix-menus-are-improperly-updated.texi --]
[-- Type: application/x-texinfo, Size: 243 bytes --]

[-- Attachment #3: Type: text/plain, Size: 965 bytes --]


                     | \input texinfo @c -*-texinfo-*-
                     | @c %**start of header
                     | @setfilename appendix.info
                     | 
                     | @ifnottex
                     | @node Top
                     | @top Appendix
                     | @end ifnottex
                     | 
                     | @menu
                     | * Introduction::
                     | * Appendices::
This is wrong: it -->| * Index::
is a subsection, not | @end menu
a chapter.           | 
                     | @node Introduction
                     | @chapter Introduction
                     | 
                     | @node Appendices
This is (i) empty,   | @menu
(ii) between @node   | @end menu
and @appendix!!!     | 
                     | @appendix Appendices
                     | 
                     | @node Index
                     | @appendixsec Index

Thanks!

(This is Emacs 21.3.1's Texinfo.el.)

[-- Attachment #4: Type: text/plain, Size: 173 bytes --]

_______________________________________________
Texinfo home page: http://www.gnu.org/software/texinfo/
bug-texinfo@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-texinfo

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

* texinfo.el: fails to build menus with @appendix
@ 2004-06-03 16:21 Akim Demaille
  0 siblings, 0 replies; 2+ messages in thread
From: Akim Demaille @ 2004-06-03 16:21 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 46 bytes --]


I never received any answer for this issue.


[-- Attachment #2: Type: message/rfc822, Size: 5469 bytes --]

[-- Attachment #2.1.1: Type: text/plain, Size: 259 bytes --]


texinfo.el is still unable to built menus when there are appendices.
This is very troublesome, since many GNU documents do include fdl.texi
and such, which are precisely @appendixsec.

Just try a simple C-c C-u C-a on the attached file, and see the
result:


[-- Attachment #2.1.2: appendix-menus-are-improperly-updated.texi --]
[-- Type: application/x-texinfo, Size: 243 bytes --]

[-- Attachment #2.1.3: Type: text/plain, Size: 965 bytes --]


                     | \input texinfo @c -*-texinfo-*-
                     | @c %**start of header
                     | @setfilename appendix.info
                     | 
                     | @ifnottex
                     | @node Top
                     | @top Appendix
                     | @end ifnottex
                     | 
                     | @menu
                     | * Introduction::
                     | * Appendices::
This is wrong: it -->| * Index::
is a subsection, not | @end menu
a chapter.           | 
                     | @node Introduction
                     | @chapter Introduction
                     | 
                     | @node Appendices
This is (i) empty,   | @menu
(ii) between @node   | @end menu
and @appendix!!!     | 
                     | @appendix Appendices
                     | 
                     | @node Index
                     | @appendixsec Index

Thanks!

(This is Emacs 21.3.1's Texinfo.el.)

[-- Attachment #2.1.4: Type: text/plain, Size: 173 bytes --]

_______________________________________________
Texinfo home page: http://www.gnu.org/software/texinfo/
bug-texinfo@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-texinfo

[-- Attachment #3: Type: text/plain, Size: 149 bytes --]

_______________________________________________
Bug-gnu-emacs mailing list
Bug-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs

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

end of thread, other threads:[~2004-06-03 16:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-03 16:21 texinfo.el: fails to build menus with @appendix Akim Demaille
  -- strict thread matches above, loose matches on Subject: below --
2004-04-21  9:55 Akim Demaille

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).